Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <simon@josefsson.org>
Cc: ding@gnus.org
Subject: Re: Strange problems with 'format=flowed' in Content-Type header
Date: 23 Oct 2000 10:32:58 +0200	[thread overview]
Message-ID: <ilu66mk9cud.fsf@barbar.josefsson.org> (raw)
In-Reply-To: <FdN.87vgukaasw.fsf@flokru.gnuu.de>

Florian Kruse <flokru@flokru.gnuu.de> writes:

> Often there are also empty lines which are not supposed to be
> there.

XEmacs `fill-region' add empty lines, Emacs `fill-region' does not.
`fill-flowed' probably need to implement filling itself...

> The signature delimiter isn't '-- ' (which it would be without
> 'format=flowed') but '--'.

Right. RFC 2646 doesn't seem to say anything about _decoding_ "-- ".
This means it should be flowed.  Not what you'd expect.  I've made a
special case for this in the code now.

> > I think we need the original article to be able to say anything much.
> 
> OK, here it is:

Thanks, I noticed two problems and they turned out to be the same:

,----
|  =20
| > Eine gute Entscheidung, denn schlechter als OE ist eigentlich nur Lotus=
| 
| > Notes.
`----

is turned into

,----
|   > Eine gute Entscheidung, denn schlechter als OE ist eigentlich nur
| Lotus
| > Notes.
`----

Could you see if CVS Gnus work better for you?

It would be good if this was reported to the Mozilla people, they are
creating invalid messages.  (Details: They are breaking the
"quote-depth win" rule in rfc2646.  The first empty line have a
quote-depth of 0 and is flowed into a line with quote-depth of 1.
That's bad.)




  parent reply	other threads:[~2000-10-23  8:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-22 17:19 Florian Kruse
2000-10-22 18:54 ` Kai Großjohann
2000-10-22 20:19   ` Florian Kruse
2000-10-23  7:55     ` Kai Großjohann
2000-10-23  8:32     ` Simon Josefsson [this message]
2000-10-23 14:26       ` Florian Kruse
2000-10-23 19:42         ` Simon Josefsson
  -- strict thread matches above, loose matches on Subject: below --
2000-10-22 16:29 Strange Problems " Florian Kruse

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=ilu66mk9cud.fsf@barbar.josefsson.org \
    --to=simon@josefsson.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).