all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman@gmail.com>
To: herring@lanl.gov
Cc: Emacs-Devel devel <emacs-devel@gnu.org>
Subject: Re: file:///c:/nxdist/tut/tutorials.html or file:c:/nxdist/tut/tutorials.html?
Date: Thu, 23 Jul 2009 01:22:56 +0200	[thread overview]
Message-ID: <e01d8a50907221622t235dc277xf7c5f38a22da580b@mail.gmail.com> (raw)
In-Reply-To: <44502.130.55.118.19.1248304745.squirrel@webmail.lanl.gov>

On Thu, Jul 23, 2009 at 1:19 AM, Davis Herring<herring@lanl.gov> wrote:
>> The first form is used by Firefox, the second by Emacs.
>>
>> Are both correct, or?
>
> http://www.ietf.org/rfc/rfc1738.txt says that the file URL scheme looks
> like file://host/path, where host may be empty to indicate localhost.  But
> http://www.ietf.org/rfc/rfc1808.txt says that you can have a relative
> file: URL (a "generic-RL") that just looks like file:path, although it
> says that the use of schemes with relative URLs is discouraged.  And on
> Windows, the leading slash is not needed to tell whether a path is
> absolute or not because of the special status of the drive-letter-colon
> names.
>
> So... I think the first one is better, but it's not clear (to me) that the
> second is wrong.

Thanks. I also think the first form is a bit better since

1) It is used by at least Firefox. They are big in this area...
2) It may be slightly easier to handle since it is more like http:// etc.

So I propose we change this.




  reply	other threads:[~2009-07-22 23:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-22 22:22 file:///c:/nxdist/tut/tutorials.html or file:c:/nxdist/tut/tutorials.html? Lennart Borgman
2009-07-22 23:19 ` Davis Herring
2009-07-22 23:22   ` Lennart Borgman [this message]
2009-07-23  3:17     ` Stephen J. Turnbull
2009-07-23  3:35       ` Lennart Borgman
2009-07-23  6:59         ` Stephen J. Turnbull
2009-07-23  7:10           ` Lennart Borgman
2009-07-23 14:55           ` Davis Herring

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=e01d8a50907221622t235dc277xf7c5f38a22da580b@mail.gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=herring@lanl.gov \
    /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.