GNU bug report logs - #53745
[DOC] About invisible frames

Previous Next

Package: emacs;

Reported by: Kevin Vigouroux <ke.vigouroux <at> laposte.net>

Date: Thu, 3 Feb 2022 09:25:01 UTC

Severity: wishlist

Full log


Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Kevin Vigouroux <ke.vigouroux <at> laposte.net>
To: bug-gnu-emacs <at> gnu.org
Subject: Re: Toggle the visibility state of frames
Date: Sat, 05 Feb 2022 08:27:59 +0100
One could say that it’s not that obvious! At first sight, I don’t see
much point in making a frame invisible.

`make-frame-invisible' is a special command only mentionned in the Emacs
Lisp Ref. manual. The user must be able to select the frame again to
make it reappear using `make-frame-visible'. It is not clear if it is
possible to run `make-frame-visible' interactively (as a command).

So far, the only reference I have found about this topic is
`minibuffer-exit'.

#+begin_quote
`minibuffer-exit'

When this parameter is non-‘nil’, Emacs will by default make this frame
invisible whenever the minibuffer (see Minibuffers) is exited.
Alternatively, it can specify the functions ‘iconify-frame’ and
‘delete-frame’. This parameter is useful to make a child frame disappear
automatically (similar to how Emacs deals with a window) when exiting
the minibuffer.
#+end_quote
-- 
Kevin Vigouroux
Best regards




This bug report was last modified 3 years and 188 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.