mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Florian Mickler <florian@mickler.org>
To: Joe Perches <joe@perches.com>
Cc: David Miller <davem@davemloft.net>,
	akpm@linux-foundation.org, jiaweiwei.xiyou@gmail.com,
	linux-kernel@vger.kernel.org, greg@kroah.com,
	rdunlap@xenotime.net, Pavel Machek <pavel@ucw.cz>
Subject: Re: [PATCH]move double quotation marks so that keep MAINTAINERS consistent
Date: Tue, 22 Feb 2011 10:28:20 +0100	[thread overview]
Message-ID: <20110222102820.56a49c89@schatten.dmk.lab> (raw)
In-Reply-To: <1298152790.7179.27.camel@Joe-Laptop>

On Sat, 19 Feb 2011 13:59:50 -0800
Joe Perches <joe@perches.com> wrote:

> On Sat, 2011-02-19 at 17:48 +0100, Pavel Machek wrote:
> > On Wed 2011-02-09 19:17:52, David Miller wrote:
> > > From: Andrew Morton <akpm@linux-foundation.org>
> > > > I suspect that some mail clients will explode if you provide them with
> > > > an unquoted string containing periods.  That would make copy-n-paste
> > > > rather a hassle.
> > > It's not clients, it's servers.
> > > SMTP rules state that characters such as "." cannot appear
> > > unquoted in email headers.
> > > vger.kernel.org rejects mail when this violation occurs.
> > Ok, but should not MUA do this quotation? Quick test shows that mutt does... 
> 
> My recollection is that the get_maintainer script
> cannot parse M: lines with multiple entries with
> periods without the quotes.
> 
> M:	First I. Last <fil@foo.bar>, Last.I.First <lif@foo.bar>
> 
> fails and
> 
> M:	"First I. Last" <fil@foo.bar>, "Last.I.First" <lif@foo.bar>
> 
> succeeds.
> 
> You are welcome to improve the parsing in that routine.
> 

There are perl modules providing full rfc parsing of email addresses
(with all those weird cases nobody uses) ... but i doubt it's urgent,
especially as we can more or less control the input to get_maintainer.pl
by controlling the MAINTAINER file and the git version history ...


      parent reply	other threads:[~2011-02-22  9:28 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-10  2:51 Harry Wei
2011-02-10  3:05 ` Greg KH
     [not found]   ` <AANLkTi=vV7xeeodvfEj_GV_7RO+Kp3WBpf9YRLLAPCBY@mail.gmail.com>
2011-02-10  3:16     ` Fwd: " Harry Wei
2011-02-10  3:06 ` Andrew Morton
2011-02-10  3:17   ` David Miller
2011-02-19 16:48     ` Pavel Machek
2011-02-19 21:59       ` Joe Perches
     [not found]         ` <AANLkTi=DbJUFfKA9EMnaUm89Fk2OEDWo64-Lu5H8Yjjv@mail.gmail.com>
2011-02-20  2:48           ` Fwd: " Harry Wei
2011-02-20  4:46             ` [PATCH] MAINTAINERS: Quote non-alphanumeric email addresses Joe Perches
2011-02-20 13:20               ` Harry Wei
2011-02-20 13:59               ` Harry Wei
2011-02-20 16:00                 ` Joe Perches
     [not found]                   ` <AANLkTi=qeg6jUBY-D68EW3bK_6EZRrXBE+JRj6GO92v2@mail.gmail.com>
2011-02-21  5:07                     ` Fwd: " Harry Wei
2011-02-22  9:28         ` Florian Mickler [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=20110222102820.56a49c89@schatten.dmk.lab \
    --to=florian@mickler.org \
    --cc=akpm@linux-foundation.org \
    --cc=davem@davemloft.net \
    --cc=greg@kroah.com \
    --cc=jiaweiwei.xiyou@gmail.com \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@ucw.cz \
    --cc=rdunlap@xenotime.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome