Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Subject: Re: Avoiding double encoding in subject
Date: Thu, 09 Nov 2006 19:13:42 +0100	[thread overview]
Message-ID: <v97iy4xzc9.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <v9lkmony56.fsf@marauder.physik.uni-ulm.de>

On Mon, Nov 06 2006, Reiner Steib wrote:

> I've added the new function `message-strip-subject-encoded-words' to
> CVS trunk, but I didn't enable it yet.  If nobody finds a problem, I'll
> enable it by default tomorrow and will later merge it to v5-10 as
> well.

Done.  I have found and fixed some problems.

See the threads starting with
<news:4adc91846507dfc3bbd2f23c7cc32a39@wachinger.fqdn.th-h.de> in
de.comm.software.newsreader and <news:eiheec$acn$1@online.de> in
de.comp.editoren for some examples in the wild.  (If you don't have
access to de.* I could send interested testers an mbox file with this
threads.)

Or the thread starting with
<news:v94px7cjcs.fsf@marauder.physik.uni-ulm.de> in gmane.test
<http://thread.gmane.org/v94px7cjcs.fsf@marauder.physik.uni-ulm.de>
(BTW: Loom, Gmane's web interface doesn't show the articles
correctly.)


`message-strip-subject-encoded-words' doesn't correct a similar
problem which was mentioned in
<news:v9irka2xuc.fsf_-_@marauder.physik.uni-ulm.de>:

The following encoding of "wöchentlich?" is wrong:

| Subject: wrong encoding: =?utf-8?Q?w=C3=B6chentlich??=

This is correct:

| Subject: wrong encoding: =?utf-8?Q?w=C3=B6chentlich=3F?=

Gnus doesn't detect the mistake and the subject in a reply will be
double encoded as well (which is technically correct, but maybe a
little more "liberal what you accept" might be okay):

,----
| Subject: Re: wrong encoding: =?us-ascii?Q?=3D=3Futf-8=3FQ=3Fw=3DC3=3DB6che?=
|  =?us-ascii?Q?ntlich=3F=3F=3D?=
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




      reply	other threads:[~2006-11-09 18:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-26 11:00 Reiner Steib
2006-07-27 15:55 ` Michael Piotrowski
2006-11-06 20:00   ` Reiner Steib
2006-11-09 18:13     ` Reiner Steib [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=v97iy4xzc9.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    /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).