all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Ami Fischman <ami@fischman.org>
Cc: emacs-devel@gnu.org
Subject: Re: bug with automount-dir-prefix handling in abbreviate-file-name
Date: Thu, 06 Aug 2009 14:09:48 -0400	[thread overview]
Message-ID: <jwvskg424wm.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <9aa0cfde0908060935r41e5959fy436168b3fcd352a@mail.gmail.com> (Ami Fischman's message of "Thu, 6 Aug 2009 09:35:51 -0700")

> The default value of automount-dir-prefix is "^/tmp_mnt/" implying
> that the prefix should have a trailing slash.  But using "^/home/" as
> the prefix such as in:
> (let ((automount-dir-prefix "^/home/"))
>   (find-file "~/"))
> results in an error:

¿¡¿Why would you want to set automount-dir-prefix to such a value?!?

I think you're confused.  Most likely you don't need
automount-dir-prefix (few people use automounters nowadays, and all
automounters I know don't use anything like the /tmp_mnt used back
then).  If you've accidentally used a directory named /tmp_mnt, then I'd
suggest you set automount-dir-prefix to something harmless like "\\'a".


        Stefan




  parent reply	other threads:[~2009-08-06 18:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-06 16:35 bug with automount-dir-prefix handling in abbreviate-file-name Ami Fischman
2009-08-06 16:58 ` Andreas Schwab
2009-08-06 17:07   ` Ami Fischman
2009-08-06 18:09 ` Stefan Monnier [this message]
2009-08-06 18:39   ` Ami Fischman
2009-08-07  4:45     ` Stefan Monnier
2009-08-07  8:54       ` Andreas Schwab
2009-08-07 14:20         ` Ami Fischman

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=jwvskg424wm.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=ami@fischman.org \
    --cc=emacs-devel@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.