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 <[email protected]> writes:

> Prateek Sadhukhan <[email protected]> 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)
_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to