* Re: bug#4596: file completion in *shell*
@ 2009-10-08 14:27 A. Soare
0 siblings, 0 replies; only message in thread
From: A. Soare @ 2009-10-08 14:27 UTC (permalink / raw)
To: Glenn Morris; +Cc: Emacs Dev [emacs-devel]
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-10-08 14:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-08 14:27 bug#4596: file completion in *shell* A. Soare
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).