• Joined on 2022-11-13
gav451 pushed to main at gav451/emacs.d 2024-01-18 17:14:43 +01:00
459f0a34a7 Tweak the source block indentation options
f556e9f296 Clean up the "Testing Org" code
Compare 2 commits »
gav451 pushed to main at gav451/emacs.d 2024-01-17 21:32:14 +01:00
efc7bbe894 Fix caption, since `maxima-mode' is not enabled
d8512d529f Reorganize the "Testing Org" section
Compare 2 commits »
gav451 pushed to main at gav451/emacs.d 2024-01-17 12:56:32 +01:00
6a0ff3b12d Add "Testing Org" section
03911e076b Add `org-right-shift-block'
Compare 2 commits »
gav451 pushed to main at gav451/emacs.d 2024-01-15 14:23:00 +01:00
d3aba70a21 Explain `text-scale-adjust' in the "Text faces or styles" section
gav451 pushed to main at gav451/emacs.d 2024-01-15 11:01:28 +01:00
000a131450 Add `org-left-shift-block' to zero the indentation interactively
55afe827ab Fix typo
Compare 2 commits »
gav451 pushed to main at gav451/emacs.d 2024-01-14 12:43:15 +01:00
e70649411c Add function declarations
gav451 pushed to main at gav451/emacs.d 2024-01-12 10:53:17 +01:00
3513f9228a Reminder how to use different Org git repositories
d15af07d56 Minimize `setopt' related warnings
Compare 2 commits »
gav451 pushed to main at gav451/emacs.d 2023-12-31 14:11:59 +01:00
0c03963b7a Add table with key bindings of `smartparens' commands
gav451 pushed to main at gav451/emacs.d 2023-12-31 11:52:42 +01:00
49ccc9a41a Revert Emacs f3dec3439fd5aee885a76622f384f6c7ca67d128
b3455d3412 Fix and tidy the text and code in the Structural Editing section
3a75ac2a46 Tweak my Python setup
ec4f4a01a5 Tweak `mode-line-compact' and `recentf-max-saved-items' settings
fccaef0ea9 Emacs f3dec3439fd5aee885a76622f384f6c7ca67d128 changes font sizes
Compare 5 commits »
gav451 pushed to main at gav451/emacs.d 2023-12-27 10:16:54 +01:00
6f7bf3ea80 Clean up #+property: header-args:
gav451 pushed to main at gav451/emacs.d 2023-12-27 10:09:35 +01:00
d09dfb0dc0 Python packages isort and pyflakes are used in Python mode
gav451 pushed to main at gav451/emacs.d 2023-12-24 11:41:28 +01:00
1fa140fa79 Add an appendix on call-with-* style macros for later investigation
71a1ac3fb7 Add osm usage example and explain how to bookmark osm-mode buffers
Compare 2 commits »
gav451 pushed to main at gav451/emacs.d 2023-12-23 17:02:50 +01:00
92999318bf Focus on Emacs Lisp and Common Lisp programming; add appendices
636c263e49 Tangle early-init.el and init.el always into default-directory
Compare 2 commits »
gav451 pushed to main at gav451/emacs.d 2023-12-19 19:49:12 +01:00
f63760a0ad Remove feed
gav451 pushed to main at gav451/emacs.d 2023-12-19 18:42:42 +01:00
b9606964a6 Add elisp-to-cl-lesson.org
gav451 pushed to main at gav451/emacs.d 2023-12-17 21:15:33 +01:00
a9bec2c311 Revert previous commit since the bug has been fixed already
gav451 pushed to main at gav451/emacs.d 2023-12-17 20:59:49 +01:00
ae7bb60c2f Work around a conflict between org-lint and ob-maxima (BUG reported)
gav451 pushed to main at gav451/emacs.d 2023-12-17 14:01:00 +01:00
20f60c9330 Start a section on "Tools to handle buffers and modes"
gav451 pushed to main at gav451/emacs.d 2023-12-16 17:16:26 +01:00
86ddd09b24 Fix text and code of the registers section; add example text block
gav451 pushed to main at gav451/emacs.d 2023-12-16 15:16:55 +01:00
d179453a81 Improve text explaining the last commit