Gnus development mailing list
 help / color / mirror / Atom feed
From: Dave Love <d.love@dl.ac.uk>
Cc: ding@gnus.org,  bugs@gnus.org
Subject: Re: one more bug in latest gnus
Date: Wed, 28 May 2003 23:26:50 +0100	[thread overview]
Message-ID: <rzq8ysqiu6t.fsf@albion.dl.ac.uk> (raw)
In-Reply-To: <ilud6i4xdc8.fsf@latte.josefsson.org>

Simon Josefsson <jas@extundo.com> writes:

> It seems to work for me with the patch Jesper and I posted earlier
> (see <m33cj1ippq.fsf@defun.localdomain> in gnus.gnus-bug).  Dave, as
> the one who seem to have worked on rfc2047 recently, can you say if
> the patch the right thing or not?

No better than anyone else, I'm afraid, but it doesn't look right to
me.  `e' is the beginning of the just-decoded word, so the args of
`mm-decode-coding-region' then appear to be wrong.

Inside the loop over encoded words, I assume `mm-decode-coding-region'
is supposed to be decoding any non-ASCII stuff between encoded words.
There's no case for anything before an encoded word, and it might at
least check whether there is an eight-bit character (not a multibyte
one) in what it might try to decode.  That code should probably go
before `rfc2047-parse-and-decode'.



  reply	other threads:[~2003-05-28 22:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-27 13:45 Vladimir Volovich
2003-05-27 21:57 ` Simon Josefsson
2003-05-28 22:26   ` Dave Love [this message]
2003-05-30  9:44     ` Dave Love
     [not found]     ` <bb7b07$99b$1@quimby.gnus.org>
2003-05-30 17:45       ` Vladimir Volovich
2003-06-02  2:20         ` Jesper Harder
     [not found] <bavqsu$46t$1@quimby.gnus.org>
2003-05-27 14:01 ` Vladimir Volovich
2003-05-27 22:02   ` Simon Josefsson

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=rzq8ysqiu6t.fsf@albion.dl.ac.uk \
    --to=d.love@dl.ac.uk \
    --cc=bugs@gnus.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).