all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Mike Hostetler" <mike@hostetlerhome.com>
To: help-gnu-emacs@gnu.org
Subject: File Completion strangeness
Date: Wed, 23 Sep 2009 16:15:01 -0500 (CDT)	[thread overview]
Message-ID: <54708.72.37.2.112.1253740501.squirrel@email.powweb.com> (raw)

[-- 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 --]

                 reply	other threads:[~2009-09-23 21:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54708.72.37.2.112.1253740501.squirrel@email.powweb.com \
    --to=mike@hostetlerhome.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.