Commit Graph

565 Commits

Author SHA1 Message Date
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
97cc936aee Install `restclient' 2023-02-26 13:59:16 +01:00
56c31ed1c7 Steal Common Lisp custom font lock configuration
See: https://www.n16f.net/blog/custom-font-lock-configuration-in-emacs/
2023-02-26 13:30:20 +01:00
31e60b0ab7 Cleanup the "Eglot for python-mode" section 2023-02-26 10:05:28 +01:00
2feb06bc34 Return text without properties from `shell-command-with-exit-code' 2023-02-26 10:01:26 +01:00
8666b82b75 Implement `insert-tempo-template' and improve text 2023-02-15 06:45:37 +01:00
2914212cc4 Reformat table 2023-02-15 06:44:36 +01:00
59d615a283 Add link to EMMS git repository 2023-02-08 08:07:27 +01:00
540d2c585f Cleanup my pyproject.toml proposal 2023-02-07 07:11:36 +01:00
923a090223 Silence the results of all Emacs Lisp source blocks explicitly 2023-02-07 07:10:26 +01:00
Gerard Vermeulen
1263846aa2 Replace quelpa' with package-vc-install' 2023-01-28 11:44:29 +01:00
Gerard Vermeulen
3a9f1ac1b0 Add line numbers to listings and split long lines in listings 2023-01-24 07:41:16 +01:00
Gerard Vermeulen
682b825b8d Remove two work-arounds for `engrave-faces' bugs 2023-01-21 10:26:24 +01:00
Gerard Vermeulen
3a54b3fa4b Add more languages to `treesit-language-source-alist' 2023-01-21 10:04:14 +01:00
Gerard Vermeulen
df3a4075f8 Fix typo 2023-01-21 10:03:21 +01:00
Gerard Vermeulen
ddcce0abff Tidy `treesit' setup 2023-01-20 20:13:31 +01:00
Gerard Vermeulen
d828941025 Fix innocent typo for clarity 2023-01-20 07:13:09 +01:00
Gerard Vermeulen
8a6071f20e Overhaul setting the `org-babel-load-languages' option 2023-01-20 07:06:51 +01:00
Gerard Vermeulen
69b818c493 Enable following links in org-mode by typing "return" on a link 2023-01-20 07:03:52 +01:00
Gerard Vermeulen
a371e6c9ae Fixes in egrave-faces make these work-arounds superfluous 2023-01-17 08:08:27 +01:00
Gerard Vermeulen
432d13a03c Add line number option to Python source blocks 2023-01-17 08:07:15 +01:00
Gerard Vermeulen
a4a5b115db Ensure that providecolor is defined 2023-01-17 08:02:11 +01:00
Gerard Vermeulen
d5457b9ebd Update the sections on `eglot' with Python 2023-01-13 17:49:43 +01:00
Gerard Vermeulen
189cb48440 Try to fix the warning due to setting `org-babel-load-languages' 2023-01-13 16:57:56 +01:00
Gerard Vermeulen
7a77e2d736 Remove a binding to a removed command 2023-01-13 16:56:30 +01:00
Gerard Vermeulen
52ee2f6207 Use Emacs-29.0.60 to replace custom-set-variables' with setopt' 2023-01-12 21:28:18 +01:00