Commit Graph

189 Commits

Author SHA1 Message Date
Gerard Vermeulen
be94fe93ea Program the pyenv-mode facilities myself 2022-02-13 15:10:23 +01:00
Gerard Vermeulen
fc62c54bc3 Start a sub-section for process utilities 2022-02-13 15:09:26 +01:00
Gerard Vermeulen
b445074c16 Fix typos 2022-02-13 15:06:59 +01:00
Gerard Vermeulen
00f820a74c Fix typos 2022-02-12 09:22:34 +01:00
Gerard Vermeulen
0d36320e6e Eliminate conflicting LaTeX section labels 2022-02-08 20:37:06 +01:00
Gerard Vermeulen
2ee80f0b84 Simplify the logic with respect to the pylsp server patch 2022-02-08 13:34:50 +01:00
Gerard Vermeulen
c0b71aed56 Fix typo 2022-02-07 18:24:31 +01:00
Gerard Vermeulen
5f3a52bc96 Finish the dired setup and its documentation
* Describe a dired based work-flow for inserting image file org-mode
  links.
* Finish the dired and wdired customization.
* Add dired key-bindings to open files in eww and to copy marked files
  to local or remote directories by means of rsync.
2022-02-06 13:03:59 +01:00
Gerard Vermeulen
fc2a31d20c Let pdf-tools scale the page size to the display size 2022-02-06 13:01:20 +01:00
Gerard Vermeulen
5ea766e3d7 Use dired as a file manager in combination with org-link 2022-02-05 14:04:41 +01:00
Gerard Vermeulen
2a60ff0e98 Implement an org-link type for pdf-tools 2022-02-03 19:10:05 +01:00
Gerard Vermeulen
23be15a8ee Define and document eglot key bindings 2022-02-02 08:37:12 +01:00
Gerard Vermeulen
d4b4b7c188 Add links on how to use Emacs and Elisp and get rid off which-key
* Adhere to https://protesilaos.com/codelog/2022-01-31-learning-emacs.
* Uninstall which-key.
* Enable embark-prefix-help-command.
2022-02-01 07:57:33 +01:00
Gerard Vermeulen
36336474cb Add https://www.masteringemacs.org/article/bad-emacs-advice link 2022-01-31 06:58:45 +01:00
Gerard Vermeulen
ad60e49288 Tweak the selected packages to install
* Update python on Emacs-27.2 and earlier.
* Install applescript-mode everywhere.
* Uninstall laas (LaTeX Auto-Activating Snippets).
2022-01-31 06:49:34 +01:00
Gerard Vermeulen
8a0d7f51a4 Add Emacs Lisp programming links 2022-01-27 09:50:39 +01:00
Gerard Vermeulen
2b9f816314 Remove leftover test source block 2022-01-25 21:24:22 +01:00
Gerard Vermeulen
389de6e59c Handle also faces after loading in memory 2022-01-25 15:28:39 +01:00
Gerard Vermeulen
23a7b713df Add a section to tweak the look by shadowing face definitions 2022-01-25 11:28:05 +01:00
Gerard Vermeulen
0c3b21eb85 Install keycast 2022-01-25 11:27:32 +01:00
Gerard Vermeulen
bdd3e7784b Continue work on the Common Lisp programming section.
* Enable company support in Sly.
* Migrate my script to dump sbcl core files from my dotfiles.
* Add a section on learning Common Lisp.
* Add a section to bootstrap Quicklisp.
2022-01-24 04:27:47 +01:00
Gerard Vermeulen
6c642fa2fc Install and configure the Sly Common Lisp IDE 2022-01-23 11:56:37 +01:00
Gerard Vermeulen
5560390519 Tweak AUCTeX and Org
* Document clash between `TeX-electric-math' and `smartparens'.
* Implement `org-electric-dollar'.
* Force `org-use-sub-superscripts' in the setup-include.org file.
2022-01-23 11:51:26 +01:00
Gerard Vermeulen
6bb945de16 Configure dash and present popular libraries 2022-01-21 06:56:03 +01:00
Gerard Vermeulen
194c97e69b Revise Python section
* Generate Python project configuration files.
* Use pyls-flake8 again.
* Revise text.
2022-01-19 07:47:56 +01:00
Gerard Vermeulen
31379209f5 Move key bindings section upwards 2022-01-18 07:26:09 +01:00
Gerard Vermeulen
42006f6ebc Bump to Python-3.9.10 2022-01-18 06:47:25 +01:00
Gerard Vermeulen
ef0d277415 Stop shadowing an org-mode-map key binding 2022-01-18 05:02:43 +01:00
Gerard Vermeulen
bb2058d775 Rename and reorganize sections 2022-01-17 07:56:55 +01:00
Gerard Vermeulen
b938893fbc Install applescript-mode on darwin 2022-01-17 06:11:19 +01:00
Gerard Vermeulen
fe9e04c091 Tweak the visibility of the region face when using gtk 2022-01-13 16:22:33 +01:00
Gerard Vermeulen
681356452f Add function reader macros 2022-01-13 11:58:05 +01:00
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
Gerard Vermeulen
bab707efd5 Start to really configure Citar with Org 2021-12-15 08:13:03 +01:00
Gerard Vermeulen
53eb4ed96a Switch back to BibTeX dialect 2021-12-15 05:21:39 +01:00
Gerard Vermeulen
1ac4664217 Fix typo 2021-12-15 05:21:21 +01:00
Gerard Vermeulen
6ff55da56b Make smaller source blocks 2021-12-14 10:15:39 +01:00
Gerard Vermeulen
0087086b74 Reorganize citation handling 2021-12-14 10:13:22 +01:00
Gerard Vermeulen
5085d5438b Steal everything from ox-extra in org-contrib 2021-12-13 21:01:08 +01:00
Gerard Vermeulen
329ef63e16 Set the bibtex-dialect to biblatex 2021-12-13 21:00:02 +01:00
Gerard Vermeulen
b7030e1b9b Facilita inverting the default face and enable rainbow-mode 2021-12-13 12:41:06 +01:00
Gerard Vermeulen
432b7e7950 Add documentation strings 2021-12-13 12:11:03 +01:00
Gerard Vermeulen
d010929f49 Fix savehist-mode 2021-12-13 12:06:48 +01:00
Gerard Vermeulen
0bafc8e8c3 Play without color theme 2021-12-12 22:10:16 +01:00
Gerard Vermeulen
5579eb585c Load the pdf-tools modules lazily by means of pdf-loader-install 2021-12-12 16:24:32 +01:00
Gerard Vermeulen
7a54e7d90b Configure which-key-mode 2021-12-12 04:00:09 +01:00
Gerard Vermeulen
fc0a81fd1f Fix minibuffer histoty completion for Emacs-27.2 2021-12-12 03:31:47 +01:00
Gerard Vermeulen
2faaa1a028 Tweak smartparens again 2021-12-12 03:27:06 +01:00
Gerard Vermeulen
f7372de802 Explain narrowing and widening 2021-12-11 15:45:52 +01:00
Gerard Vermeulen
d5eaaaef9c I meant smartparens strict mode instead of smartparens mode 2021-12-11 15:16:39 +01:00
Gerard Vermeulen
23517e0a7f Configure the minted source block background color globally 2021-12-11 12:48:46 +01:00