emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Stefan Monnier
Subject: Re: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 23 May 2006 10:39:10 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>   When I do C-x C-f /a/b/c, with shell being /bin/sh (zsh emuled),
>   I still have a weird behavior:

> <TAB>
> read-file-name-internal: Opening directory: no such file or directory, /a*/b*/
> <TAB>
> read-file-name-internal: Opening directory: no such file or directory, 
> /a**/b**/
> <TAB>
> read-file-name-internal: Opening directory: no such file or directory, 
> /a***/b***/
> <TAB>
> read-file-name-internal: Opening directory: no such file or directory, 
> /a****/b****/

>   AFAIU, this patch fixes the /c* bug (i.e. the last part of the filename
>   being completed) but not the whole problem.

Hmm... I remember working on such a bug report a few months ago.
Can't remember whether I had fixed it at the time and if so how.  But in any
case, I can't reproduce the problem right now.


        Stefan




reply via email to

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