GNU bug report logs - #9724
24.0.90; ido-mode does not kill completions buffers

Previous Next

Package: emacs;

Reported by: Christoph Scholtes <cschol2112 <at> googlemail.com>

Date: Tue, 11 Oct 2011 02:29:02 UTC

Severity: normal

Merged with 9639

Found in version 24.0.90

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: Christoph Scholtes <cschol2112 <at> googlemail.com>
Cc: 9724 <at> debbugs.gnu.org, Drew Adams <drew.adams <at> oracle.com>
Subject: bug#9724: 24.0.90; ido-mode does not kill completions buffers
Date: Thu, 13 Oct 2011 08:52:49 +0200
> However, setting the variable to delete-frame still does not kill the
> *Completions* buffer on aborting the completion attempt. Am I missing
> anything?

I tried to explain that when I wrote

>>>> So, maybe this behavior is intentional. Is there any way to have the
>>>> completion buffers killed instead of buried?
>>>
>>> Sounds like bug #9639...?
>>
>> You are right. Thanks.
>
> The fix for bug#9639 doesn't change anything wrt whether the completion
> buffer gets killed or buried.

So let me try to explain this once more:

(1) Whether the buffer shall be killed or buried is decided by the
    function setting up the completion buffer.

(2) Whether the window showing the completion buffer is deleted or not
    is decided by (i) whether the buffer shall be killed or buried and,
    if the window appears on a standalone frame and the buffer shall be
    buried, (ii) the value of `frame-auto-hide-function'.

Bug#9724 is about (1) only.  Bug#9639 is about (2) only and not relevant
here.  Merging these two bugs was an incorrect decision.

martin




This bug report was last modified 13 years and 281 days ago.

Previous Next


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