• Joined on 2022-11-13
gav451 pushed to main at gav451/emacs.d 2023-01-20 07:13:37 +01:00
d828941025 Fix innocent typo for clarity
gav451 pushed to main at gav451/emacs.d 2023-01-20 07:09:41 +01:00
8a6071f20e Overhaul setting the `org-babel-load-languages' option
69b818c493 Enable following links in org-mode by typing "return" on a link
Compare 2 commits »
gav451 pushed to main at gav451/emacs.d 2023-01-17 08:10:06 +01:00
a371e6c9ae Fixes in egrave-faces make these work-arounds superfluous
432d13a03c Add line number option to Python source blocks
a4a5b115db Ensure that providecolor is defined
d5457b9ebd Update the sections on `eglot' with Python
189cb48440 Try to fix the warning due to setting `org-babel-load-languages'
Compare 6 commits »
gav451 pushed to main at gav451/emacs.d 2023-01-12 21:30:24 +01:00
52ee2f6207 Use Emacs-29.0.60 to replace custom-set-variables' with setopt'
gav451 pushed to main at gav451/emacs.d 2023-01-10 21:09:32 +01:00
91614d2108 Add missing function to `shortdoc'
gav451 pushed to main at gav451/emacs.d 2023-01-10 20:14:57 +01:00
88b8ef8000 Ensure to define functions before calling them
54363c2bdc Backport Emacs-29.1 functionality to Emacs-28.2
3a91dfffb2 Compare `emacs-version' with "29.0.0" instead of "28.9.9"
3aa5ed013c Remove removed `consult-apropos'
Compare 4 commits »
gav451 pushed to main at gav451/emacs.d 2023-01-09 19:05:22 +01:00
9674cebb16 Revert unnecessary fix
0b2c586ed5 Do not install python' and reduce package-selected-packages' setup
251d8620d0 Try fix a problem with Emacs-28.2 on Gentoo
2a3baa2036 Add .emacs.d destinattion directory to git command
Compare 4 commits »
gav451 pushed to main at gav451/emacs.d 2023-01-06 20:47:45 +01:00
69590e570a Reduce the number of initial `package-selected-packages'
gav451 pushed to main at gav451/emacs.d 2023-01-05 15:00:58 +01:00
a5d3286b39 Enable smartparens-mode' in conf-toml-mode'
6a24b41bee Recommend hatch and add more linting in the pyproject.toml proposal
Compare 2 commits »
gav451 pushed to main at gav451/emacs.d 2023-01-03 21:20:43 +01:00
1d2a8d8ec9 Remove an obsolete line from the `org-mode' preamble
gav451 pushed to main at gav451/emacs.d 2023-01-03 21:06:52 +01:00
0cffc0488a Explain how to clone this repository from https://forge.chapril.org
64275f4040 Make `ielm' setup work on Emacs-29.0.60
Compare 2 commits »
gav451 pushed to main at gav451/emacs.d 2023-01-03 17:18:10 +01:00
91930a038e Setup ielm' for better interoperability with smartparens'
f41b701225 New method to let `engrave-faces' handle symbolic color names
Compare 2 commits »
gav451 pushed to main at gav451/emacs.d 2023-01-02 20:49:10 +01:00
e9077c1352 Fix typos
gav451 pushed to main at gav451/emacs.d 2023-01-02 14:59:51 +01:00
3cccc9a200 Improve the `engrave-faces' section again
gav451 pushed to main at gav451/emacs.d 2023-01-01 14:57:35 +01:00
c324cdb5ec Disable exporting and tangling of the GNU `hyperbole' section
gav451 pushed to main at gav451/emacs.d 2023-01-01 13:44:23 +01:00
8216f87ba1 Improve the `engrave-faces' section
c6b5804223 Bump copyright year
Compare 2 commits »
gav451 pushed to main at gav451/emacs.d 2022-12-29 12:24:38 +01:00
c91fb8f2cb Improve pyproject.toml documentation and proposal
gav451 pushed to main at gav451/emacs.d 2022-12-29 10:05:53 +01:00
eb36b4e821 Link to pyproject.toml tutorials
cfc1161822 Make the minimal `eglot' setup show more options
Compare 2 commits »
gav451 pushed to main at gav451/emacs.d 2022-12-27 10:49:15 +01:00
a60623b44c Fix typos and minor editing
85d644c68a Add Python snippets for YASnippets
Compare 2 commits »
gav451 pushed to main at gav451/emacs.d 2022-12-24 16:37:08 +01:00
eb6cda3025 Switch to python-lsp-ruff and overhaul the Python and Eglot sections