all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Subject: Re: URL + efs confusion
Date: Tue, 16 Nov 2010 00:48:25 -0500	[thread overview]
Message-ID: <jwvpqu5izv1.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <m37hgeqk8p.fsf@quimbies.gnus.org> (Lars Magne Ingebrigtsen's message of "Mon, 15 Nov 2010 23:45:26 +0100")

>   tramp-file-name-handler(file-directory-p "/c:/thing/foo")
>   file-directory-p("/c:/thing/foo")
>   url-file-build-filename([cl-struct-url "file" nil nil nil 21 "/c:/thing/foo" nil nil nil nil])
>   url-file([cl-struct-url "file" nil nil nil 21 "/c:/thing/foo" nil nil nil nil] ignore (nil))
>   url-retrieve-internal("file:/c:/thing/foo" ignore (nil) nil)

> Are there any variables I can bind to just disable the entire
> remote-file-access-thing in `url-file-build-filename'?

No, but if you turn it into /:/c:/thing/foo, then it will override any
file-name handler.  Not sure if that would be right for .gz files.


        Stefan



  reply	other threads:[~2010-11-16  5:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-15 20:06 URL + efs confusion Lars Magne Ingebrigtsen
2010-11-15 20:23 ` Ted Zlatanov
2010-11-15 22:45   ` Lars Magne Ingebrigtsen
2010-11-16  5:48     ` Stefan Monnier [this message]
2010-11-16 13:49       ` Lars Magne Ingebrigtsen
2010-11-16  8:36     ` Michael Albinus
2010-11-16 14:24       ` Ted Zlatanov
2010-11-16 14:33         ` Lars Magne Ingebrigtsen
2010-11-16 14:57           ` Davis Herring
2010-11-16 15:00           ` David Kastrup
2010-11-16 15:04             ` Lars Magne Ingebrigtsen
2010-11-16 15:05         ` Michael Albinus
2010-11-16 15:16           ` Ted Zlatanov
2010-11-16 15:26             ` Michael Albinus

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=jwvpqu5izv1.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --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.