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

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

bug#13146: [PATCH] help-for-help interferes with buffer order, and displ


From: Kelly Dean
Subject: bug#13146: [PATCH] help-for-help interferes with buffer order, and displays help in too many windows
Date: Tue, 11 Dec 2012 10:57:39 -0800 (PST)

In 24.2, do emacs -Q, then
M-x split-window RET C-x b foo RET C-x b bar RET C-h C-h C-g C-x b
It defaults to *Help*, but it should default to foo; transiently displaying 
help-for-help shouldn't modify the buffer order.

Now do C-g C-h f mark RET C-x o C-h C-h
It shows the help-for-help page in both windows, but it should show it in only 
one.

The attached helphelpbug.patch fixes both problems. I'm not bothering to submit 
separate reports for the two since it's a one-line patch.

Attachment: helphelpbug.patch
Description: Text Data


reply via email to

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