Commit Graph

172 Commits

Author SHA1 Message Date
Gerard Vermeulen 7f323dd1a3 Improve the regular expressions for browse-url-browser-function 2022-04-01 08:20:44 +02:00
Gerard Vermeulen 19a60d85d1 Start a version control section configuring ediff 2022-03-28 09:47:05 +02:00
Gerard Vermeulen cc49248a14 Start tabulating basic Emacs key bindings 2022-03-28 09:46:04 +02:00
Gerard Vermeulen 7c69727fc7 Fix typo 2022-03-28 09:45:27 +02:00
Gerard Vermeulen 8b3c47c7f1 Improve the description of Steve Yegge's "Emergency Emacs" video 2022-03-27 19:16:06 +02:00
Gerard Vermeulen 41d12be70c Reorganize the two sections on text faces 2022-03-26 15:41:37 +01:00
Gerard Vermeulen c0c43c78e1 Get rid of a few unicode characters 2022-03-26 15:35:35 +01:00
Gerard Vermeulen 73deb4d038 Fix typo 2022-03-26 15:11:32 +01:00
Gerard Vermeulen ee4b00cc97 Add a link to a Steve Yegge video 2022-03-23 08:01:02 +01:00
Gerard Vermeulen 729075e6e3 Fix typo 2022-03-23 07:53:20 +01:00
Gerard Vermeulen e3097abadf Start configuring browse-url, eww, and webjump 2022-03-21 07:52:06 +01:00
Gerard Vermeulen 693966082a Add a link to Steve Yegge's Emacs video tour 2022-03-13 11:36:07 +01:00
Gerard Vermeulen 7e7424c875 Tangle a mailcap file 2022-03-04 07:49:15 +01:00
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 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