Gnus development mailing list
 help / color / mirror / Atom feed
From: Sharon Kimble <boudiccas@skimble.plus.com>
To: Eric Abrahamsen <eric@ericabrahamsen.net>
Cc: ding@gnus.org
Subject: Re: how to line-wrap?
Date: Tue, 22 Jul 2014 17:27:45 +0100	[thread overview]
Message-ID: <87fvhtz7cu.fsf@skimble.plus.com> (raw)
In-Reply-To: <87wqb5q2za.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Tue, 22 Jul 2014 15:14:49 +0800")

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

Eric Abrahamsen <eric@ericabrahamsen.net> writes:

> Sharon Kimble <boudiccas@skimble.plus.com> writes:
>
>> Yesterday I had to do some major surgery on my ".newsrc-dribble" as two
>> sites that I get an RSS feed from were online but timing out all the
>> time, and this was stopping me from starting gnus. I did the surgery by
>> renaming ".newsrc-dribble" and starting anew with a blank one. Once I
>> had doctored the old one by deleting the problematic RSS feeds from the
>> file, I re-instated it and started gnus with no problems. Except, now
>> *every* email that I am receiving is not line-wrapping at 68 characters
>> but is going to the window borders, and in some cases its going beyond
>> them!
>>
>> I have this in my .gnus file
>>
>> (add-hook 'message-mode-hook
>> (lambda ()
>>   (setq fill-column 68)
>>   (turn-on-auto-fill)))
>>
>> What else should I do please to regain sensible line-wrapping?
>>
>> Thanks
>> Sharon.
>
> I have no idea why messing with newsrc-dribble would affect this, but my
> guess is you may have changed the value of one of these variables:
>
> ‘gnus-treat-fill-article’
> ‘gnus-treat-fill-long-lines’
>
> Can you show us their value?
>
> The message-mode-hook would only affect the outgoing message you
> compose, not the display of received messages.
>
Thanks for this Eric.

The answers are -
gnus-treat-fill-article = nil
gnus-treat-fill-long-lines = (typep "text/plain")

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 16:27 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 [this message]
2014-07-22 21:22 ` Tassilo Horn
2014-07-22 21:55   ` Sharon Kimble
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=87fvhtz7cu.fsf@skimble.plus.com \
    --to=boudiccas@skimble.plus.com \
    --cc=ding@gnus.org \
    --cc=eric@ericabrahamsen.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).