unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Shell Mode 'cd' Strangeness
@ 2008-01-14 18:54 gamename
  2008-01-14 20:41 ` Peter Dyballa
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: gamename @ 2008-01-14 18:54 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

Using tab-completion has a strange side-effect that I cannot explain.
I have a directory structure like this:
~/boojum/FooBar

If I try to cd to the FooBar dir using tab completion like this it
works:

> cd boojum/foo<tab><enter>

(Note the lowercase 'foo' and the absence of a leading "./" on the dir
name)

However, if I do the exact same thing, but this time pre-pending "./",
it will fail:

> cd ./boojum/foo<tab><enter>
bash: cd: ./boojum/fooBr/: No such file or directory

Any ideas why this would happen?  I have dot (".") in my path, so it
should work.   This is on bash on fedora 7.

TIA,
-T

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-01-15 11:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-14 18:54 Shell Mode 'cd' Strangeness gamename
2008-01-14 20:41 ` Peter Dyballa
     [not found] ` <mailman.6125.1200343298.18990.help-gnu-emacs@gnu.org>
2008-01-14 20:52   ` gamename
2008-01-14 23:01 ` Peter Dyballa
     [not found] ` <mailman.6128.1200351720.18990.help-gnu-emacs@gnu.org>
2008-01-14 23:40   ` gamename
2008-01-15  9:13     ` Peter Dyballa
     [not found]     ` <mailman.6137.1200388442.18990.help-gnu-emacs@gnu.org>
2008-01-15 11:19       ` gamename

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).