bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#36610: [PATCH] Make finder-exit use quit-window


From: Stefan Kangas
Subject: bug#36610: [PATCH] Make finder-exit use quit-window
Date: Fri, 12 Jul 2019 00:48:25 +0200

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]