All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anders Larsen <al@alarsen.net>
To: "H. Peter Anvin" <hpa@zytor.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>,
	Shuah Khan <shuahkhan@gmail.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	postmaster@vger.kernel.org
Subject: Re: kernel mailing list permalinks
Date: Tue, 06 Aug 2013 23:55:05 +0200	[thread overview]
Message-ID: <1375826105.22552.0@oscar> (raw)
In-Reply-To: <52016958.70005@zytor.com> (from hpa@zytor.com on Tue Aug  6 23:23:36 2013)

On 2013-08-06 23:23, H. Peter Anvin wrote:
> On 08/06/2013 02:11 PM, Bjorn Helgaas wrote:
> >>
> >> The above link is also a good example of subtleness: + in a URL  
> means a
> >> space character, it has to be escaped as %2B.  Particularly a  
> problem in
> >> gmail message-ids.

the link in question works just fine without escaping the +; the + only
has to be escaped in then query component of a URL, not in the path
component where it is just another valid character - and the link in
question did not contain any query component.

(see RFC 3986 sections 3.3 and 3.4)

> A quoted Message-ID might be weird as heck, but one rarely if ever see
> them, I don't know if they are even legal.

I don't think they are even possible, as the percent-sign is just  
another
valid character in a Message-ID - but so is the '+' sign, so it seems
you're trying to solve a non-existent problem...

(see RFC 5322 section 3.2.3)

Cheers
Anders

  reply	other threads:[~2013-08-06 22:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-02 21:04 kernel mailing list permalinks Bjorn Helgaas
2013-08-02 21:36 ` Shuah Khan
2013-08-02 21:38   ` H. Peter Anvin
2013-08-06 21:11     ` Bjorn Helgaas
2013-08-06 21:15       ` H. Peter Anvin
2013-08-06 21:23       ` H. Peter Anvin
2013-08-06 21:55         ` Anders Larsen [this message]
2013-08-06 23:05           ` H. Peter Anvin
2013-08-06 23:15             ` Joe Perches
2013-08-07  3:39               ` H. Peter Anvin
2013-08-07  3:44                 ` Joe Perches

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=1375826105.22552.0@oscar \
    --to=al@alarsen.net \
    --cc=bhelgaas@google.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=postmaster@vger.kernel.org \
    --cc=shuahkhan@gmail.com \
    /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.
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.