unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Johannes Weiner <hannes@saeurebad.de>
To: Magnus Henoch <mange@freemail.hu>
Cc: Emacs development discussions <emacs-devel@gnu.org>
Subject: Re: [PATCH 1/2] browse-url.el: cleanup
Date: Wed, 22 Aug 2007 03:52:35 +0200	[thread overview]
Message-ID: <20070822015235.GE1945@saeurebad.de> (raw)
In-Reply-To: <874pisjqqu.fsf@freemail.hu>

Hi Magnus,

On Wed, Aug 22, 2007 at 03:35:21AM +0200, Magnus Henoch wrote:
> > this patch moves the common pattern of encoding URLs to a dedicated function.
> 
> You could also use the function `url-hexify-string' for this.

`url-hexify-string' replaces too much. Even the '://' part gets hexified,
which makes the url unreadable for the browsers' user-input interfaces.

> Magnus

	Hannes

-- 
Are you looking for that "friends" stuff from C++ (if I have that
right, unless it was Java <g>). This is Lisp, we just shoot from the
hip and do not worry about that stuff.
	-- Ken Tilton

  reply	other threads:[~2007-08-22  1:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-22  1:14 [PATCH 0/2] browse-url.el: cleanup & elinks support Johannes Weiner
2007-08-22  1:16 ` [PATCH 1/2] browse-url.el: cleanup Johannes Weiner
2007-08-22  1:35   ` Magnus Henoch
2007-08-22  1:52     ` Johannes Weiner [this message]
2007-08-22 21:27   ` Richard Stallman
2007-09-07  4:41     ` Glenn Morris
2007-08-22  1:19 ` [PATCH 2/2] browse-url.el: elinks support Johannes Weiner
2007-08-22 21:27   ` Richard Stallman
2007-09-07  4:40     ` Glenn Morris

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070822015235.GE1945@saeurebad.de \
    --to=hannes@saeurebad.de \
    --cc=emacs-devel@gnu.org \
    --cc=mange@freemail.hu \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).