unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#35876: "q" when article is full-screen should return us to the *Summary* buffer, not the *Group* buffer
@ 2019-05-24  2:52 積丹尼 Dan Jacobson
  2019-07-09  2:12 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: 積丹尼 Dan Jacobson @ 2019-05-24  2:52 UTC (permalink / raw)
  To: 35876

This should be the default:
(define-key gnus-article-mode-map [?q] 'gnus-summary-expand-window)

Compare mutt etc. all other such programs.

You see after the user hits
"h runs the command gnus-summary-select-article-buffer"
he is now totally in "Article level mindset" so "q" should take him up
one level, not two.

Yes, he could just hit "=" but his mind does not think that way.

(There should be a two letter command for users who really want to exit
two levels.)

Gnus v5.13





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#35876: "q" when article is full-screen should return us to the *Summary* buffer, not the *Group* buffer
  2019-05-24  2:52 bug#35876: "q" when article is full-screen should return us to the *Summary* buffer, not the *Group* buffer 積丹尼 Dan Jacobson
@ 2019-07-09  2:12 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2019-07-09  2:12 UTC (permalink / raw)
  To: 積丹尼 Dan Jacobson; +Cc: 35876

積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:

> This should be the default:
> (define-key gnus-article-mode-map [?q] 'gnus-summary-expand-window)

The `q' keystroke has always worked this way, so I think it's too late
to change that.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-09  2:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-24  2:52 bug#35876: "q" when article is full-screen should return us to the *Summary* buffer, not the *Group* buffer 積丹尼 Dan Jacobson
2019-07-09  2:12 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).