Commit Graph

714 Commits

Author SHA1 Message Date
c06d238ffa Anticipate the Emacs-29.1 release 2023-07-25 10:37:22 +02:00
a09ec6b91d Pin more packages to "stable" package repositories 2023-07-25 10:29:52 +02:00
bfd985b3e7 Pin citar' and citar-embark' to "melpa-stable" 2023-07-25 06:55:14 +02:00
112970db49 Tweak `smartparens' and improve its documentation 2023-07-21 13:54:53 +02:00
aa06b59492 Update `webjump' links 2023-07-20 12:30:15 +02:00
3704234b5f Point out the problems with Emacs broken grep commands 2023-07-14 08:28:56 +02:00
e2a459f286 Prune unused elisp code and update introspection results 2023-07-13 14:46:12 +02:00
1d40e05905 Add frozen matplotlib requirements 2023-07-13 11:18:31 +02:00
b12c5e7743 Require `org-index-capture' allowing errors 2023-07-13 11:16:52 +02:00
f0108e8e61 Add `org-index-capture' to learn about dynamic blocks 2023-07-10 15:21:52 +02:00
9dffbab8d8 Edit and test table and heading introspection functions 2023-07-08 11:08:15 +02:00
a9c5b8306c Fix header arguments 2023-07-08 10:59:40 +02:00
5df503070b Comment the search and paren mismatching problems 2023-07-08 10:57:33 +02:00
71e2faacd5 Fix typo. 2023-07-08 10:55:09 +02:00
13af9a6966 Enable HTML export of code labels and code links 2023-07-08 07:02:55 +02:00
ead4aaf0ab TODO: local dictd server fails on Darwin; Emacs uses the internet 2023-07-06 08:18:57 +02:00
afdac6187c Let Emacs save bookmarks when it is killed 2023-07-06 08:03:42 +02:00
57576de1f1 Add LaTeX mode to the file variables for LaTeX export 2023-07-06 07:33:58 +02:00
1356d65fcf Fix listing line numbering in LaTeX export 2023-07-05 05:41:32 +02:00
4a3412e2b9 Replace ":results silent" with ":eval never" where appropriate 2023-07-05 04:29:34 +02:00
bfb3d4a073 Remove the broken `get-org-table-fix-info' to start replacing it 2023-07-05 04:21:53 +02:00
8e5f521332 Fix listing line numbering in LaTeX export 2023-07-05 04:19:23 +02:00
5d2d489a31 Document how to use an Org git clone 2023-07-05 03:47:22 +02:00
419a37e506 Test `org-get-table-fix-info' within README.org 2023-06-30 08:10:59 +02:00
7839082062 Unfreeze the "markdown-it-py" Python package 2023-06-30 05:19:27 +02:00
5de5f7e742 Add the GNU General Public License for code 2023-06-29 19:56:30 +02:00
fc6b395b59 Add and test the `get-org-table-fix-info' function 2023-06-29 17:17:32 +02:00
0bfce93f5d Cleanup setting the `org-html-style-default' option 2023-06-29 16:28:14 +02:00
d9f95fa3f7 Add examples of property syntax, column view, and dynamic block use 2023-06-29 16:25:04 +02:00
41a1de66e2 Add `grok-org-element-parse-whole-buffer' command 2023-06-29 06:43:20 +02:00
540d604079 Remove comment block 2023-06-29 06:42:38 +02:00
381d209d9a Try to silence org-lint 2023-06-25 14:00:01 +02:00
a330023a58 Install `org-vcard' 2023-06-23 18:28:00 +02:00
41e46da787 Unfreeze the mistune Python package 2023-06-23 18:27:07 +02:00
db43a31640 Add `grok-org-element-lineage' and documentation strings 2023-06-23 11:38:37 +02:00
0aab3875c9 Work on introspection for better `org-columns' support 2023-06-22 17:34:55 +02:00
e417de40b4 Setup `org-re-reveal' 2023-06-21 10:51:09 +02:00
720fd64539 Fix typo 2023-06-21 10:50:45 +02:00
1f2c389858 Reduce line count by 1 2023-06-21 10:49:02 +02:00
47b38aa1b5 Add "HTML+CSS+JS" for mhtml-mode' to org-html-style-default' 2023-06-19 18:07:21 +02:00
2c4bb0fdd0 Make `with-eval-after-load' more specific 2023-06-19 18:06:07 +02:00
5304e06229 Find python-mode' and racket-mode' as a result of setup changes 2023-06-19 18:03:40 +02:00
573caaa529 Split source block and edit the list describing the source blocks 2023-06-17 18:00:21 +02:00
fbf166a238 Darwin fix: EasyPG fails to save files encrypted with GnuPG v2.4.1 2023-06-13 18:12:11 +02:00
90f2d88ea2 Add ox-svg4css to address limitations of SVG and CSS in HTML 2023-06-10 20:45:48 +02:00
6df1dd56b9 Complete and fix the sections on Racket and Scheme programming 2023-06-10 07:20:55 +02:00
3ce2caddc0 Install ob-racket', racket', and `sicp' 2023-06-09 18:37:44 +02:00
429bece612 Freeze "mistune" Python package updating 2023-06-09 18:32:19 +02:00
4f84f73865 Undo breaking change affecting `org-fill-paragraph' behavior 2023-06-09 18:30:17 +02:00
47dfbd348b Remove broken link and refill section 2023-06-09 18:28:40 +02:00
042fbc3189 Fix typo 2023-06-06 07:20:08 +02:00
827d67f1de BREAKING CHANGE: work around current org-fold and isearch bug
* This changes how `org-fill-paragraph' fills.
* BUG: (org-open-at-point) on a link may prompt to visit a tags table
2023-06-06 07:01:34 +02:00
31e28df528 Freeze "markdown-it-py" upgrades 2023-06-03 21:31:45 +02:00
ef080422a0 Start a list of Magit usage tips 2023-06-03 14:14:45 +02:00
d3c55eb86d Improve names, comments, and documentation in recent commits 2023-06-03 07:00:47 +02:00
905ba44bf4 Reorganize the easy LaTeX preamble editing in Org section 2023-06-02 17:12:00 +02:00
dd95f7e65c Derive an HTML export backend to embed SVG images 2023-06-01 16:22:00 +02:00
495bebc095 Hide dead code from export 2023-06-01 16:19:18 +02:00
1ffb0c3fbf Edit caption and comment of "Set the third set of Emacs options" 2023-05-28 14:30:04 +02:00
51993cf300 Add text to the "Emacs Tree-sitter" section 2023-05-28 14:19:21 +02:00
925f9055e3 Overhaul the "Scheme programming" section 2023-05-28 12:30:01 +02:00
937d9176dd Comment out the "make-pylsp-server-patch" text and listing 2023-05-28 12:24:58 +02:00
503805e1f9 Fix last commit 2023-05-28 11:48:25 +02:00
9c6b2b2545 Add links to Common Lisp books and posts 2023-05-28 10:09:27 +02:00
a76c4c5a58 Install `sly-macrostep' 2023-05-28 10:04:33 +02:00
85e8793624 Add section introduction 2023-05-28 10:04:03 +02:00
3f7c250e1c Add Python video link 2023-05-28 10:03:11 +02:00
60ba25c9d5 Update comments 2023-05-21 10:15:37 +02:00
0e68fa7ca8 Some MELPA packages require `transient' from MELPA 2023-05-21 10:13:07 +02:00
787cb5f646 Fix the setting of `grep-command' in case of "ugrep" usage 2023-05-19 10:58:15 +02:00
74e69300a8 Set `grep-command' option also to using ugrep when feasible 2023-05-18 16:02:51 +02:00
38a455c14b Enable `isearch-lazy-count' 2023-05-18 10:01:58 +02:00
8354d468ff Bump Emacs version to 29.0.91 2023-05-18 10:01:19 +02:00
1f57ae3a74 Use `package-install-upgrade-build-in' to upgrade Org 2023-05-17 16:57:21 +02:00
9ca8fd039e Fix comment 2023-05-17 09:29:28 +02:00
f1f162e7d7 Prevent ob-python' calling functions bound after loading python' 2023-05-15 16:10:51 +02:00
3bd627e095 Factor out a "Lisp font locking" section and tidy 2023-05-15 14:07:59 +02:00
c65b8834ba Factor out Go setup into its own section 2023-05-15 14:05:56 +02:00
428cc23449 Remove ":results silent" because it is too hard to overrule 2023-05-15 08:35:48 +02:00
0ffbd506e6 Stop exporting and tangling the "Tempo" section 2023-05-14 07:23:47 +02:00
2ec25ff498 Add missing "-n" switches to org-mode source blocks 2023-05-14 07:08:25 +02:00
7bf5fde5bc Add the "Org Babel Ackermann Python test" section 2023-05-14 07:07:42 +02:00
b7f824e942 Rewrite the "Org Babel Ackermann Scheme test" section 2023-05-14 07:06:18 +02:00
24771b982a Add text to the Scheme Programming section 2023-05-13 16:23:17 +02:00
b7068fbc7c Unfreeze docutils and update "pip list --outdated" result listing 2023-05-13 16:22:14 +02:00
78deb8441d Update "pip list --outdated" result listing 2023-05-12 11:04:55 +02:00
c4df881777 Zap aliases in `org-babel-active-languages' and sort the result 2023-05-11 20:37:56 +02:00
3f31f3d094 Setup ob-scheme' with geiser' favoring Chez Scheme 2023-05-11 20:35:36 +02:00
4d4cdf1314 Fix `shadow-builtin-by-install' for changes in package.el 2023-05-11 19:32:52 +02:00
92c37010fc Playing with ob-scheme' requires geiser-guile' (sofar) 2023-05-10 06:35:16 +02:00
0e34c0afa2 Freeze the docutils Python package 2023-05-10 06:28:11 +02:00
7b378aaf86 Improve comments and uncomment two lines until the mpv-0.36 release 2023-05-08 08:03:55 +02:00
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
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