all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
Cc: emacs-devel@gnu.org
Subject: Re: %-escapes in file URL
Date: Fri, 19 May 2006 11:33:35 +0200	[thread overview]
Message-ID: <446D90EF.1080800@swipnet.se> (raw)
In-Reply-To: <loom.20060519T100350-691@post.gmane.org>



YAMAMOTO Mitsuharu wrote:

> A simple and natural policy is to always keep URLs in escaped forms,
> whether or not they are used inside Emacs only.  So, my proposal is as
> follows:
> 
>   * Always treat URLs as those in escaped form.  Don't re-escape or
>     unescape them as long as they are URLs (i.e, have a prefix such as
>     "file://").  Increasing the kind of escaped characters is not
>     re-escaping.
> 
>   * When creating a URL from a file name, encode the file name with
>     the file name coding system and then %-escape it.
> 
>   * When creating a file name from a URL, %-unescape the URL and then
>     decode it with the file name coding system.

I'm fine with that policy.  Can you checkin your patch?

	Jan D.

  reply	other threads:[~2006-05-19  9:33 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-15  8:12 %-escapes in file URL YAMAMOTO Mitsuharu
2006-05-15  9:59 ` Jan Djärv
2006-05-15 12:55   ` YAMAMOTO Mitsuharu
2006-05-15 13:26     ` Jan Djärv
2006-05-19  2:03 ` Richard Stallman
2006-05-19  8:09   ` YAMAMOTO Mitsuharu
2006-05-19  9:33     ` Jan Djärv [this message]
2006-05-20  4:43       ` YAMAMOTO Mitsuharu
2006-05-20  5:04     ` Richard Stallman
2006-05-20  5:23       ` YAMAMOTO Mitsuharu
2006-05-20 17:05         ` If mail bounces Richard Stallman
2006-05-20  5:04     ` %-escapes in file URL Richard Stallman
2006-05-20  5:33       ` YAMAMOTO Mitsuharu
2006-05-20 17:05         ` Richard Stallman

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=446D90EF.1080800@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --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.