Commit Graph

972 Commits

Author SHA1 Message Date
Gerard Vermeulen c02193d4cb Improve the Emacs server section 2021-12-05 16:58:40 +01:00
Gerard Vermeulen 38fb7fa17a Improve the Emacs server section 2021-12-05 16:39:07 +01:00
Gerard Vermeulen 6c2f4d60b9 Improve the package bootstrapping section 2021-12-05 16:38:12 +01:00
Gerard Vermeulen d53506b9be Improve the init-file section 2021-12-05 16:36:49 +01:00
Gerard Vermeulen 698eee6250 Improve the early-init section 2021-12-05 16:35:35 +01:00
Gerard Vermeulen fa535dde7f Improve the introduction 2021-12-05 16:25:38 +01:00
Gerard Vermeulen 38d23d5077 Simplify package bootstrapping
* Install always the newest packages from the archives.
* Stop using ~quelpa~, but keep it for future use.
* Use ~package-install~ to install ~eglot~.
* Add ~markdown-mode~ and ~rainbow-mode~.
2021-12-05 07:28:32 +01:00
Gerard Vermeulen 103679b1c6 Bump to Python-3.9.9 2021-12-03 15:28:37 +01:00
Gerard Vermeulen 5c4bcb9a33 Configure anaconda-mode and company-anaconda
* Add functions to disable or enable anaconda-mode with support
* Open Python org-mode source edit-buffers in anaconda-mode.
2021-12-03 11:21:34 +01:00
Gerard Vermeulen 43049889cf Tweak and simplify my Python programming setup. 2021-12-02 19:25:32 +01:00
Gerard Vermeulen f73e056459 Install toml-mode and do not install lsp-ui and lsp-mode 2021-12-01 17:14:55 +01:00
Gerard Vermeulen d9b540eb16 Fix ripgrep by overriding the .gitignore file 2021-12-01 11:52:28 +01:00
Gerard Vermeulen 7edfbb46c6 Fix linking to the footer containing the local variables 2021-11-30 18:44:54 +01:00
Gerard Vermeulen 030520ae6a Start configuring elpy 2021-11-30 18:05:27 +01:00
Gerard Vermeulen 9aecaf4744 Make latexmkrc useful elsewhere 2021-11-30 18:04:16 +01:00
Gerard Vermeulen 9509458c72 Fix indentation 2021-11-30 11:58:15 +01:00
Gerard Vermeulen 2aba64cf76 Fix org-babel-tangle-file usage 2021-11-30 11:57:07 +01:00
Gerard Vermeulen f56531b7bc Improve the work-flow demonstration features
* Evaluate named source blocks automatically.  This requires adapting
the Makefile and the post-merge hook.
* Add and tweak functions stolen from ox-extra.el.
* Add a quick-start section.
* Complete the .gitignore file.
2021-11-30 09:35:15 +01:00
Gerard Vermeulen 32473562df Disable guessing of Python's indentation offset 2021-11-29 16:27:47 +01:00
Gerard Vermeulen a831acf4ca Add a hook to sync early-init.el and init.el with README.org 2021-11-29 16:17:34 +01:00
Gerard Vermeulen 063cdadbcf Fix typo 2021-11-29 14:09:51 +01:00
Gerard Vermeulen 5afb84a62f Reset my Emacs configuration. 2021-11-29 13:14:56 +01:00