all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* File Completion strangeness
@ 2009-09-23 21:15 Mike Hostetler
  0 siblings, 0 replies; only message in thread
From: Mike Hostetler @ 2009-09-23 21:15 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 864 bytes --]



I have seen this problem on GNU Emacs 23, both on MacOS via Emacs.app and
on Cygwin GNU Emacs.  At first I thought it was weirdness on the Mac,
but now that I've seen it on Cygwin, it must be something that changed in
23.

This takes a while to explain, but let's say I have the
following directory structure:

  /foo/
      bar/
     
barfoo/


In Emacs  I'm in directory /foo/bar and I
want to go into /foo/barfoo.  So I do C-x C-f and Emacs says
/foo/bar.  I delete the word bar and hit TAB and see "bar"
and "barfoo" listed.  I type "barf", hit TAB and
it gives me "barfoo" but it takes off the "/foo" on
the name. So when I hit enter, it says that the directory doesn't
exist!  Now when I do C-x C-f  Emacs says I'm in
"/foo/bar/barfoo".

In previous versions of Emacs I
would be in /foo/barfoo.  So what changed?  Or what am I doing
wrong?

Mike Hostetler

[-- Attachment #2: Type: text/html, Size: 1086 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-23 21:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-23 21:15 File Completion strangeness Mike Hostetler

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.