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

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

bug#9639: 24.0.90; Problem with bury-buffer in minibuffer-hide-completio


From: martin rudalics
Subject: bug#9639: 24.0.90; Problem with bury-buffer in minibuffer-hide-completions
Date: Wed, 12 Oct 2011 08:52:54 +0200
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

>> I now revived an option for this. It's called `frame-auto-delete', is by
>> default nil and, when non-nil, causes frames to be deleted in two cases:
[...]
> I can't see this variable in the Emacs trunk. Was this committed?

Upon Stefan's request this variable was renamed to
`frame-auto-hide-function' and is now supposed to specify a function
that takes a frame as argument.  The default value is `iconify-frame'
and `delete-frame' is a preinstalled choice.

martin




reply via email to

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