GNU bug report logs -
#43431
superfluous bury-buffer needed due to earlier gnus-summary-select-article-buffer
Previous Next
Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Date: Tue, 15 Sep 2020 19:16:01 UTC
Severity: normal
Tags: notabug
Found in version 5.13
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
When using C-d [gnus-summary-enter-digest-group] why does one need three
q's instead of two, to return to the (Highest, not just that of the
digest) *Summary* buffer?
C-d [gnus-summary-enter-digest-group]
<return> [gnus-summary-scroll-up]
h [gnus-summary-select-article-buffer]
q [gnus-summary-expand-window]
q [gnus-summary-exit]
q [bury-buffer]
You know, between q number 2 and q number 3, what is on the screen does
not change at all, giving the impression that emacs is dumb.
Same here, three q's:
C-d [gnus-summary-enter-digest-group]
SPC [gnus-summary-next-page]
n [gnus-summary-next-unread-article]
h [gnus-summary-select-article-buffer]
n [gnus-article-read-summary-keys]
n n [gnus-article-read-summary-keys]
n q [gnus-summary-expand-window]
q [gnus-summary-exit]
q [bury-buffer]
Ah. we see it is all related to that critical "h". If we never used the
"h", we would never encounter the problem:
C-d [gnus-summary-enter-digest-group]
SPC [gnus-summary-next-page]
n [gnus-summary-next-unread-article]
n [gnus-summary-next-unread-article]
n [gnus-summary-next-unread-article]
q [gnus-summary-exit]
Wow, only one q to get back to the (Highest, not just that of the
digest) *Summary* buffer.
Anyway, for the h cases, please make it use two q's instead of three.
Thanks.
P.S., it may be due to my
https://www.jidanni.org/comp/configuration/.emacs
https://www.jidanni.org/comp/configuration/.gnus.el
Gnus v5.13
GNU Emacs 26.3 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.20)
of 2020-05-17, modified by Debian
This bug report was last modified 4 years and 308 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.