Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Cc: ding@gnus.org
Subject: Re: Support for encoding format=flowed (RFC 2646)
Date: Sat, 12 Jan 2002 12:39:26 +0100	[thread overview]
Message-ID: <ilupu4flrwx.fsf@extundo.com> (raw)
In-Reply-To: <vafzo3jdh11.fsf@INBOX.auto.gnus.tok.lucy.cs.uni-dortmund.de> (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Sat, 12 Jan 2002 11:01:46 +0100")

Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:

> Simon Josefsson <jas@extundo.com> writes:
>
>> (I also changed the format=flowed decoding code to flow the message to
>> the width of the window.)
>
> I think I want to use a different width than the window width.  Can
> you make a user option?  (It's okay to use the window width by
> default, as long as I can change it.)

I added `fill-flowed-display-column' and
`fill-flowed-encode-column'. I also changed back the default for
*-display-* to `fill-column', it was difficult to read long lines.
Maybe the default should be (min fill-column (- (window-width) 5)) or
something?

Another hint, I'm using:

 '(gnus-message-setup-hook (quote ((lambda nil (use-hard-newlines 1 (quote always))) longlines-show-hard-newlines)))

which enables hard newlines and displays them using longlines when I
compose a message, it seems to work.




  reply	other threads:[~2002-01-12 11:39 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-12  1:06 Simon Josefsson
2002-01-12  1:27 ` Simon Josefsson
2002-01-12 10:01 ` Kai Großjohann
2002-01-12 11:39   ` Simon Josefsson [this message]
2002-01-12 13:18 ` Simon Josefsson
2002-01-19 22:00   ` Lars Magne Ingebrigtsen
2002-01-20 17:11     ` Kai Großjohann
2002-01-20 17:21       ` Simon Josefsson
2002-01-20 17:30         ` Lars Magne Ingebrigtsen
2002-01-21 10:59           ` Malcolm Purvis
2002-01-13 20:53 ` Matt Armstrong
2002-01-13 20:58   ` Matt Armstrong
2002-01-14 19:36     ` Matt Armstrong
2002-02-05 14:56     ` Niklas Morberg
2002-02-05 17:25       ` Matt Armstrong
2002-02-05 19:18         ` Simon Josefsson
2002-02-05 22:30           ` Matt Armstrong
2002-02-06  7:31             ` Niklas Morberg

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=ilupu4flrwx.fsf@extundo.com \
    --to=jas@extundo.com \
    --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).