Commit Graph

127 Commits

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