info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Limit Article buffer width to 73 chars


From: Josef Oswald
Subject: Re: Limit Article buffer width to 73 chars
Date: Tue, 27 Apr 2004 14:25:18 GMT
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Security Through Obscurity, linux)

"Tassilo Horn" <heimdall*REMOVETHIS*@uni-koblenz.de> writes:

> Josef Oswald <NO.SPAM.for.gnus@chello.at> writes:
>
>> This is the problem:
>> Sometimes some mail-buffers are not wider then the 74 chars ( the
>> message fills the whole screen left and right) how can I limit it to
>> 74 (or thereabouts) ? 
>
> Put this in your .gnus:
> (add-hook 'message-mode-hook
>         (lambda ()
>           (setq fill-column 72)
>           (turn-on-auto-fill)))

Thanks for writing but this did not solve the Problem. 

>
> Regards,
>         Tassilo

-- 
Josef Oswald also -> gnus@chello.at  :-) 
-- 
Gnus gives you all the opportunity you could possibly want for
shooting yourself in the foot. 
--from the INFO --


reply via email to

[Prev in Thread] Current Thread [Next in Thread]