emacs-devel
[Top][All Lists]
Advanced

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

Re: bug#4596: file completion in *shell*


From: A. Soare
Subject: Re: bug#4596: file completion in *shell*
Date: Thu, 8 Oct 2009 16:27:05 +0200 (CEST)

Unfortunately, I closed the session. 1 week ago. But the bug reproduced to me 
many tiomes, and it will repeat.

If I have time when it'll repeat, I will solve it alone.






> 
> 
> tags 4596 moreinfo
> stop
> 
> "A. Soare" wrote:
> 
> > I have a shell opened , and even if I am in the directory /x/y/z,
> > when I press <TAB>, it expands the completion from the directory
> > "X", not from Z, as expected.
> 
> Emacs tries to keep track of which directory you are in, but it is
> straightforward to confuse it. Eg:
> 
> emacs -Q -f shell
> cd ~
> alias foobar=cd
> foobar /tmp
> 
> and Emacs will still think you are in ~/.
> 
> So we need to know what you did starting from emacs -Q to confuse it,
> before we can say if it is something that can reasonably be fixed.
> 
> 

____________________________________________________

Les prévisions spéciales Amour sont sur http://astrocenter.voila.fr/voila







reply via email to

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