• Joined on 2022-11-13
gav451 pushed to main at gav451/emacs.d 2023-04-02 07:19:01 +02:00
1c427ae3c1 Remove hook to start SLY manually so that it can disable SLIME
gav451 pushed to main at gav451/emacs.d 2023-03-28 08:17:55 +02:00
610a023211 Make bootstrapping `quicklisp' safer
7bc7b4118b Play again with SLY
580c6e5fd7 Enable `smartparens-strict-mode' in the SLIME REPL too
3d19f0fcce Don't enable `yas' globally
Compare 4 commits »
gav451 pushed to main at gav451/emacs.d 2023-03-22 17:56:45 +01:00
ac73e4a2b7 Experiment with slime' instead of sly'
gav451 pushed to main at gav451/emacs.d 2023-03-19 20:43:03 +01:00
934ce0e0cb Install more sly' and sbcl' packages including `sbcli'
d73b75e076 Start to play wit `osm' (Open Street Map)
5af9f6c9d7 Reorder the list
2837eb3dae Fix typo
Compare 4 commits »
gav451 pushed to main at gav451/emacs.d 2023-03-16 13:57:12 +01:00
4abfdcffc8 Fall back to a citar' compatible parsebib'
gav451 pushed to main at gav451/emacs.d 2023-03-14 20:37:14 +01:00
5f76405ed8 Show how to add local `quicklisp' projects
gav451 pushed to main at gav451/emacs.d 2023-03-12 18:07:44 +01:00
2a57eb9468 Split pip and pypi customization options from code
028f26506e Add commented cs325 setup lines to the SBCL resource file
Compare 2 commits »
gav451 pushed to main at gav451/emacs.d 2023-03-08 12:09:37 +01:00
825b7e21c4 Introduce `tempo' subsections and reduce line count in source blocks
d5a67d01bb Let pip-list-outdated' display pip-outdated-packages'
7e0bb2b96f Engrave line numbers of generated text source blocks
865e4a6c7e Add a link to the Emacs book of Keith Waclena
bcfa2eba72 Clean up the `tempo' setup
Compare 9 commits »
gav451 pushed to main at gav451/emacs.d 2023-03-05 00:46:24 +01:00
84cd8a677c Fix typo in previous commit
gav451 pushed to main at gav451/emacs.d 2023-03-04 06:50:34 +01:00
2d120d54b8 Remove the work around, since my patch squashing this bug made it!
gav451 pushed to main at gav451/emacs.d 2023-02-26 21:46:27 +01:00
860010a7f7 Tweak source block export in the "CL custom font locking" section
gav451 pushed to main at gav451/emacs.d 2023-02-26 18:49:08 +01:00
888466e7d1 Replace (setf (alist-get ...)) with the faster (setcdr (assq ...))
gav451 pushed to main at gav451/emacs.d 2023-02-26 14:59:34 +01:00
9e4b79f0fd Add the "Debug setting =org-babel-load-languages= options" section
gav451 pushed to main at gav451/emacs.d 2023-02-26 14:38:39 +01:00
ed91d44303 Switch to using keymap-global-set' and keymap-set'
gav451 pushed to main at gav451/emacs.d 2023-02-26 14:05:34 +01:00
402f89d7fe Add a "Package Installer for Python" section
97cc936aee Install `restclient'
56c31ed1c7 Steal Common Lisp custom font lock configuration
31e60b0ab7 Cleanup the "Eglot for python-mode" section
2feb06bc34 Return text without properties from `shell-command-with-exit-code'
Compare 5 commits »
gav451 pushed to main at gav451/emacs.d 2023-02-15 06:46:42 +01:00
8666b82b75 Implement `insert-tempo-template' and improve text
2914212cc4 Reformat table
Compare 2 commits »
gav451 pushed to main at gav451/emacs.d 2023-02-08 08:09:28 +01:00
59d615a283 Add link to EMMS git repository
gav451 pushed to main at gav451/emacs.d 2023-02-07 07:13:33 +01:00
540d2c585f Cleanup my pyproject.toml proposal
923a090223 Silence the results of all Emacs Lisp source blocks explicitly
Compare 2 commits »
gav451 pushed to main at gav451/emacs.d 2023-01-28 11:45:31 +01:00
1263846aa2 Replace quelpa' with package-vc-install'
gav451 pushed to main at gav451/emacs.d 2023-01-24 07:43:38 +01:00
3a9f1ac1b0 Add line numbers to listings and split long lines in listings