Gnus development mailing list
 help / color / mirror / Atom feed
From: Sharon Kimble <boudiccas@skimble.plus.com>
To: ding@gnus.org
Subject: Re: how to line-wrap?
Date: Tue, 22 Jul 2014 22:55:56 +0100	[thread overview]
Message-ID: <877g35ukgj.fsf@skimble.plus.com> (raw)
In-Reply-To: <87wqb584we.fsf@gnu.org> (Tassilo Horn's message of "Tue, 22 Jul 2014 22:22:57 +0100")

[-- Attachment #1: Type: text/plain, Size: 1475 bytes --]

Tassilo Horn <tsdh@gnu.org> writes:

> Sharon Kimble <boudiccas@skimble.plus.com> writes:
>
> Hi Sharon,
>
>> I have this in my .gnus file
>>
>> (add-hook 'message-mode-hook
>> (lambda ()
>>   (setq fill-column 68)
>>   (turn-on-auto-fill)))
>
> message-mode is the mode to write emails/newsgroup postings in, so it
> has nothing to do with how articles are formatted that you're receiving.
>
>> What else should I do please to regain sensible line-wrapping?
>
> You can wrap the current viewed article by typing `W w' in either the
> summary or the article buffer.
>
> ,----[ W w ]
> | W w runs the command gnus-article-fill-cited-article (found in
> | gnus-summary-mode-map), which is an interactive autoloaded compiled Lisp
> | function in `gnus-cite.el'.
> | 
> | It is bound to W w, <menu-bar> <Article> <Washing> <Word wrap>.
> | 
> | (gnus-article-fill-cited-article &optional WIDTH LONG-LINES)
> | 
> | Do word wrapping in the current article.
> | If WIDTH (the numerical prefix), use that text width when
> | filling.  If LONG-LINES, only fill sections that have lines
> | longer than the frame width.
> `----

Thanks for this Tassilo, but what can I put in my .gnus so that every
message that I receive is auto-magically wrapped?

Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, fluxbox 1.3.5, emacs 24.3.92.1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

  reply	other threads:[~2014-07-22 21:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-22  6:18 Sharon Kimble
2014-07-22  7:09 ` Alberto Luaces
2014-07-22  7:14 ` Eric Abrahamsen
2014-07-22 16:27   ` Sharon Kimble
2014-07-22 21:22 ` Tassilo Horn
2014-07-22 21:55   ` Sharon Kimble [this message]
2014-07-23  7:53     ` Tassilo Horn
2014-07-24 14:04       ` Sharon Kimble
2014-07-25  6:42         ` Tassilo Horn

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=877g35ukgj.fsf@skimble.plus.com \
    --to=boudiccas@skimble.plus.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).