unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#36610: [PATCH] Make finder-exit use quit-window
@ 2019-07-11 22:48 Stefan Kangas
  2019-07-11 22:53 ` Stefan Kangas
  2019-07-11 22:57 ` Stefan Kangas
  0 siblings, 2 replies; 7+ messages in thread
From: Stefan Kangas @ 2019-07-11 22:48 UTC (permalink / raw)
  To: 36610

When I have two windows open and hit C-h p to open finder, then press q to exit,
the second window is suddenly gone.  This is because finder-exit uses
kill-window instead of quit-window, and is a minor annoyance.

The attached patch fixes that by using quit-window instead.

(I'll send the patch in a separate message once this is assigned a bug
number.)

Thanks,
Stefan Kangas





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

end of thread, other threads:[~2019-07-20  9:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-11 22:48 bug#36610: [PATCH] Make finder-exit use quit-window Stefan Kangas
2019-07-11 22:53 ` Stefan Kangas
2019-07-20  9:24   ` Eli Zaretskii
2019-07-11 22:57 ` Stefan Kangas
2019-07-12  6:34   ` Eli Zaretskii
2019-07-12  7:20     ` Stefan Kangas
2019-07-12  7:57       ` Eli Zaretskii

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).