• Joined on 2022-11-13
gav451 pushed to main at gav451/emacs.d 2024-06-15 18:20:27 +02:00
c72fe6c71a Update the results of "lst:org-babel-active-languages"
df7f384239 Zap the "Column View and Property Syntax" section
Compare 2 commits »
gav451 pushed to main at gav451/emacs.d 2024-06-15 17:05:05 +02:00
52e5e50ad0 Enable fido-mode' and do not set the initial-buffer-choice' option
65f01b03c0 Clean up six listings
47c25f53ee Remove two purposeless Org listings with Python source blocks
c3ac03da92 Clean up "lst:setup-company"
Compare 4 commits »
gav451 pushed to main at gav451/emacs.d 2024-06-15 15:33:42 +02:00
3bee5ba2a4 Remove superfluous `fboundp' checks from three listings
fb6889f09d Zap broken "lst:find-file-preview"
Compare 2 commits »
gav451 pushed to main at gav451/emacs.d 2024-06-15 14:30:48 +02:00
50b3fe6bf2 Setup `vertico-mode' again: less is better!
gav451 pushed to main at gav451/emacs.d 2024-06-15 12:22:02 +02:00
8faffd1fdb Fix comment in context of BUG#71537
gav451 pushed to main at gav451/emacs.d 2024-06-15 12:11:58 +02:00
28ab82f8ec Fix typos
gav451 pushed to main at gav451/emacs.d 2024-06-15 11:42:06 +02:00
24929eab49 Fix and improve vertico-mode' completion with fido-mode'
gav451 pushed to main at gav451/emacs.d 2024-06-14 22:31:00 +02:00
5dafaa31e2 Clean up "lst:setup-org-src" and hide the "Deprecated ..." section
gav451 pushed to main at gav451/emacs.d 2024-06-14 21:08:05 +02:00
30f444a4a1 Improve the smartparens' setup and add sp-eval-expression'
8aa7843b42 Make "lst:setup-rainbow-mode" safer
5efb7c71e3 Unroll `dolist' in "lst:setup-yasnippet" and "lst:setup-pulse"
7ac3b2321f Clean up "lst:setup-go"
Compare 4 commits »
gav451 pushed to main at gav451/emacs.d 2024-06-14 15:04:04 +02:00
17a25a336c Remove obsolete "Qutebrowser userscript" section
gav451 pushed to main at gav451/emacs.d 2024-06-14 14:28:05 +02:00
f30a790b01 Use let' in flash-line-around-point' contrary to BUG#71537
e22a3478e2 Fix typo
Compare 2 commits »
gav451 pushed to main at gav451/emacs.d 2024-06-14 13:23:02 +02:00
cc52a4c1f1 Remove superfluous "Advising Function" section
gav451 pushed to main at gav451/emacs.d 2024-06-14 11:11:55 +02:00
80713070f4 Tweak the `savehist-mode' setup
f01ca41b47 Address all issues raised in BUG#71537
4ca6f93c8a Tweak the `bug-reference-mode' setup
043fc9d892 Remove superfluous `tab-width' option setting
Compare 4 commits »
gav451 pushed to main at gav451/emacs.d 2024-06-13 09:03:34 +02:00
b16448bc83 Zap useless (require 'pp) in "lst:grok-org-element-tree"
gav451 pushed to main at gav451/emacs.d 2024-06-13 08:41:13 +02:00
08d2f6bf6d Requiring pulse' fixes flash-line-around-point'
gav451 pushed to main at gav451/emacs.d 2024-06-13 08:12:19 +02:00
7d6616a837 Fix typos
gav451 pushed to main at gav451/emacs.d 2024-06-12 17:09:36 +02:00
396459b0fe Fix "lst:setup-rainbow-mode" again
cbf7ce9d9e Simplify "lst:configure-ws-butler"
7c0c2e591a Remove "Org Babel Ackermann Python test" section
Compare 3 commits »
gav451 pushed to main at gav451/emacs.d 2024-06-12 16:43:30 +02:00
cbfab437b1 Simplify "lst:flash-line-around-point"
gav451 pushed to main at gav451/emacs.d 2024-06-12 16:36:13 +02:00
9722833400 Fix `rainbow-mode' setup
gav451 pushed to main at gav451/emacs.d 2024-06-12 15:27:55 +02:00
e604ab21a3 Finalize "Debugging Python programs in Emacs" section