all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stephen J. Turnbull" <stephen@xemacs.org>
To: James Cloos <cloos@jhcloos.com>
Cc: Daniel Colascione <dancol@dancol.org>,
	Emacs discussions <emacs-devel@gnu.org>
Subject: Re: file://host/location URLs
Date: Mon, 19 Nov 2012 00:27:00 +0900	[thread overview]
Message-ID: <87k3tj6iez.fsf@uwakimon.sk.tsukuba.ac.jp> (raw)
In-Reply-To: <m3fw49hwnw.fsf@carbon.jhcloos.org>

James Cloos writes:

 > Only file:/// or file://localhost/ should point to the local
 > filesystem.  file://example.org/foo.bar is a valid uri to some
 > resource on example.org using some (unspecified) access method.
 > 
 > Whether emacs still should handle URIs of that form, and if so
 > how, are /interesting/ questions.

The question is whether file://remote-host/ URIs are out there in the
wild.  (Stefan and Daniel, you guys should be ashamed of yourselves,
users are unlikely to use file: themselves -- so especially in that
situation Emacs should DTRT *for* them.)

 > (Back in the day, ftp /was/ the correct answer.  Perhaps not any more?)

I would hope that "emacs file://host/foo" is equivalent to "ssh host
emacs file:///foo".  For ftpds running in a chroot, that won't be the
case.  So I would prefer scp or ssh to FTP here.  (Why, yes, We Are
Not Human, We Are TRAMPs!)




      parent reply	other threads:[~2012-11-18 15:27 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-15 23:43 file://host/location URLs Daniel Colascione
2012-11-16 14:18 ` Stefan Monnier
2012-11-17  0:58 ` James Cloos
2012-11-17  3:00   ` Daniel Colascione
2012-11-17  8:25     ` Achim Gratz
2012-11-17 20:16       ` James Cloos
2012-11-18  8:12         ` Chong Yidong
2012-11-18 15:31       ` Daniel Colascione
2012-11-19  3:54         ` Stephen J. Turnbull
2012-11-19 17:16           ` Achim Gratz
2012-11-20 12:54         ` Jason Rumney
2012-11-20 20:07           ` Daniel Colascione
2012-11-20 20:52             ` Achim Gratz
2012-11-21  6:33         ` joakim
2012-11-21  8:29           ` Andreas Schwab
2012-11-22  8:50             ` joakim
2012-11-18 15:27   ` Stephen J. Turnbull [this message]

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=87k3tj6iez.fsf@uwakimon.sk.tsukuba.ac.jp \
    --to=stephen@xemacs.org \
    --cc=cloos@jhcloos.com \
    --cc=dancol@dancol.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.