GNU bug report logs -
#4914
completions - remove window after use?
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:
#4914: completions - remove window after use?
It has been closed by David Reitter <david.reitter <at> gmail.com>.
Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact David Reitter <david.reitter <at> gmail.com> by
replying to this email.
--
4914: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=4914
Emacs Bug Tracking System
Contact bug-gnu-emacs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
On Jan 17, 2010, at 6:41 PM, Chong Yidong wrote:
> Do you still see this bug? I think it's been fixed for a while now (at
> least I don't experience it).
Yes, this particular case has been fixed, thank you.
I recall the general case being discussed but not addressed (closing windows which have popped open just for a specific buffer), but I'll file a separate report when I observe a striking example.
[PGP.sig (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
>
> > When showing a *completions* buffer in a new window opened for
> > it (TAB in find-file minibuffer for instance), I wonder why the
> > window doesn't get deleted when completion has finished. For
> > instance, when an existing file is found, the *Completions*
> > buffer is buried, but I see a split frame with the original
> > buffer in the top window and _some other_ buffer in the lower
> > window. Shouldn't the window for the completions buffer be
> > removed whenever it has been popped up just for the buffer?
>
On Nov 12, 2009, at 3:19 AM, martin rudalics wrote:
> This should not happen and doesn't happen with my older builds. Could
> you please (1) make sure that the behavior also happens with Emacs -Q,
> (2) try to find out when it appeared for the first time, and (3) make a
> corresponding bug report.
I reproduce this with a current build, with emacs -nw -Q.
When reverting to revision e78283bb (Tue Aug 18, just before minibuffer-hide-completions was introduced), the problem goes away and the *Completions* buffer continuous to be shown in the extra window.
I think it's now burying the buffer, but doesn't delete the window.
Again, the desired behavior would be to remove windows (or frames) that were created to display the *Completions* buffer rather than to leave them visible.
This bug report was last modified 15 years and 126 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.