Gerard Vermeulen
f25f94b3e5
Bind org-fill-paragraph to M-q in org-mode-map
2022-01-13 11:56:41 +01:00
Gerard Vermeulen
a08ec5055e
Clean up listing the pylsp-server patch with minted linebreaks
2022-01-13 06:19:03 +01:00
Gerard Vermeulen
c44dae6309
BUG catch: redo work of package-activate-1
2022-01-11 14:22:02 +01:00
Gerard Vermeulen
c9bd9ff813
Point to possible conflict between embark and which-key
2022-01-11 08:12:33 +01:00
Gerard Vermeulen
6617c5e993
Remove custom theme configuration
2022-01-11 05:42:20 +01:00
Gerard Vermeulen
d19a761b0f
Try to stop producing unwanted :RESULTS blocks
2022-01-11 05:40:26 +01:00
Gerard Vermeulen
188c85c249
Fixes for Emacs-28.0.90 on Gentoo
2022-01-10 14:52:54 +01:00
Gerard Vermeulen
ba6470c0d1
Configure vertico-directory and add a table with key bindings
2022-01-10 08:47:45 +01:00
Gerard Vermeulen
75b2eec102
Clean up the implementation of the org-mode kbd macro
2022-01-09 19:20:15 +01:00
Gerard Vermeulen
1a8e96e6f2
Add Python packages useful for python-lsp-server
2022-01-09 19:18:54 +01:00
Gerard Vermeulen
90af81edad
Minor edits
2022-01-09 15:39:14 +01:00
Gerard Vermeulen
b5b41cc337
Fix org-mode kbd macro for HTML
2022-01-09 14:04:05 +01:00
Gerard Vermeulen
5dc1481fc0
Tangle the .dir-locals.el file proposal to dir-locals.el
2022-01-07 17:29:01 +01:00
Gerard Vermeulen
42279d3036
Revise the Python programming section
2022-01-07 16:34:21 +01:00
Gerard Vermeulen
42b8bedd4e
Minor edits
2022-01-07 16:33:40 +01:00
Gerard Vermeulen
88d5d2386c
Edit the structural editing section
2022-01-07 16:32:43 +01:00
Gerard Vermeulen
9236e96c9f
Move info documentation section
2022-01-06 19:32:36 +01:00
Gerard Vermeulen
dc887d870b
Minor edits
2022-01-05 17:38:01 +01:00
Gerard Vermeulen
9b9d12ce99
Fix Worg image export trick for Emacs-27.2 and Org-9.5.2
2022-01-05 17:37:03 +01:00
Gerard Vermeulen
cc7d3adff3
Configure ob-latex
2022-01-04 13:11:21 +01:00
Gerard Vermeulen
99de7404ac
Fix typos
2022-01-04 13:10:52 +01:00
Gerard Vermeulen
8887f21b35
Edit Python section
2022-01-04 13:10:26 +01:00
Gerard Vermeulen
6373530f9e
Remove alias
2022-01-04 13:09:29 +01:00
Gerard Vermeulen
8ba219f045
Improve sections on Org and Python
...
* Add patch for python-lsp-server.
* Swap order of sections on programming and editing.
2022-01-01 11:42:28 +01:00
Gerard Vermeulen
ae2c0fd48e
Simplify the `eglot-workspace-configuration' settings
2021-12-30 09:24:19 +01:00
Gerard Vermeulen
8b84f17940
Handle eglot-ensure' by means of
dir-local-variables-alist'
2021-12-30 09:07:46 +01:00
Gerard Vermeulen
92147e4ba5
Improve the section on #+setupfile: and #+include: usage
...
* Do no tangle the lst:source-file-export-keyword-settings block.
2021-12-30 09:04:38 +01:00
Gerard Vermeulen
26fd987425
Edit the section on the installation of the selected packages
2021-12-30 09:03:28 +01:00
Gerard Vermeulen
59b74c7d26
Minor edits.
2021-12-29 14:13:53 +01:00
Gerard Vermeulen
ddfba322e8
Swap two sections and add hyperlinks
2021-12-29 14:05:03 +01:00
Gerard Vermeulen
16133cd62c
Fix typo in `org-latex-minted-langs' setttings
2021-12-29 12:16:15 +01:00
Gerard Vermeulen
b5f8ed46cc
Move all LaTeX preamble tweaks to setup-include.org
2021-12-29 10:05:43 +01:00
Gerard Vermeulen
bd11afdcf7
Minor edits
2021-12-29 10:05:06 +01:00
Gerard Vermeulen
cd2f934bcb
Tweak installation of selected packages
2021-12-29 10:03:44 +01:00
Gerard Vermeulen
f5fb65404f
Tangle setupfile.org
...
* Let minted handle org source blocks as text.
* Let org-babel-tangle-file tangle to emacs-lisp as well as org.
2021-12-28 14:08:56 +01:00
Gerard Vermeulen
436eea8582
Freeze remaining minor changes
2021-12-28 08:48:03 +01:00
Gerard Vermeulen
33f1d5053c
Start to explain the electric operator mode
2021-12-28 08:44:00 +01:00
Gerard Vermeulen
f19fcfd025
Start fleshing out the appearance section
2021-12-28 08:42:19 +01:00
Gerard Vermeulen
424322a129
Add 'org-narrow-to-table' to 'narrow-or-widen-dwim'
2021-12-28 08:40:13 +01:00
Gerard Vermeulen
e1715c2e3e
Tweak the consult setup and add a key-binding table
2021-12-28 08:38:29 +01:00
Gerard Vermeulen
b04c75545c
Improve the documentation of the Python setup
2021-12-28 08:37:13 +01:00
Gerard Vermeulen
9f51a5c599
Improve LaTeX export settings
...
* Rename latex-preamble source block to latex-header.
* Add latex-extra-header source block.
* Improve the relevant documentation.
2021-12-28 08:32:51 +01:00
Gerard Vermeulen
e6be1123a2
Handle the latex preamble
...
* Add a fake language mode called latex-preamble.
2021-12-26 11:53:40 +01:00
Gerard Vermeulen
1963d9d2c1
Move Python configuration
2021-12-26 11:49:23 +01:00
Gerard Vermeulen
107587e01f
Freeze many changes
...
* Implement headers and footers for export to LaTeX.
* Implement a title page for export to LaTeX.
* Improve the text in many places.
* Configure export to LaTeX using buffer local variables.
2021-12-23 15:29:03 +01:00
Gerard Vermeulen
f400ddcdbd
Add a hyperlink org link type
2021-12-16 17:44:55 +01:00
Gerard Vermeulen
d18cd7cd40
Explain structure editing (smartparens)
2021-12-16 09:00:35 +01:00
Gerard Vermeulen
d68d265da0
Fix link
2021-12-15 18:09:15 +01:00
Gerard Vermeulen
4119cc202a
Document and improve the smartparens configuration
2021-12-15 17:59:15 +01:00
Gerard Vermeulen
f4ea67a889
Improve readability
2021-12-15 17:58:26 +01:00