emacs-devel
[Top][All Lists]
Advanced

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

Re: rev. 1.322 of src/minibuf.c broke partial completion


From: Bernhard Herzog
Subject: Re: rev. 1.322 of src/minibuf.c broke partial completion
Date: Sun, 11 Feb 2007 15:05:25 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.93 (gnu/linux)

Sascha Wilde <address@hidden> writes:

> Bernhard Herzog <address@hidden> wrote:
>
>> I've recently noticed a problem with partial completion in current CVS
>> HEAD.  To reproduce, start emacs with emacs -Q and then activate partial
>> completion mode (M-x partial-completion-mode).  Now try to find a file
>> with completion.  One symptom of the defect is that ~//usr is expanded
>> to usr/ instead of /usr/, making it impossible to enter an absolute file
>> name.
> [...]
>> The change that caused this is rev. 1.322 of src/minibuf.c.  Reverting
>> that file back to 1.321 solved the it for me.  Assuming the change in
>> minibuf.c is desired, the real bug fix will be something else, though.
>
> This seems to be fixed by Kim's latest changes to minibuf.c (done on
> 2007/02/08).  Bernhard: can you confirm the issue is resolved?

Just tested this with a fresh CVS checkout.  The Problem is gone.
partial-completion-mode works again for file names.  So, yes it is
resolved.

   Bernhard




reply via email to

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