emacs-devel
[Top][All Lists]
Advanced

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

RE: `q' in `C-h C-h' does not act like `View-quit'


From: Drew Adams
Subject: RE: `q' in `C-h C-h' does not act like `View-quit'
Date: Thu, 21 Sep 2006 08:18:02 -0700

        I think it's wrong if `view-remove-frame-by-deleting' = t
        is not respected.

    In the test case you provided, `view-remove-frame-by-deleting' is nil
    (the default). Do you want to provide another test case?

I mentioned in my first email that I have `view-remove-frame-by-deleting' =
t. I neglected to mention it again when I repeated the specific recipe,
sorry. Le voici:

    emacs -Q
    (setq pop-up-frames t)
    (setq view-remove-frame-by-deleting t)
    C-h C-h
    q

The *Help* frame is iconified; it is not deleted.





reply via email to

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