Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: ding@gnus.org
Subject: Re: Ugly In-Reply-To?
Date: Fri, 11 May 2007 09:15:27 +0900	[thread overview]
Message-ID: <b4m6470fc68.fsf@jpl.org> (raw)
In-Reply-To: <v9ps588nd7.fsf@marauder.physik.uni-ulm.de>

>>>>> In <v9ps588nd7.fsf@marauder.physik.uni-ulm.de>
>>>>>	Reiner Steib wrote:
> On Thu, May 10 2007, Katsumi Yamaoka wrote:

>>>>>>> In <871whsn6dz.fsf@mocca.josefsson.org> Simon Josefsson wrote:
>>> In-Reply-To: <foo@bar.com>
>>> 	(Foo Bar's message of "Mon\, 7 May 2007 14\:46\:18 +0200")
>>
>>> Are the quotes '"' and backslashes '\' necessary?
> [...]
>> (This change needs to be tested widely before merging it to the
>> v5-10 branch because headers for which the `r-q-s-c-i-q-s' function
>> is used are not only In-Reply-To.)

> I'd suggest not to install it in v5-10 before Emacs 22.1 is released.

Agreed.  I was not going to do so.

> Is the extra quoting incorrect or only ugly?

I'm not quite sure of it but I think quoting some characters
within parentheses is needless though doing it is harmless.  It
is because the In-Reply-To header seems to have to be built like
To or From header because `rfc2047-header-encoding-alist' says
that it should be treated like an address header.  If so, the
place within parentheses allows any character iff it doesn't
break the parentheses matching, i.e., they all don't require
quoting, and it leads to only the issue whether it is ugly or
not.

However, there is a special example.  If the original message
has no header containing Message-IDs, 'message-make-in-reply-to'
will create the In-Reply-To header like the following:


I don't know whether we can say such one is a structured header
like To or From, but Gnus still quotes tspecial characters in it
because there is no parenthesis.  It only makes it ugly.

Regards,



  reply	other threads:[~2007-05-11  0:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-07 12:51 Simon Josefsson
2007-05-10  1:21 ` Katsumi Yamaoka
2007-05-10  2:27   ` Miles Bader
2007-05-10 19:55   ` Reiner Steib
2007-05-11  0:15     ` Katsumi Yamaoka [this message]
2007-05-11  0:22       ` Katsumi Yamaoka
2007-05-11  0:28         ` Katsumi Yamaoka

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=b4m6470fc68.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=ding@gnus.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.
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 NNTP newsgroup(s).