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

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

Re: Pressing q in View mode sometimes iconifies Emacs.


From: Lute Kamstra
Subject: Re: Pressing q in View mode sometimes iconifies Emacs.
Date: Mon, 21 Mar 2005 17:23:38 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Stefan Monnier <address@hidden> 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.




reply via email to

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