summaryrefslogtreecommitdiff
path: root/.emacs.d
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-05-10 18:42:33 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-05-10 18:42:48 -0700
commit289869ca4695ce6a1b9c86599c865f9e2f9b3e86 (patch)
treebd55868dface4a36aa04a17b7c31328f83816e3f /.emacs.d
parent2cd3fd2dc9af58019662672e715f4e7110117cf0 (diff)
downloaddotfiles-289869ca4695ce6a1b9c86599c865f9e2f9b3e86.tar.gz
explain C-x p e exception
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/init.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 8fb9e5e0..9b7643c5 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -1459,6 +1459,10 @@ one or more of the following apply:
current project instead of `default-directory', and select an
Eshell already in the root of the project even if it's busy.
+ (The latter exception is to make it easy to use C-x p e to get
+ back to long-running builds in project roots for which I'm not
+ using C-x p c, such as Debian package builds.)
+
The ideas behind these behaviours are as follows.
- Just like Lisp REPLs, we do not normally need a lot of