Commit Graph

604 Commits

Author SHA1 Message Date
Gerard Vermeulen
432d13a03c Add line number option to Python source blocks 2023-01-17 08:07:15 +01:00
Gerard Vermeulen
a4a5b115db Ensure that providecolor is defined 2023-01-17 08:02:11 +01:00
Gerard Vermeulen
d5457b9ebd Update the sections on `eglot' with Python 2023-01-13 17:49:43 +01:00
Gerard Vermeulen
189cb48440 Try to fix the warning due to setting `org-babel-load-languages' 2023-01-13 16:57:56 +01:00
Gerard Vermeulen
7a77e2d736 Remove a binding to a removed command 2023-01-13 16:56:30 +01:00
Gerard Vermeulen
52ee2f6207 Use Emacs-29.0.60 to replace custom-set-variables' with setopt' 2023-01-12 21:28:18 +01:00
Gerard Vermeulen
91614d2108 Add missing function to `shortdoc' 2023-01-10 21:08:55 +01:00
Gerard Vermeulen
88b8ef8000 Ensure to define functions before calling them 2023-01-10 19:04:39 +01:00
Gerard Vermeulen
54363c2bdc Backport Emacs-29.1 functionality to Emacs-28.2 2023-01-10 19:03:26 +01:00
Gerard Vermeulen
3a91dfffb2 Compare `emacs-version' with "29.0.0" instead of "28.9.9" 2023-01-10 07:38:07 +01:00
Gerard Vermeulen
3aa5ed013c Remove removed `consult-apropos' 2023-01-10 07:34:20 +01:00
Gerard Vermeulen
9674cebb16 Revert unnecessary fix 2023-01-09 19:04:33 +01:00
Gerard Vermeulen
0b2c586ed5 Do not install python' and reduce package-selected-packages' setup 2023-01-09 13:00:17 +01:00
Gerard Vermeulen
251d8620d0 Try fix a problem with Emacs-28.2 on Gentoo 2023-01-09 12:34:45 +01:00
Gerard Vermeulen
2a3baa2036 Add .emacs.d destinattion directory to git command 2023-01-09 12:32:48 +01:00
Gerard Vermeulen
69590e570a Reduce the number of initial `package-selected-packages' 2023-01-06 20:45:02 +01:00
Gerard Vermeulen
a5d3286b39 Enable smartparens-mode' in conf-toml-mode' 2023-01-05 14:53:22 +01:00
Gerard Vermeulen
6a24b41bee Recommend hatch and add more linting in the pyproject.toml proposal 2023-01-05 14:51:19 +01:00
Gerard Vermeulen
1d2a8d8ec9 Remove an obsolete line from the `org-mode' preamble 2023-01-03 21:19:46 +01:00
Gerard Vermeulen
0cffc0488a Explain how to clone this repository from https://forge.chapril.org 2023-01-03 21:04:52 +01:00
Gerard Vermeulen
64275f4040 Make `ielm' setup work on Emacs-29.0.60 2023-01-03 21:03:10 +01:00
Gerard Vermeulen
91930a038e Setup ielm' for better interoperability with smartparens' 2023-01-03 17:17:23 +01:00
Gerard Vermeulen
f41b701225 New method to let `engrave-faces' handle symbolic color names 2023-01-03 17:15:41 +01:00
Gerard Vermeulen
e9077c1352 Fix typos 2023-01-02 20:31:17 +01:00
Gerard Vermeulen
3cccc9a200 Improve the `engrave-faces' section again 2023-01-02 14:58:26 +01:00
Gerard Vermeulen
c324cdb5ec Disable exporting and tangling of the GNU `hyperbole' section 2023-01-01 14:56:22 +01:00
Gerard Vermeulen
8216f87ba1 Improve the `engrave-faces' section 2023-01-01 13:43:44 +01:00
Gerard Vermeulen
c6b5804223 Bump copyright year 2023-01-01 13:42:14 +01:00
Gerard Vermeulen
c91fb8f2cb Improve pyproject.toml documentation and proposal 2022-12-29 12:22:44 +01:00
Gerard Vermeulen
eb36b4e821 Link to pyproject.toml tutorials 2022-12-29 10:04:59 +01:00
Gerard Vermeulen
cfc1161822 Make the minimal `eglot' setup show more options 2022-12-29 08:52:38 +01:00
Gerard Vermeulen
a60623b44c Fix typos and minor editing 2022-12-27 10:47:33 +01:00
Gerard Vermeulen
eb6cda3025 Switch to python-lsp-ruff and overhaul the Python and Eglot sections 2022-12-24 16:36:10 +01:00
Gerard Vermeulen
00a048ef5b Define an org-link yt type 2022-12-22 19:15:34 +01:00
Gerard Vermeulen
1ea7f99778 Handle two Hyperbole quirks better 2022-12-22 14:12:35 +01:00
Gerard Vermeulen
ae3a63ce5a Fix typo 2022-12-21 17:48:54 +01:00
Gerard Vermeulen
ee82dfa487 Fix regular expression 2022-12-21 17:48:28 +01:00
Gerard Vermeulen
68092c597d Fix auto-mode-alist', but Emacs still defaults to python-mode' 2022-12-21 14:05:59 +01:00
Gerard Vermeulen
0ddddbdbaf Install `hyperbole' for exploration 2022-12-19 09:34:10 +01:00
Gerard Vermeulen
0c467a3d36 Install `debbugs' 2022-12-18 09:52:55 +01:00
Gerard Vermeulen
7a27545c1a Reorganize section and simplify minibuffer configuration 2022-12-12 08:09:19 +01:00
Gerard Vermeulen
da83d11130 Limit adding .info files in `package-user-dir' to Linux 2022-12-10 16:56:54 +01:00
Gerard Vermeulen
d63a4d363d Minor editing 2022-12-10 15:27:13 +01:00
Gerard Vermeulen
2e6d3ee722 Remove `hyperbole' definitively 2022-12-10 15:26:34 +01:00
Gerard Vermeulen
fd1521787b Tweak `webjump-sites' 2022-12-10 13:33:41 +01:00
Gerard Vermeulen
177feb0c40 Squash (setting-constant nil) bug 2022-12-10 13:31:06 +01:00
Gerard Vermeulen
d9bd075f01 Tweak treesit towards `python-ts-mode' use 2022-12-10 13:29:42 +01:00
Gerard Vermeulen
2a045fbc63 Put `hyperbole' in the refrigerator 2022-12-10 13:28:37 +01:00
Gerard Vermeulen
78e67f1624 Start playing with Emacs Tree-sitter 2022-12-05 18:40:32 +01:00
Gerard Vermeulen
00917bb83b Install `hyperbole' 2022-12-05 18:39:58 +01:00
Gerard Vermeulen
20958c10f5 Use citar' also outside org' 2022-11-20 12:15:32 +01:00
Gerard Vermeulen
3ecb23dd42 Fix typo 2022-11-20 12:13:26 +01:00
Gerard Vermeulen
52f4d7d333 Fix typo and improve messages, but I still get "Error setting nil" 2022-11-17 03:27:07 +01:00
Gerard Vermeulen
1f4d6ad909 Install `embark-consult' 2022-11-16 07:33:17 +01:00
Gerard Vermeulen
dc9c55dc90 Switch to the FDL-1.3 license 2022-11-16 07:09:25 +01:00
Gerard Vermeulen
bfa6be4274 Add more hyperlinks 2022-11-13 14:26:06 +01:00
Gerard Vermeulen
12c4350787 Improve readability of the Org customization section 2022-11-10 06:58:33 +01:00
Gerard Vermeulen
d8df141bde Add `zero-all-org-src-blocks-indentation' and improve editing 2022-11-09 12:16:59 +01:00
Gerard Vermeulen
c51224323e Add the -i switch to the org-structure-template for Python 2022-11-08 07:32:57 +01:00
Gerard Vermeulen
4311d9a6f9 Improve the Org-mode customization documentation 2022-11-07 12:20:41 +01:00
Gerard Vermeulen
8c5d751af1 Remove unused experimental code 2022-11-07 12:19:35 +01:00
Gerard Vermeulen
df6438e227 Preserve indentation in source blocks for Python (use the -i switch) 2022-11-07 11:50:17 +01:00
Gerard Vermeulen
100a4fad65 Fix my .dir-locals.el proposal for Emacs-29.1 2022-11-07 10:46:34 +01:00
Gerard Vermeulen
67e67fb534 Sort list alphabetically 2022-11-06 19:45:57 +01:00
Gerard Vermeulen
edbf69785a Uninstall wordnut' since one of dictd` dictionaries is Wordnet 2022-11-06 18:10:47 +01:00
Gerard Vermeulen
f481f37a24 Fix typo 2022-11-06 17:57:30 +01:00
Gerard Vermeulen
1d3d0b65f2 Replace evaluating a shell script with tangling a configuration file 2022-11-06 17:53:16 +01:00
Gerard Vermeulen
6573a54cc2 Fix writing the mpd.conf file on Darwin 2022-11-06 17:40:56 +01:00
Gerard Vermeulen
508d8bfeed Revise LaTeX export to make the "include.org" file superfluous 2022-11-06 15:53:39 +01:00
Gerard Vermeulen
7e92472c26 Fix inoffensive typo 2022-11-05 17:08:47 +01:00
Gerard Vermeulen
79d60eab4c Require oc-biblatex' and oc-csl' only when needed 2022-11-05 16:45:32 +01:00
Gerard Vermeulen
0e94518c32 Add "Talk Python" feed to `elfeed-feeds' 2022-11-05 16:44:33 +01:00
Gerard Vermeulen
f08fb76533 Get rid of `toggle-TeX-brace-count-line-override' 2022-11-05 13:32:57 +01:00
Gerard Vermeulen
f69b7fd3ad Synchronize the listing of all branches of this repository 2022-11-05 13:30:21 +01:00
Gerard Vermeulen
ea9954f973 Try to silence org-lint 2022-11-04 07:08:38 +01:00
Gerard Vermeulen
ec3522fa4c Remove the last flakes relevant to my last commit 2022-11-04 06:08:39 +01:00
Gerard Vermeulen
939f003c0c Integrate my python-lsp-server PR 2022-11-01 08:56:01 +01:00
Gerard Vermeulen
1a206381d7 Minor editing, but I still see (setting-constant nil) 2022-10-31 14:39:13 +01:00
Gerard Vermeulen
b57898eb40 Reorganize the advice toggle functions 2022-10-31 13:46:31 +01:00
Gerard Vermeulen
87ac53dcb3 Update the Eglot section to Emacs-29.0.50 2022-10-31 06:42:27 +01:00
Gerard Vermeulen
62202d45b8 Add mailing list and remove dictionaries, since dictd works well 2022-10-30 19:40:15 +01:00
Gerard Vermeulen
5d7c749d1e Update to Emacs-29.0.50 and Emacs-28.2 2022-10-30 19:13:29 +01:00
Gerard Vermeulen
b50ace5ae8 Start documenting how to install Fennel on Darwin 2022-10-30 18:48:47 +01:00
Gerard Vermeulen
0d84b83834 Add links and descriptive text 2022-10-30 09:34:40 +01:00
Gerard Vermeulen
65c516fc78 Test my patched engrave-faces-latex copied to the elpa directory 2022-10-29 16:45:11 +02:00
Gerard Vermeulen
f413c76fb5 Add a new Elfeed feed 2022-10-29 16:42:34 +02:00
Gerard Vermeulen
892a7b6137 Put AppleScript in the refrigerator 2022-10-28 06:40:08 +02:00
Gerard Vermeulen
9e83a5dcf6 Note that Orderless may eat CPU cycles 2022-10-27 19:31:48 +02:00
Gerard Vermeulen
6027eea6b0 Synchronize text describing Orderless with code 2022-10-27 07:06:55 +02:00
Gerard Vermeulen
89423cd785 Tweak completion-styles' and completion-category-overrides' 2022-10-27 01:28:12 +02:00
Gerard Vermeulen
cb011d9e0d Rename toggle-advice to advice-toggle 2022-10-27 00:58:29 +02:00
Gerard Vermeulen
87298ec39f Reorganize shortdoc 2022-10-27 00:53:14 +02:00
Gerard Vermeulen
a26e8bde62 Try to live without orderless ensuring to load gnus after minibuffer 2022-10-27 00:50:24 +02:00
Gerard Vermeulen
319cb5bd71 Try to open pdf files properly in EWW 2022-10-27 00:49:22 +02:00
Gerard Vermeulen
61697f07e5 Pin more packages to gnu-devel 2022-10-24 06:18:18 +02:00
Gerard Vermeulen
183969c479 Improve my fork/branch/push/edit/add/commit/push/checkout how-to 2022-10-23 14:19:18 +02:00
Gerard Vermeulen
0bc991475c Add magit to `org-info-other-documents' 2022-10-23 14:16:46 +02:00
Gerard Vermeulen
b4594c11ea Document my fork/branch/edit/commit/branch/pull work flow 2022-10-23 10:31:11 +02:00
Gerard Vermeulen
595953f9eb Improve section readability 2022-10-20 07:07:28 +02:00
Gerard Vermeulen
17f2dc78c8 Improve section readability to prepare a mail to the list 2022-10-16 18:55:12 +02:00
Gerard Vermeulen
c7c4d4bb15 Show explicitly how to access the official MELPA mirror 2022-10-16 07:15:58 +02:00
Gerard Vermeulen
1b83d2f5c5 Small edit for readability 2022-10-16 07:14:44 +02:00
Gerard Vermeulen
f2ecaaccff Minor tweak 2022-10-14 07:45:09 +02:00
Gerard Vermeulen
8f223bcba7 Do what Mickey Peterson tells me 2022-10-12 07:29:53 +02:00
Gerard Vermeulen
f4d2e5d712 Use builtin dictionary' instead of external lexic' 2022-10-12 06:08:27 +02:00
Gerard Vermeulen
c21ff1df05 Fix hyperlinks with underscores 2022-10-12 06:06:56 +02:00
Gerard Vermeulen
cadb9f0dc3 Install `markdown-mode' 2022-10-12 06:05:19 +02:00
Gerard Vermeulen
51b3fd2fce Make ugrep handle compressed files 2022-10-09 06:51:38 +02:00
Gerard Vermeulen
ff4ef881ad Add link 2022-10-08 20:28:02 +02:00
Gerard Vermeulen
4fe9976701 Try to export more silently 2022-10-08 20:26:46 +02:00
Gerard Vermeulen
401b5d111c Demarcate babel source block 2022-10-08 20:25:17 +02:00
Gerard Vermeulen
0efadd63dc Minor edit 2022-10-05 14:09:52 +02:00
Gerard Vermeulen
13d76a8534 Factor out a new function `ensure-package-selection'
* Ensure installation of ob-company
* Ensure selection of ob-fennel
2022-10-04 06:44:06 +02:00
Gerard Vermeulen
03a07a16fd Overhaul the `org-babel-load-languages' customization 2022-10-02 07:22:44 +02:00
Gerard Vermeulen
bba8b405d2 Start to play with Fennel and Lua 2022-10-02 07:22:00 +02:00
Gerard Vermeulen
295ec8b3bc Allow org-yt-open to use emms' or mpv' 2022-10-01 10:08:01 +02:00
Gerard Vermeulen
d956948796 Tidy =org-link= type code and section 2022-09-25 20:37:08 +02:00
Gerard Vermeulen
dc3e729fa2 Add an "yt" =org-link= type 2022-09-25 20:36:18 +02:00
Gerard Vermeulen
5ee183249f Add https://bitspook.in/archive/feed.xml feed to `elfeed' 2022-09-25 17:52:16 +02:00
Gerard Vermeulen
262c185628 Python `tempo' templates start to become usable 2022-09-25 11:42:58 +02:00
Gerard Vermeulen
bc38c4bbe1 Add `tempo' tags to abbreviation tables 2022-09-24 20:48:16 +02:00
Gerard Vermeulen
c93f113719 Recommend to use `describe-symbol' 2022-09-23 07:33:33 +02:00
Gerard Vermeulen
7babab33e2 Clean up the section of using engraved' with org-mode' 2022-09-20 20:03:27 +02:00
Gerard Vermeulen
1ba80f8935 Improve code formatting 2022-09-20 20:02:54 +02:00
Gerard Vermeulen
06651fd2b2 Start to explore `tempo' 2022-09-18 21:59:11 +02:00
Gerard Vermeulen
d2142c435e Try eglot-20220918.1019's recommended configuration method 2022-09-18 16:27:40 +02:00
Gerard Vermeulen
7ae70fca70 Start better parsing of common misspellings list 2022-09-18 12:47:54 +02:00
Gerard Vermeulen
0765b250fa Improve listing caption 2022-09-18 12:41:52 +02:00
Gerard Vermeulen
1171bc825a Improve code clarity 2022-09-18 12:37:36 +02:00
Gerard Vermeulen
7c16bf3ba5 Fix `delete-biber-cache' 2022-09-18 12:35:57 +02:00
Gerard Vermeulen
d6212ff231 Improve the eglot configuration according to the updated README.md 2022-09-18 11:14:56 +02:00
Gerard Vermeulen
02cfb36efc Improve the handling of the pylsp-auto-import-modules patch 2022-09-18 11:13:02 +02:00
Gerard Vermeulen
77b3a503be Eliminate a LaTeX export org-id collision 2022-09-18 11:10:34 +02:00
Gerard Vermeulen
3593e0c3d7 Simplify inclusion of the first 9 lines of README.org 2022-09-18 11:09:04 +02:00
Gerard Vermeulen
a7c8227362 Remove superfluous LaTeX class option 2022-09-18 11:08:04 +02:00
Gerard Vermeulen
8c656c6ee2 Add link on how to use Emacs and Elisp 2022-09-18 08:50:24 +02:00
Gerard Vermeulen
9a9d355e9e Fix key stanzas to invoke `describe-variable' 2022-09-18 07:38:29 +02:00
Gerard Vermeulen
50540104b8 Add word games list to improve misspellings in the future 2022-09-12 07:05:29 +02:00
Gerard Vermeulen
f59f6aecfd Explain my abbreviation management and add abbreviations 2022-09-11 14:34:03 +02:00
Gerard Vermeulen
3f3e4dccb9 Remove unused links from `webjump-sites' 2022-09-11 13:44:02 +02:00
Gerard Vermeulen
c0c1b39733 Minor edit 2022-09-11 07:40:22 +02:00
Gerard Vermeulen
bc1907fbb3 Add links to articles on Gnus 2022-09-11 07:39:35 +02:00
Gerard Vermeulen
078c36cf0c Continue to work on window management 2022-09-11 07:38:53 +02:00
Gerard Vermeulen
db79902e54 Add a section on `regexp-replace' 2022-09-11 07:37:26 +02:00
Gerard Vermeulen
a044949c7d Make org-(in)active-current-time-stamp work without loading org 2022-09-06 17:05:35 +02:00
Gerard Vermeulen
9d08d908ae Continue playing with Gnus 2022-09-05 03:20:44 +02:00
Gerard Vermeulen
13aa5a51fc Start to play with gnus 2022-09-04 18:57:53 +02:00
Gerard Vermeulen
363e02cd0f Edit comments 2022-09-04 12:55:44 +02:00
Gerard Vermeulen
9cb89449bd Add a window management key binding 2022-09-03 20:17:09 +02:00
Gerard Vermeulen
bb87c04a71 Wrap "words separated by BLANK characters" groups in LaTeX commands 2022-09-03 18:42:32 +02:00