emacs-devel
[Top][All Lists]
Advanced

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

Re: For after-the-release: enhanced partial completion


From: Leo
Subject: Re: For after-the-release: enhanced partial completion
Date: Tue, 05 Jun 2007 16:32:47 +0100
User-agent: Gnus/5.110007 Emacs 23 (20070531) MULE/6.0 (HANACHIRUSATO) Fedora 7 (gnu/linux)

Dear Sean,

----- Sean O'Rourke (2007-06-05) wrote:-----

> Leo <address@hidden> writes:
>> Reproduce:
>>    1.  emacs -Q
>>    2.  M-x partial-completion-mode
>>    3.  M-: and then type in minibuffer `(emacs)'
>>    4.  Move the cursor to be on ")" and hit "M-TAB"
>
> Thanks.  Please try this version instead.
>
> /s
>
> Index: complete.el
> ===================================================================
> RCS file: /cvsroot/emacs/emacs/lisp/complete.el,v
> retrieving revision 1.72
[...]

This patch indeed fixes all the aforementioned issues ;)

One minor problem, see the following examples:

    M-x e-l-m TAB    => M-x e-l-m       ; patched
    M-x e-l-m TAB    => M-x e-l-mode    ; un-patched

regards,
-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)




reply via email to

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