Gnus development mailing list
 help / color / mirror / Atom feed
From: kai.grossjohann@gmx.net (Kai Großjohann)
Subject: Re: Word wrap strangeness
Date: Fri, 04 Jul 2003 18:42:30 +0200	[thread overview]
Message-ID: <84brwap7k9.fsf@lucy.is.informatik.uni-duisburg.de> (raw)
In-Reply-To: <uwuf5ct0u.fsf@nautis.wosc.de>

Wolfgang Schnerring <wosc@wosc.de> writes:

> I don't know whether that's pertinent, but part of my
> message-mode-hook says:
> (turn-on-auto-fill) (use-hard-newlines 1 t)
>
> Does anyone have an idea what I could do about that?

Using hard newlines makes Gnus use format=flowed.  I don't remember
that format very well, but I remember that it distinguishes between
hard and soft newlines.  The difference comes from spaces at the end
of the line -- if a line ends with space, the following newline is of
one kind, and if it doesn't, it's of another kind.

So you just need to make sure that the right newlines are hard, and
then Bob's your uncle.
-- 
~/.signature



      reply	other threads:[~2003-07-04 16:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-29  6:11 Wolfgang Schnerring
2003-07-04 16:42 ` Kai Großjohann [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=84brwap7k9.fsf@lucy.is.informatik.uni-duisburg.de \
    --to=kai.grossjohann@gmx.net \
    /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).