Commit Graph

690 Commits

Author SHA1 Message Date
9be7e37adb Steal `multi-occur-in-this-mode' from Mastering Emacs 2023-05-07 17:05:46 +02:00
eaa7e41d1a Simplify and fix the definition of the Org-mode YouTube link type 2023-05-07 16:57:17 +02:00
ee797947fa Setup `emms' favoring MPV over MPD 2023-05-07 16:56:26 +02:00
ff9abf7a67 Make `emms-streams-file' work again 2023-05-07 10:30:56 +02:00
e17337f3a7 Add Go to the languages in title and footers 2023-05-06 11:25:01 +02:00
173f122b0a Move "editing facilities" section to where it belongs 2023-05-06 11:23:47 +02:00
6af0d24644 Require at least Emacs-29.0.90 2023-05-06 10:50:15 +02:00
9b542297f7 Uninstall deadgrep' and wgrep` 2023-05-06 10:41:52 +02:00
5ba54331b2 Add Lisp to the languages in title and footers 2023-05-06 10:39:42 +02:00
11f58b183a Unfreeze Python package urllib3 2023-05-05 07:29:28 +02:00
688b5d5341 Freeze urllib3 too 2023-04-26 20:46:30 +02:00
c374ac9156 Make an "Org introspection" section that disables tangling 2023-04-26 12:09:45 +02:00
c6031c37bf Reorganize the Programming Language Mode section 2023-04-26 11:30:06 +02:00
27a8b03fa5 Setup smartparens' for go-ts-mode' (no `go-ts-mode-hook' yet) 2023-04-26 10:20:10 +02:00
0103313c16 Get rid of Fennel programming 2023-04-25 21:12:39 +02:00
3e589723b2 Start to play with Go, Gopls, and `go-ts-mode' 2023-04-25 20:56:10 +02:00
d1a0628fcd Uninstall `slime' again 2023-04-21 16:22:23 +02:00
7ee1ad02c0 Fix automatic evaluation of the Emacs Lisp setup blocks 2023-04-18 18:03:33 +02:00
b3518382bb Install Geiser for Chez-, Chicken- and MIT-Scheme 2023-04-07 13:51:59 +02:00
221e047af2 Install Clozure Common Lisp 2023-04-07 13:49:25 +02:00
1c427ae3c1 Remove hook to start SLY manually so that it can disable SLIME 2023-04-02 07:17:08 +02:00
610a023211 Make bootstrapping `quicklisp' safer 2023-03-28 08:16:12 +02:00
7bc7b4118b Play again with SLY 2023-03-28 08:15:11 +02:00
580c6e5fd7 Enable `smartparens-strict-mode' in the SLIME REPL too 2023-03-28 08:11:59 +02:00
3d19f0fcce Don't enable `yas' globally
* Diminish the number of "Error in post-command-hook
(yas--post-command-handler):
(wrong-number-of-arguments #<subr signal> 1)"
messages.
2023-03-28 08:06:35 +02:00
ac73e4a2b7 Experiment with slime' instead of sly' 2023-03-22 17:55:26 +01:00
934ce0e0cb Install more sly' and sbcl' packages including `sbcli' 2023-03-19 20:41:33 +01:00
d73b75e076 Start to play wit `osm' (Open Street Map) 2023-03-19 20:40:21 +01:00
5af9f6c9d7 Reorder the list 2023-03-16 17:19:11 +01:00
2837eb3dae Fix typo 2023-03-16 17:18:32 +01:00
4abfdcffc8 Fall back to a citar' compatible parsebib' 2023-03-16 13:39:08 +01:00
5f76405ed8 Show how to add local `quicklisp' projects 2023-03-14 20:35:33 +01:00
2a57eb9468 Split pip and pypi customization options from code 2023-03-12 18:06:40 +01:00
028f26506e Add commented cs325 setup lines to the SBCL resource file 2023-03-12 18:05:15 +01:00
825b7e21c4 Introduce `tempo' subsections and reduce line count in source blocks 2023-03-08 12:08:10 +01:00
d5a67d01bb Let pip-list-outdated' display pip-outdated-packages' 2023-03-08 11:19:50 +01:00
7e0bb2b96f Engrave line numbers of generated text source blocks 2023-03-08 11:15:56 +01:00
865e4a6c7e Add a link to the Emacs book of Keith Waclena 2023-03-08 11:12:57 +01:00
bcfa2eba72 Clean up the `tempo' setup 2023-03-06 13:23:16 +01:00
d25d366530 Add a section on disassembly of dynamical and lexical scope 2023-03-05 10:55:27 +01:00
9560eadb5d Cleanup text and code in the Python package installation section 2023-03-05 10:53:38 +01:00
ae396be077 Run `fill-paragraph' 2023-03-05 10:50:25 +01:00
48e6673b0e Remove header argument duplication 2023-03-05 10:48:03 +01:00
84cd8a677c Fix typo in previous commit 2023-03-04 11:03:40 +01:00
2d120d54b8 Remove the work around, since my patch squashing this bug made it! 2023-03-04 06:46:55 +01:00
860010a7f7 Tweak source block export in the "CL custom font locking" section 2023-02-26 21:44:42 +01:00
888466e7d1 Replace (setf (alist-get ...)) with the faster (setcdr (assq ...)) 2023-02-26 18:47:24 +01:00
9e4b79f0fd Add the "Debug setting =org-babel-load-languages= options" section 2023-02-26 14:59:12 +01:00
ed91d44303 Switch to using keymap-global-set' and keymap-set' 2023-02-26 14:37:33 +01:00
402f89d7fe Add a "Package Installer for Python" section 2023-02-26 14:04:44 +01:00