main
1<!DOCTYPE html>
2<html lang="en">
3 <head>
4 <meta name="viewport" content="width=device-width, initial-scale=1">
5 <meta charset="utf-8">
6 <meta name="viewport" content="width=device-width, initial-scale=1">
7 <title>
8 My Emacs System
9 </title>
10 <meta name="author" content="Vincent Demeester">
11 <meta name="generator" content="Org Mode">
12 <meta name="viewport" content="width=device-width, initial-scale=1">
13 <link href="/index.xml" rel="alternate" type="application/rss+xml" title="Vincent Demeester">
14 <script src="/flux.js" defer=""></script>
15 <link rel="stylesheet" href="/style.css" type="text/css">
16 </head>
17 <body>
18 <div class="site-controls">
19 <button class="theme-toggle" id="theme-toggle" title="Toggle dark/light mode">☀️</button>
20 </div>
21 <main id="content" class="content">
22 <header>
23 <h1 class="title">
24 My Emacs System
25 </h1>
26 <p class="subtitle" role="doc-subtitle">
27 A attempt to document my emacs setup 🙃
28 </p>
29 </header>
30 <p>
31 Emacs is the best editor possible, at least for me, especially with the killer <a href="org_mode.html">org-mode</a>
32module.
33 </p>
34 <p>
35 I do all in a lot in Emacs:
36 </p>
37 <ul class="org-ul">
38 <li>
39 task and calendar management using <a href="org_mode.html">org-mode</a>.
40 </li>
41 <li>
42 mail using <a href="gnus.html">gnus</a>.
43 </li>
44 <li>
45 programming in different languages (<a href="elisp.html">elisp</a>, <a href="go.html">go</a>, <a href="bash.html">bash</a>, …)
46 </li>
47 <li>
48 interactive shell using either <a href="eshell.html">eshell</a> or <a href="vterm.html">vterm</a>.
49 </li>
50 </ul>
51 <p>
52 <a href="emacs.old.html">Here is my old attempt</a> to document my Emacs setup, inspired by <a href="https://writequit.org/eos/eos.html">The Emacs Operating System
53(EOS)</a> or <a href="http://doc.rix.si/cce/cce.html">Complete Computing Environment</a> and other litterate configurations.In a gist, this
54is the litterate version of the <a href="config_configurations.html">configurations</a> available in my <a href="https://git.sr.ht/~vdemeester/home">monorepo</a>. In the end, I
55don’t have time to properly maintain this, and I prefer to do code and document it well.
56 </p>
57 <section id="outline-container-links" class="outline-2">
58 <h2 id="links">
59 <a href="#links" class="anchor">§</a>Links
60 </h2>
61 <div id="text-links" class="outline-text-2">
62 <p>
63 Here is a compilation of <i>random</i> articles around GNU/Emacs that I found interesting to
64share. I may add comment on those too.
65 </p>
66 </div>
67 <div id="outline-container-%5B%5Bhttps%3A%2F%2Faliquote.org%2Fpost%2Fminimalist-emacs%2F%5D%5BMinimalist%20Emacs%20-%20aliquot%EF%A3%BF%5D%5D" class="outline-3">
68 <h3 id="minimalist-emacs-aliquot">
69 <a href="#minimalist-emacs-aliquot" class="anchor">§</a><a href="https://aliquote.org/post/minimalist-emacs/">Minimalist Emacs - aliquot</a>
70 </h3>
71 <div id="text-minimalist-emacs-aliquot" class="outline-text-3">
72 <p>
73 <span class="timestamp-wrapper"><span class="timestamp">[2020-09-17 Thu 17:55]</span></span>
74 </p>
75 </div>
76 </div>
77 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fgithub.com%2Fkensanata%2Fggg%23gmail-gnus-gpg-guide-gggg%5D%5Bkensanata%2Fggg%3A%20Gmail%2C%20Gnus%20and%20GPG%5D%5D" class="outline-3">
78 <h3 id="kensanata-ggg-gmail-gnus-and-gpg">
79 <a href="#kensanata-ggg-gmail-gnus-and-gpg" class="anchor">§</a><a href="https://github.com/kensanata/ggg#gmail-gnus-gpg-guide-gggg">kensanata/ggg: Gmail, Gnus and GPG</a>
80 </h3>
81 <div id="text-kensanata-ggg-gmail-gnus-and-gpg" class="outline-text-3">
82 <p>
83 <span class="timestamp-wrapper"><span class="timestamp">[2020-07-08 Wed 07:37]</span></span>
84 </p>
85 </div>
86 </div>
87 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fwww.greghendershott.com%2F2017%2F02%2Femacs-themes.html%5D%5BEmacs%20Themes%5D%5D" class="outline-3">
88 <h3 id="emacs-themes">
89 <a href="#emacs-themes" class="anchor">§</a><a href="https://www.greghendershott.com/2017/02/emacs-themes.html">Emacs Themes</a>
90 </h3>
91 <div id="text-emacs-themes" class="outline-text-3">
92 <p>
93 <span class="timestamp-wrapper"><span class="timestamp">[2020-06-02 Tue 18:07]</span></span>
94 </p>
95 </div>
96 </div>
97 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fdegruchy.org%2F2020%2F05%2F26%2Fbinding-emacs%2F%5D%5BBinding%20Emacs%20%E2%80%93%20Verily%5D%5D" class="outline-3">
98 <h3 id="binding-emacs-verily">
99 <a href="#binding-emacs-verily" class="anchor">§</a><a href="https://degruchy.org/2020/05/26/binding-emacs/">Binding Emacs – Verily</a>
100 </h3>
101 <div id="text-binding-emacs-verily" class="outline-text-3">
102 <p>
103 <span class="timestamp-wrapper"><span class="timestamp">[2020-06-02 Tue 18:04]</span></span>
104 </p>
105 </div>
106 </div>
107 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fmihaiolteanu.me%2Feshell-toggle%2F%5D%5BHow%20to%20create%20and%20jump%20to%20eshell%20buffers%20with%20a%20single%20command%5D%5D" class="outline-3">
108 <h3 id="how-to-create-and-jump-to-eshell-buffers-with-a-single-command">
109 <a href="#how-to-create-and-jump-to-eshell-buffers-with-a-single-command" class="anchor">§</a><a href="https://mihaiolteanu.me/eshell-toggle/">How to create and jump to eshell buffers with a single command</a>
110 </h3>
111 <div id="text-how-to-create-and-jump-to-eshell-buffers-with-a-single-command" class="outline-text-3">
112 <p>
113 <span class="timestamp-wrapper"><span class="timestamp">[2020-05-29 Fri 15:05]</span></span>
114 </p>
115 </div>
116 </div>
117 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fwww.reddit.com%2Fr%2Femacs%2Fcomments%2Ffk7p49%2Fpiping_stdout_to_emacs%2F%5D%5BPiping%20stdout%20to%20Emacs%20%3A%20emacs%5D%5D" class="outline-3">
118 <h3 id="todo-piping-stdout-to-emacs-emacs">
119 <a href="#todo-piping-stdout-to-emacs-emacs" class="anchor">§</a><span class="todo TODO">TODO</span> <a href="https://www.reddit.com/r/emacs/comments/fk7p49/piping_stdout_to_emacs/">Piping stdout to Emacs : emacs</a> <span class="tags"><a href="/flux/tags/emacs.html" class="tag">emacs</a></span>
120 </h3>
121 <div id="text-todo-piping-stdout-to-emacs-emacs" class="outline-text-3">
122 <p>
123 <span class="timestamp-wrapper"><span class="timestamp">[2020-03-24 Tue 07:54]</span></span>
124 </p>
125 </div>
126 </div>
127 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fexplog.in%2Fnotes%2Fpoet.html%5D%5BMaking%20Poet%2C%20an%20Emacs%20theme%5D%5D" class="outline-3">
128 <h3 id="todo-making-poet-an-emacs-theme">
129 <a href="#todo-making-poet-an-emacs-theme" class="anchor">§</a><span class="todo TODO">TODO</span> <a href="https://explog.in/notes/poet.html">Making Poet, an Emacs theme</a> <span class="tags"><a href="/flux/tags/emacs.html" class="tag">emacs</a></span>
130 </h3>
131 <div id="text-todo-making-poet-an-emacs-theme" class="outline-text-3">
132 <p>
133 <span class="timestamp-wrapper"><span class="timestamp">[2020-03-25 Wed 16:58]</span></span>
134 </p>
135 </div>
136 </div>
137 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fwillschenk.com%2Farticles%2F2020%2Ftramp_tricks%2F%5D%5BEmacs%20Tramp%20tricks%5D%5D" class="outline-3">
138 <h3 id="todo-emacs-tramp-tricks">
139 <a href="#todo-emacs-tramp-tricks" class="anchor">§</a><span class="todo TODO">TODO</span> <a href="https://willschenk.com/articles/2020/tramp_tricks/">Emacs Tramp tricks</a> <span class="tags"><a href="/flux/tags/emacs.html" class="tag">emacs</a></span>
140 </h3>
141 <div id="text-todo-emacs-tramp-tricks" class="outline-text-3">
142 <p>
143 <span class="timestamp-wrapper"><span class="timestamp">[2020-03-08 Sun 16:44]</span></span>
144 </p>
145 </div>
146 </div>
147 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fazzamsa.com%2Fn%2Fscripts-el%2F%5D%5BUseful%20Emacs%20Lisp%20Scripts%C2%A0%F0%9F%8C%B1%20%C2%B7%20AZZAMSA%5D%5D" class="outline-3">
148 <h3 id="todo-useful-emacs-lisp-scripts-azzamsa">
149 <a href="#todo-useful-emacs-lisp-scripts-azzamsa" class="anchor">§</a><span class="todo TODO">TODO</span> <a href="https://azzamsa.com/n/scripts-el/">Useful Emacs Lisp Scripts 🌱 · AZZAMSA</a>
150 </h3>
151 <div id="text-todo-useful-emacs-lisp-scripts-azzamsa" class="outline-text-3">
152 <p>
153 <span class="timestamp-wrapper"><span class="timestamp">[2020-06-18 Thu 18:41]</span></span>
154 </p>
155 </div>
156 </div>
157 <div id="outline-container-%5B%5Bhttps%3A%2F%2Femacsredux.com%2Fblog%2F2020%2F06%2F10%2Fcomment-commands-redux%2F%5D%5BComment%20Commands%20Redux%20%7C%20Emacs%20Redux%5D%5D" class="outline-3">
158 <h3 id="todo-comment-commands-redux-emacs-redux">
159 <a href="#todo-comment-commands-redux-emacs-redux" class="anchor">§</a><span class="todo TODO">TODO</span> <a href="https://emacsredux.com/blog/2020/06/10/comment-commands-redux/">Comment Commands Redux | Emacs Redux</a> <span class="tags"><a href="/flux/tags/emacs.html" class="tag">emacs</a></span>
160 </h3>
161 <div id="text-todo-comment-commands-redux-emacs-redux" class="outline-text-3">
162 <p>
163 <span class="timestamp-wrapper"><span class="timestamp">[2020-06-23 Tue 17:45]</span></span>
164 </p>
165 </div>
166 </div>
167 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fgithub.com%2FMatthewZMD%2F.emacs.d%5D%5BMatthewZMD%2F.emacs.d%3A%20M-EMACS%2C%20a%20full-feature%20GNU%20Emacs%20configuration%20distribution%5D%5D" class="outline-3">
168 <h3 id="todo-matthewzmd-emacs-d-m-emacs-a-full-feature-gnu-emacs-configuration-distribution">
169 <a href="#todo-matthewzmd-emacs-d-m-emacs-a-full-feature-gnu-emacs-configuration-distribution" class="anchor">§</a><span class="todo TODO">TODO</span> <a href="https://github.com/MatthewZMD/.emacs.d">MatthewZMD/.emacs.d: M-EMACS, a full-feature GNU Emacs configuration distribution</a>
170 </h3>
171 <div id="text-todo-matthewzmd-emacs-d-m-emacs-a-full-feature-gnu-emacs-configuration-distribution" class="outline-text-3">
172 <p>
173 <span class="timestamp-wrapper"><span class="timestamp">[2020-06-29 Mon 11:35]</span></span>
174 </p>
175 </div>
176 </div>
177 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fwritequit.org%2Feos%2Feos.html%5D%5BThe%20Emacs%20Operating%20System%20%28EOS%29%5D%5D" class="outline-3">
178 <h3 id="todo-the-emacs-operating-system-eos">
179 <a href="#todo-the-emacs-operating-system-eos" class="anchor">§</a><span class="todo TODO">TODO</span> <a href="https://writequit.org/eos/eos.html">The Emacs Operating System (EOS)</a>
180 </h3>
181 <div id="text-todo-the-emacs-operating-system-eos" class="outline-text-3">
182 <p>
183 <span class="timestamp-wrapper"><span class="timestamp">[2020-07-02 Thu 18:20]</span></span>
184 </p>
185 </div>
186 </div>
187 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fjustin.abrah.ms%2Fdotfiles%2Femacs.html%5D%5BMy%20Emacs%20Configuration%5D%5D" class="outline-3">
188 <h3 id="todo-my-emacs-configuration">
189 <a href="#todo-my-emacs-configuration" class="anchor">§</a><span class="todo TODO">TODO</span> <a href="https://justin.abrah.ms/dotfiles/emacs.html">My Emacs Configuration</a>
190 </h3>
191 <div id="text-todo-my-emacs-configuration" class="outline-text-3">
192 <p>
193 <span class="timestamp-wrapper"><span class="timestamp">[2020-07-15 Wed 12:29]</span></span>
194 </p>
195 </div>
196 </div>
197 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fjakemccrary.com%2Fblog%2F2020%2F11%2F14%2Fspeeding-up-magit%2F%5D%5BSpeeding%20up%20magit%20-%20Jake%20McCrary%5D%5D" class="outline-3">
198 <h3 id="todo-speeding-up-magit-jake-mccrary">
199 <a href="#todo-speeding-up-magit-jake-mccrary" class="anchor">§</a><span class="todo TODO">TODO</span> <a href="https://jakemccrary.com/blog/2020/11/14/speeding-up-magit/">Speeding up magit - Jake McCrary</a>
200 </h3>
201 <div id="text-todo-speeding-up-magit-jake-mccrary" class="outline-text-3">
202 <p>
203 <span class="timestamp-wrapper"><span class="timestamp">[2020-11-17 Tue 18:09]</span></span>
204 </p>
205 </div>
206 </div>
207 <div id="outline-container-%5B%5Bhttps%3A%2F%2Ftech.toryanderson.com%2F2020%2F11%2F13%2Fmigrating-to-a-custom-file-less-setup%2F%5D%5BMigrating%20to%20a%20custom-file-less%20setup%20%7C%20Tech.ToryAnderson.com%5D%5D" class="outline-3">
208 <h3 id="todo-migrating-to-a-custom-file-less-setup-tech-toryanderson-com">
209 <a href="#todo-migrating-to-a-custom-file-less-setup-tech-toryanderson-com" class="anchor">§</a><span class="todo TODO">TODO</span> <a href="https://tech.toryanderson.com/2020/11/13/migrating-to-a-custom-file-less-setup/">Migrating to a custom-file-less setup | Tech.ToryAnderson.com</a>
210 </h3>
211 <div id="text-todo-migrating-to-a-custom-file-less-setup-tech-toryanderson-com" class="outline-text-3">
212 <p>
213 <span class="timestamp-wrapper"><span class="timestamp">[2020-11-19 Thu 11:00]</span></span>
214 </p>
215 </div>
216 </div>
217 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fwww.philnewton.net%2Fblog%2Fleanpub-with-emacs%2F%5D%5BWriting%20a%20Leanpub%20book%20with%20Emacs%20-%20philnewton.net%5D%5D" class="outline-3">
218 <h3 id="todo-writing-a-leanpub-book-with-emacs-philnewton-net">
219 <a href="#todo-writing-a-leanpub-book-with-emacs-philnewton-net" class="anchor">§</a><span class="todo TODO">TODO</span> <a href="https://www.philnewton.net/blog/leanpub-with-emacs/">Writing a Leanpub book with Emacs - philnewton.net</a>
220 </h3>
221 <div id="text-todo-writing-a-leanpub-book-with-emacs-philnewton-net" class="outline-text-3">
222 <p>
223 <span class="timestamp-wrapper"><span class="timestamp">[2020-11-19 Thu 11:11]</span></span>
224 </p>
225 </div>
226 </div>
227 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fen.liujiacai.net%2F2020%2F11%2F29%2Fwhy-emacs%2F%5D%5BWhat%20you%20need%20to%20know%20before%20try%20Emacs%20-%20KeepCoding%5D%5D" class="outline-3">
228 <h3 id="todo-what-you-need-to-know-before-try-emacs-keepcoding">
229 <a href="#todo-what-you-need-to-know-before-try-emacs-keepcoding" class="anchor">§</a><span class="todo TODO">TODO</span> <a href="https://en.liujiacai.net/2020/11/29/why-emacs/">What you need to know before try Emacs - KeepCoding</a>
230 </h3>
231 <div id="text-todo-what-you-need-to-know-before-try-emacs-keepcoding" class="outline-text-3">
232 <p>
233 <span class="timestamp-wrapper"><span class="timestamp">[2020-12-01 Tue 08:02]</span></span>
234 </p>
235 </div>
236 </div>
237 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fgithub.com%2Frougier%2Fnano-emacs%5D%5Brougier%2Fnano-emacs%3A%20GNU%20Emacs%20%2F%20N%20%CE%9B%20N%20O%20-%20Emacs%20made%20simple%5D%5D" class="outline-3">
238 <h3 id="todo-rougier-nano-emacs-gnu-emacs-n-n-o-emacs-made-simple">
239 <a href="#todo-rougier-nano-emacs-gnu-emacs-n-n-o-emacs-made-simple" class="anchor">§</a><span class="todo TODO">TODO</span> <a href="https://github.com/rougier/nano-emacs">rougier/nano-emacs: GNU Emacs / N Λ N O - Emacs made simple</a>
240 </h3>
241 <div id="text-todo-rougier-nano-emacs-gnu-emacs-n-n-o-emacs-made-simple" class="outline-text-3">
242 <p>
243 <span class="timestamp-wrapper"><span class="timestamp">[2020-12-01 Tue 08:12]</span></span>
244 </p>
245 </div>
246 </div>
247 <div id="outline-container-%5B%5Bhttps%3A%2F%2Femacsredux.com%2Fblog%2F2018%2F11%2F09%2Fan-easy-kill%2F%5D%5BAn%20easy-kill%20%7C%20Emacs%20Redux%5D%5D" class="outline-3">
248 <h3 id="todo-an-easy-kill-emacs-redux">
249 <a href="#todo-an-easy-kill-emacs-redux" class="anchor">§</a><span class="todo TODO">TODO</span> <a href="https://emacsredux.com/blog/2018/11/09/an-easy-kill/">An easy-kill | Emacs Redux</a>
250 </h3>
251 <div id="text-todo-an-easy-kill-emacs-redux" class="outline-text-3">
252 <p>
253 <span class="timestamp-wrapper"><span class="timestamp">[2020-12-10 Thu 11:19]</span></span>
254 </p>
255 </div>
256 </div>
257 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fjherrlin.github.io%2Fposts%2Femacs-orgmode-source-code-blocks2%2F%5D%5BEmacs%20Orgmode%20Source%20Code%20Blocks%202%20%7C%20jherrlin%5D%5D" class="outline-3">
258 <h3 id="todo-emacs-orgmode-source-code-blocks-2-jherrlin">
259 <a href="#todo-emacs-orgmode-source-code-blocks-2-jherrlin" class="anchor">§</a><span class="todo TODO">TODO</span> <a href="https://jherrlin.github.io/posts/emacs-orgmode-source-code-blocks2/">Emacs Orgmode Source Code Blocks 2 | jherrlin</a>
260 </h3>
261 <div id="text-todo-emacs-orgmode-source-code-blocks-2-jherrlin" class="outline-text-3">
262 <p>
263 <span class="timestamp-wrapper"><span class="timestamp">[2020-12-17 Thu 16:04]</span></span>
264 </p>
265 </div>
266 </div>
267 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fblog.sumtypeofway.com%2Fposts%2Femacs-config.html%5D%5Badventures%20in%20uncertainty%3A%20My%20Emacs%20Configuration%20%28Or%2C%20Emacs%20is%20Agar%20for%20Brain%20Worms%29%5D%5D" class="outline-3">
268 <h3 id="todo-adventures-in-uncertainty-my-emacs-configuration-or-emacs-is-agar-for-brain-worms">
269 <a href="#todo-adventures-in-uncertainty-my-emacs-configuration-or-emacs-is-agar-for-brain-worms" class="anchor">§</a><span class="todo TODO">TODO</span> <a href="https://blog.sumtypeofway.com/posts/emacs-config.html">adventures in uncertainty: My Emacs Configuration (Or, Emacs is Agar for Brain Worms)</a>
270 </h3>
271 <div id="text-todo-adventures-in-uncertainty-my-emacs-configuration-or-emacs-is-agar-for-brain-worms" class="outline-text-3">
272 <p>
273 <span class="timestamp-wrapper"><span class="timestamp">[2020-09-23 Wed 12:23]</span></span>
274 </p>
275 <p>
276 Fixing Emacs’s defaults is a nontrivial problem. We’ll start with UI concerns.
277 </p>
278 </div>
279 </div>
280 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fblog.aaronbieber.com%2F2016%2F09%2F24%2Fan-agenda-for-life-with-org-mode.html%5D%5BAn%20Agenda%20for%20Life%20With%20Org%20Mode%20-%20The%20Chronicle%5D%5D" class="outline-3">
281 <h3 id="todo-an-agenda-for-life-with-org-mode-the-chronicle">
282 <a href="#todo-an-agenda-for-life-with-org-mode-the-chronicle" class="anchor">§</a><span class="todo TODO">TODO</span> <a href="https://blog.aaronbieber.com/2016/09/24/an-agenda-for-life-with-org-mode.html">An Agenda for Life With Org Mode - The Chronicle</a>
283 </h3>
284 <div id="text-todo-an-agenda-for-life-with-org-mode-the-chronicle" class="outline-text-3">
285 <p>
286 <span class="timestamp-wrapper"><span class="timestamp">[2020-09-24 Thu 18:52]</span></span>
287 </p>
288 <p>
289 (org-agenda-skip-if nil ’(scheduled deadline))
290 </p>
291 </div>
292 </div>
293 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fwww.rousette.org.uk%2Farchives%2Fadvising-emacs%2F%5D%5BBSAG%20%C2%BB%20Advising%20Emacs%5D%5D" class="outline-3">
294 <h3 id="todo-bsag-advising-emacs">
295 <a href="#todo-bsag-advising-emacs" class="anchor">§</a><span class="todo TODO">TODO</span> <a href="https://www.rousette.org.uk/archives/advising-emacs/">BSAG » Advising Emacs</a>
296 </h3>
297 <div id="text-todo-bsag-advising-emacs" class="outline-text-3">
298 <p>
299 <span class="timestamp-wrapper"><span class="timestamp">[2020-09-15 Tue 16:59]</span></span>
300 </p>
301 </div>
302 </div>
303 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fblog.tastytea.de%2Fposts%2Fediting-remote-files-with-emacs-comfortably%2F%5D%5BEditing%20remote%20files%20with%20Emacs%2C%20comfortably%20%7C%20tastyteablog%5D%5D" class="outline-3">
304 <h3 id="todo-editing-remote-files-with-emacs-comfortably-tastyteablog">
305 <a href="#todo-editing-remote-files-with-emacs-comfortably-tastyteablog" class="anchor">§</a><span class="todo TODO">TODO</span> <a href="https://blog.tastytea.de/posts/editing-remote-files-with-emacs-comfortably/">Editing remote files with Emacs, comfortably | tastyteablog</a>
306 </h3>
307 <div id="text-todo-editing-remote-files-with-emacs-comfortably-tastyteablog" class="outline-text-3">
308 <p>
309 <span class="timestamp-wrapper"><span class="timestamp">[2020-08-21 Fri 15:56]</span></span>
310 </p>
311 </div>
312 </div>
313 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fwww.labri.fr%2Fperso%2Fnrougier%2FGTD%2Findex.html%5D%5BGet%20Things%20Done%20with%20Emacs%5D%5D" class="outline-3">
314 <h3 id="todo-get-things-done-with-emacs">
315 <a href="#todo-get-things-done-with-emacs" class="anchor">§</a><span class="todo TODO">TODO</span> <a href="https://www.labri.fr/perso/nrougier/GTD/index.html">Get Things Done with Emacs</a>
316 </h3>
317 <div id="text-todo-get-things-done-with-emacs" class="outline-text-3">
318 <p>
319 <span class="timestamp-wrapper"><span class="timestamp">[2020-09-19 Sat 00:35]</span></span>
320 </p>
321 </div>
322 </div>
323 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fane.iki.fi%2Femacs%2Fpatches.html%5D%5BWorking%20with%20Git%20and%20patches%20in%20Emacs%5D%5D" class="outline-3">
324 <h3 id="working-with-git-and-patches-in-emacs">
325 <a href="#working-with-git-and-patches-in-emacs" class="anchor">§</a><a href="https://ane.iki.fi/emacs/patches.html">Working with Git and patches in Emacs</a>
326 </h3>
327 <div id="text-working-with-git-and-patches-in-emacs" class="outline-text-3">
328 <p>
329 <span class="timestamp-wrapper"><span class="timestamp">[2024-06-10 Mon 19:33]</span></span>
330 </p>
331 </div>
332 </div>
333 <div id="outline-container-%5B%5Bhttps%3A%2F%2Famitp.blogspot.com%2F2024%2F05%2Femacs-consult-buffer-filenames.html%5D%5BAmit%27s%20Thoughts%3A%20Emacs%20consult-buffer%20filenames%5D%5D" class="outline-3">
334 <h3 id="amit-s-thoughts-emacs-consult-buffer-filenames">
335 <a href="#amit-s-thoughts-emacs-consult-buffer-filenames" class="anchor">§</a><a href="https://amitp.blogspot.com/2024/05/emacs-consult-buffer-filenames.html">Amit’s Thoughts: Emacs consult-buffer filenames</a>
336 </h3>
337 <div id="text-amit-s-thoughts-emacs-consult-buffer-filenames" class="outline-text-3">
338 <p>
339 <span class="timestamp-wrapper"><span class="timestamp">[2024-06-10 Mon 19:54]</span></span>
340 </p>
341 <p>
342 Maybe one day ?
343 </p>
344 </div>
345 </div>
346 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fjherrlin.github.io%2Fposts%2Femacs-mu4e%2F%5D%5BMail%20in%20Emacs%20with%20mu4e%20and%20mbsync%20%7C%20jherrlin%5D%5D" class="outline-3">
347 <h3 id="mail-in-emacs-with-mu4e-and-mbsync-jherrlin">
348 <a href="#mail-in-emacs-with-mu4e-and-mbsync-jherrlin" class="anchor">§</a><a href="https://jherrlin.github.io/posts/emacs-mu4e/">Mail in Emacs with mu4e and mbsync | jherrlin</a>
349 </h3>
350 <div id="text-mail-in-emacs-with-mu4e-and-mbsync-jherrlin" class="outline-text-3">
351 <p>
352 <span class="timestamp-wrapper"><span class="timestamp">[2024-06-11 Tue 15:48]</span></span>
353 </p>
354 </div>
355 </div>
356 <div id="outline-container-%5B%5Bhttps%3A%2F%2Frakhim.org%2Ffastmail-setup-with-emacs-mu4e-and-mbsync-on-macos%2F%5D%5BFastmail%20setup%20with%20Emacs%2C%20mu4e%20and%20mbsync%20on%20macOS%20-%20Rakhim.org%5D%5D" class="outline-3">
357 <h3 id="fastmail-setup-with-emacs-mu4e-and-mbsync-on-macos-rakhim-org">
358 <a href="#fastmail-setup-with-emacs-mu4e-and-mbsync-on-macos-rakhim-org" class="anchor">§</a><a href="https://rakhim.org/fastmail-setup-with-emacs-mu4e-and-mbsync-on-macos/">Fastmail setup with Emacs, mu4e and mbsync on macOS - Rakhim.org</a>
359 </h3>
360 <div id="text-fastmail-setup-with-emacs-mu4e-and-mbsync-on-macos-rakhim-org" class="outline-text-3">
361 <p>
362 <span class="timestamp-wrapper"><span class="timestamp">[2024-06-11 Tue 15:48]</span></span>
363 </p>
364 </div>
365 </div>
366 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fwww.reddit.com%2Fr%2Femacs%2Fcomments%2Fqo3eza%2Fnotmuch_as_an_alternative_to_mu4e%2F%5D%5BNotmuch%20as%20an%20alternative%20to%20mu4e%20%3A%20r%2Femacs%5D%5D" class="outline-3">
367 <h3 id="notmuch-as-an-alternative-to-mu4e-r-emacs">
368 <a href="#notmuch-as-an-alternative-to-mu4e-r-emacs" class="anchor">§</a><a href="https://www.reddit.com/r/emacs/comments/qo3eza/notmuch_as_an_alternative_to_mu4e/">Notmuch as an alternative to mu4e : r/emacs</a>
369 </h3>
370 <div id="text-notmuch-as-an-alternative-to-mu4e-r-emacs" class="outline-text-3">
371 <p>
372 <span class="timestamp-wrapper"><span class="timestamp">[2024-06-11 Tue 15:56]</span></span>
373 </p>
374 </div>
375 </div>
376 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fsqrtminusone.xyz%2Fconfigs%2Fmail%2F%5D%5BMail%5D%5D" class="outline-3">
377 <h3 id="mail">
378 <a href="#mail" class="anchor">§</a><a href="https://sqrtminusone.xyz/configs/mail/">Mail</a>
379 </h3>
380 <div id="text-mail" class="outline-text-3">
381 <p>
382 <span class="timestamp-wrapper"><span class="timestamp">[2024-06-11 Tue 15:57]</span></span>
383 </p>
384 </div>
385 </div>
386 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fmacowners.club%2Fposts%2Femail-emacs-mu4e-macos%2F%5D%5BEmail%20setup%20in%20Emacs%20with%20Mu4e%20on%20macOS%20%7C%20macOS%20%26%20%28open-source%29%20Software%5D%5D" class="outline-3">
387 <h3 id="email-setup-in-emacs-with-mu4e-on-macos-macos-and-open-source-software">
388 <a href="#email-setup-in-emacs-with-mu4e-on-macos-macos-and-open-source-software" class="anchor">§</a><a href="https://macowners.club/posts/email-emacs-mu4e-macos/">Email setup in Emacs with Mu4e on macOS | macOS & (open-source) Software</a>
389 </h3>
390 <div id="text-email-setup-in-emacs-with-mu4e-on-macos-macos-and-open-source-software" class="outline-text-3">
391 <p>
392 <span class="timestamp-wrapper"><span class="timestamp">[2024-06-11 Tue 16:01]</span></span>
393 </p>
394 </div>
395 </div>
396 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fmacowners.club%2Fposts%2Fpersonal-touch-org-agenda%2F%5D%5BA%20Personal%20Touch%20in%20my%20Org%20Agenda%20%7C%20macOS%20%26%20%28open-source%29%20Software%5D%5D" class="outline-3">
397 <h3 id="a-personal-touch-in-my-org-agenda-macos-and-open-source-software">
398 <a href="#a-personal-touch-in-my-org-agenda-macos-and-open-source-software" class="anchor">§</a><a href="https://macowners.club/posts/personal-touch-org-agenda/">A Personal Touch in my Org Agenda | macOS & (open-source) Software</a>
399 </h3>
400 <div id="text-a-personal-touch-in-my-org-agenda-macos-and-open-source-software" class="outline-text-3">
401 <p>
402 <span class="timestamp-wrapper"><span class="timestamp">[2024-06-11 Tue 16:04]</span></span>
403 </p>
404 </div>
405 </div>
406 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fsystemcrafters.net%2Femacs-mail%2Fmanaging-multiple-accounts%2F%5D%5BManaging%20Multiple%20Email%20Accounts%20with%20mu4e%20and%20mbsync%20-%20System%20Crafters%5D%5D" class="outline-3">
407 <h3 id="managing-multiple-email-accounts-with-mu4e-and-mbsync-system-crafters">
408 <a href="#managing-multiple-email-accounts-with-mu4e-and-mbsync-system-crafters" class="anchor">§</a><a href="https://systemcrafters.net/emacs-mail/managing-multiple-accounts/">Managing Multiple Email Accounts with mu4e and mbsync - System Crafters</a>
409 </h3>
410 <div id="text-managing-multiple-email-accounts-with-mu4e-and-mbsync-system-crafters" class="outline-text-3">
411 <p>
412 <span class="timestamp-wrapper"><span class="timestamp">[2024-06-11 Tue 16:06]</span></span>
413 </p>
414 </div>
415 </div>
416 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fgithub.com%2Fcjohansson%2Femacs-ssh-deploy%5D%5Bcjohansson%2Femacs-ssh-deploy%3A%20A%20deployment%20plugin%20via%20Tramp%20for%20Emacs.%5D%5D" class="outline-3">
417 <h3 id="cjohansson-emacs-ssh-deploy-a-deployment-plugin-via-tramp-for-emacs">
418 <a href="#cjohansson-emacs-ssh-deploy-a-deployment-plugin-via-tramp-for-emacs" class="anchor">§</a><a href="https://github.com/cjohansson/emacs-ssh-deploy">cjohansson/emacs-ssh-deploy: A deployment plugin via Tramp for Emacs.</a>
419 </h3>
420 <div id="text-cjohansson-emacs-ssh-deploy-a-deployment-plugin-via-tramp-for-emacs" class="outline-text-3">
421 <p>
422 <span class="timestamp-wrapper"><span class="timestamp">[2024-06-17 Mon 17:44]</span></span>
423 </p>
424 <p>
425 Something to try out ?
426 </p>
427 </div>
428 </div>
429 </section>
430 </main>
431 <footer id="postamble" class="status">
432 <footer>
433 <small><a href="/" rel="history">Index</a> • <a href="/sitemap.html">Sitemap</a> • <a href="https://dl.sbr.pm/">Files</a></small><br>
434 <small class="questions">Questions, comments ? Please use my <a href="https://lists.sr.ht/~vdemeester/public-inbox">public inbox</a> by sending a plain-text email to <a href="mailto:~vdemeester/public-inbox@lists.sr.ht">~vdemeester/public-inbox@lists.sr.ht</a>.</small><br>
435 <small class="copyright">
436 Content and design by Vincent Demeester
437 (<a rel="licence" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Some rights reserved</a>)
438 </small><br>
439 </footer>
440 </footer>
441 </body>
442</html>