GNU bug report logs -
#45084
so-long mode vs. dired-view-file
Previous Next
Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Date: Sun, 6 Dec 2020 22:02:02 UTC
Severity: wishlist
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
OK, here in emacs-version "27.1" we have
(global-so-long-mode 1)
in our .emacs file, and everything is working great.
We are happily using dired,
v ;; dired-view-file
q ;; View-quit
SPC ;; dired-next-line
v ;; dired-view-file
q ;; View-quit
SPC ;; dired-next-line
v ;; dired-view-file
q ;; View-quit
SPC ;; dired-next-line
v ;; dired-view-file
q ;; View-quit
SPC ;; dired-next-line
v ;; dired-view-file
q ;; self-insert-command <------Notice anything NOT funny?
C-x k ;; kill-buffer
<return> ;; minibuffer-complete-and-exit
That's right. We stumbled into a file that triggers so-long mode.
Our whole rhythm is busted. And we have to go through hoops to finally
do what just a "q" did.
So so-long mode and whatever dired-view-file calls should somehow make a
deal not to mess up "q".
The modeline says (So Long View).
This bug report was last modified 3 years and 346 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.