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

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

Re: wrapping of email - article buffer


From: Prateek Sadhukhan
Subject: Re: wrapping of email - article buffer
Date: Fri, 13 Apr 2012 14:16:35 +0530
User-agent: Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.0.93 (gnu/linux)

Hello Lars,

Looks like it did not work. I sent an email with a log line from my
gmail (via browser) to my office address. The mail I received in gnus
has all lines wrapped (I am using nnimap to access outlook server). Now
if I look at the mail in outlook the lines are not wrapped.

I checked the value of the variable and it was set to nil.

,----
| gnus-treat-fill-long-lines is a variable defined in `gnus-art.el'.
| Its value is nil
| Original value was 
| (typep "text/plain")
| 
| 
| Documentation:
| Fill long lines.
| Valid values are nil, t, `head', `first', `last', an integer or a
| predicate.  See Info node `(gnus)Customizing Articles'.
| 
| You can customize this variable.
| 
| This variable was introduced, or its default value was changed, in
| version 24.1 of Emacs.
`----

I was also looking at this variable and it was set to nil.

,----
| gnus-treat-fill-article is a variable defined in `gnus-art.el'.
| Its value is nil
| 
| Documentation:
| Fill the article.
| Valid values are nil, t, `head', `first', `last', an integer or a
| predicate.  See Info node `(gnus)Customizing Articles'.
| 
| You can customize this variable.
`----

Thanks and Regards,
Prateek



Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Prateek Sadhukhan <psadhukh@cisco.com> writes:
>
>> I need to configure the article buffer so that it does not wrap
>> emails/articles when I am viewing them.
>
> (setq gnus-treat-fill-long-lines nil)


reply via email to

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