commit e7fff44b16ddd086c77fb9a911aec04cda67ae7c
parent 7f436d39de4a476db6001a2d00750c406b0aaef4
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date: Sat, 17 Jul 2021 10:32:07 +0200
Sing the praise of a new option in Emacs 28
Diffstat:
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/reviews/emacs/hype.org b/reviews/emacs/hype.org
@@ -55,7 +55,7 @@ buffer =BUF=,
- =C-x 5 5 KEYSEQ= says "please display =BUF= in another frame".
These new ~other-…-prefix~ commands can be seen as generalizations of
-common shorthands such as =C-x 4 f= or =C-x 5 b=.
+specialized shorthands such as =C-x 4 f= or =C-x 5 b=.
** Visibility-cycling with =TAB= in outline.el
=TAB= and =S-TAB= now work in Outline mode like they do in Org. Look
at e.g. NEWS (=C-h N=) to see them in action. Customize
@@ -97,6 +97,12 @@ No need for =M-#= anymore.
- =C-j= yields selected completion candidate
- regular icomplete bindings work:
- =C-M-i= inserts selected completion candidate
+** Dired
+*** ~dired-kill-when-opening-new-dired-buffer~
+With this option, =RET= and =^= no longer make Dired buffers pile up 🎉
+
+Previously, =a= (~dired-find-alternate-file~) could be used instead of
+=RET=, but one had to write a custom command for =^=.
* 27
** ~what-cursor-show-names~
I sometimes use =C-u C-x == to (re)discover how the Unicode consortium