[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Stop Gnus word-wrapping (plain text) messages
From: |
Robert Pluim |
Subject: |
Re: Stop Gnus word-wrapping (plain text) messages |
Date: |
Sun, 26 Jun 2022 12:25:03 +0200 |
>>>>> On Fri, 24 Jun 2022 21:44:04 +0300, Sergey Organov <sorganov@gmail.com>
>>>>> said:
Sergey> Hello,
Sergey> When I display a (plain text) message in Gnus by hitting <ENTER> at
the
Sergey> message in the Summary buffer, the display of the message content
ends
Sergey> up being word-wrapped at some (apparently fixed) column.
Sergey> When I display the same message raw, by pressing <C-u g> in the
Summary
Sergey> buffer, long lines are just truncated, exactly as dictated by my
generic
Sergey> settings.
Sergey> I want to disable this word-wrap (apparently performed by Gnus), but
Sergey> can't figure how to achieve this. Please help!
M-x customize-variable gnus-article-truncate-lines
Normally that follows the value of `truncate-lines', though.
Robert
--