Stefan Monnier <[EMAIL PROTECTED]> writes:

>> Start Emacs with "emacs -Q" under X.
>> Type C-x 5 2 to get a second frame.
>> Type C-h f or to split the frame into two windows.
>> Type C-x 0 to make the help window the only window in the frame.
>> Type q.
>
> Weird: I can reproduce it with C-h f goto-char RET, but not with C-h k a.

This seems like a separate issue.  When I do

  Start Emacs with "emacs -Q" under X.
  Type C-h k a to split the frame into two windows.
  Type C-x o to go to the window of the *Help* buffer.

then typing q will remove the window of the *Help* buffer.  However,
when I do:

  Start Emacs with "emacs -Q" under X.
  Type C-x 5 2 to get a second frame.
  Type C-h k a to split the frame into two windows.
  Type C-x o to go to the window of the *Help* buffer.

then typing q seems to do nothing.  So it seems that view-mode-exit on
a buffer created with C-h k does nothing in case there are multiple
frames.

Lute.


_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to