all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sergey Organov <sorganov@gmail.com>
To: "Daniel Martín" <mardani29@yahoo.es>
Cc: Robert Pluim <rpluim@gmail.com>,  help-gnu-emacs@gnu.org
Subject: Re: Stop Gnus word-wrapping (plain text) messages
Date: Tue, 28 Jun 2022 13:09:59 +0300	[thread overview]
Message-ID: <87h745t7yg.fsf@osv.gnss.ru> (raw)
In-Reply-To: <m1y1xh6s76.fsf@yahoo.es> ("Daniel Martín"'s message of "Tue, 28 Jun 2022 11:41:17 +0200")

Daniel Martín <mardani29@yahoo.es> writes:

> Sergey Organov <sorganov@gmail.com> writes:
>
>>> Normally that follows the value of `truncate-lines', though.
>>
>> Does not seem to be the case, at least in my version of Gnus, according
>> to its doc-line: " Value of ‘truncate-lines’ in Gnus Article buffer".
>>
>> What I observe though is word wrap in Gnus Article buffers, as opposed to
>> truncation/continuation. Still can't figure what does it. Any ideas?
>>
>
> Check out the variables gnus-article-fill-long-lines,

No such variable in my Gnus v5.13, but you gave me a hint where to look,
and I've finally found the culprit:

Hide Gnus Treat Fill Long Lines: Value Menu Predicate: (typep "text/plain")
    State : STANDARD.

gnus-treat-fill-long-lines is a variable defined in ‘gnus-art.el’.
Its value is (typep "text/plain")

Thank you guys for your help!

-- Sergey Organov



      reply	other threads:[~2022-06-28 10:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-24 18:44 Stop Gnus word-wrapping (plain text) messages Sergey Organov
2022-06-26 10:25 ` Robert Pluim
2022-06-26 20:20   ` Sergey Organov
2022-06-28  9:41     ` Daniel Martín
2022-06-28 10:09       ` Sergey Organov [this message]

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=87h745t7yg.fsf@osv.gnss.ru \
    --to=sorganov@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=mardani29@yahoo.es \
    --cc=rpluim@gmail.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.