Commit Graph

727 Commits

Author SHA1 Message Date
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
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