Gnus development mailing list
 help / color / mirror / Atom feed
* format=flowed joining paragraphs
@ 2003-07-23 15:34 Mark Thomas
  2003-07-24 15:08 ` [PATCH] " Mark Thomas
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Thomas @ 2003-07-23 15:34 UTC (permalink / raw)



Occasionally I receive format=flowed mail where two paragraphs are
joined that I wouldn't expect to be joined:

|first paragraph second paragraph

When I look at the raw message, I see the following (where $
represents the end of the line):

|first paragraph $
|$
|second paragraph$

(Sometimes there are two blank lines between the paragraphs.)

I know a trailing space is supposed to join two lines as a single
paragraph, but a blank line is supposed to break paragraphs.  For this
case, the author intended two paragraphs, I would expect to see two
paragraphs, and indeed Mozilla and Mulberry display two paragraphs, so
I think Gnus is handling this case incorrectly.

I'm using Gnus 5.10.2, XEmacs 21.4.13.

Cheers,

-Mark



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-07-26  9:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-23 15:34 format=flowed joining paragraphs Mark Thomas
2003-07-24 15:08 ` [PATCH] " Mark Thomas
2003-07-26  9:38   ` Kai Großjohann

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).