Commit Graph

963 Commits

Author SHA1 Message Date
Gerard Vermeulen 05c9146f2e Fix setting my org-mode global key bindings 2022-03-04 07:39:33 +01:00
Gerard Vermeulen 7b40172d9c Get rid of #+setupfile: <FILE> to leave only #+include: <FILE> 2022-03-02 06:36:12 +01:00
Gerard Vermeulen 7f7f37e257 Turn section title into a title with a link 2022-02-28 08:08:17 +01:00
Gerard Vermeulen 93489d05a9 Group with-eval-after-load emacs instead of unless noninteractive 2022-02-27 16:58:24 +01:00
Gerard Vermeulen 781427c182 Install and configure deadgrep 2022-02-27 14:13:45 +01:00
Gerard Vermeulen ca47cf5cb7 Install and configure the math-preview package 2022-02-27 10:41:31 +01:00
Gerard Vermeulen 3ab1d0de4b Minor editing of the writing LateX files section 2022-02-27 10:39:23 +01:00
Gerard Vermeulen e009d98bd1 Start a section on how to read DjVu files with vanilla Emacs 2022-02-27 10:37:22 +01:00
Gerard Vermeulen 491e61720b Simplify setting org-latex-toc-command 2022-02-23 17:07:03 +01:00
Gerard Vermeulen 22129d12ce Try to silence a warning 2022-02-23 11:25:06 +01:00
Gerard Vermeulen 188ae61649 Point out an advantage of smartparens in org-mode files 2022-02-23 07:44:29 +01:00
Gerard Vermeulen d03c467e95 Add a section document code-cells 2022-02-23 07:43:57 +01:00
Gerard Vermeulen 02bf1bda54 Simplify setting the ox-export local buffer variables 2022-02-22 07:58:33 +01:00
Gerard Vermeulen a3f825e61b Make it easier to export my Org-mode reports and notes 2022-02-21 15:56:27 +01:00
Gerard Vermeulen 69e355d1d5 Add org-latex-classes for backwards compatibility 2022-02-18 06:58:14 +01:00
Gerard Vermeulen d1c6075a5f Explain how to use citar and print the bibliography 2022-02-17 13:15:30 +01:00
Gerard Vermeulen eb3157c8cc Fix typos 2022-02-17 13:14:51 +01:00
Gerard Vermeulen 7d80dc1073 Fix typo 2022-02-16 07:46:40 +01:00
Gerard Vermeulen f04fe6f2a5 Export pdfview link types to links with file relative paths 2022-02-16 07:01:42 +01:00
Gerard Vermeulen 5a7fba5ee2 Install code-cells for investigation 2022-02-14 06:28:31 +01:00
Gerard Vermeulen e840908b51 Start a section on hyperlinking and web navigating 2022-02-13 16:13:13 +01:00
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