all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "積丹尼 Dan Jacobson" <jidanni@jidanni.org>
To: 41534@debbugs.gnu.org
Subject: bug#41534: gnus-article-fill-long-lines uses some hardwired window width of 70 somehow?
Date: Tue, 26 May 2020 08:37:28 +0800	[thread overview]
Message-ID: <87sgfna5vb.5.fsf@jidanni.org> (raw)

    gnus-article-fill-long-lines is an interactive Lisp function in
    ‘gnus-art.el’.

    (gnus-article-fill-long-lines &optional INTERACTIVE &rest ARGS)

    Fill lines that are wider than the window width.

Well it does more than just that. Take this article for instance:

---

Georgia Wells, *The Wall Street Journal*, 15 May 2020
Doctors Are Tweeting About Coronavirus to Make Facts Go Viral
https://www.wsj.com/articles/doctors-are-tweeting-about-coronavirus-to-make-facts-go-viral-11589558880

As dubious Covid-19 claims circulate online, UCSF's Dr. Bob Wachter and
others are taking to Twitter

SAN FRANCISCO -- Bob Wachter, the chairman of the department of medicine
at the University of California, San Francisco, has had a front-row seat
to the coronavirus pandemic.

Dr. Wachter's job, at least in part, is to keep the department's 3,000 or so faculty, trainees and staff current on developments in research, education and clinical care. But most days he sets aside at least two hours to keep another group informed: his Twitter followers.


---- Well it becomes

Georgia Wells, *The Wall Street Journal*, 15 May 2020
Doctors Are Tweeting About Coronavirus to Make Facts Go Viral
https://www.wsj.com/articles/doctors-are-tweeting-about-coronavirus-to-make-facts-go-viral-11589558880

As dubious Covid-19 claims circulate online, UCSF's Dr. Bob Wachter
and
others are taking to Twitter

SAN FRANCISCO -- Bob Wachter, the chairman of the department of
medicine
at the University of California, San Francisco, has had a front-row
seat
to the coronavirus pandemic.

Dr. Wachter's job, at least in part, is to keep the department's 3,000
or so faculty, trainees and staff current on developments in research,
education and clinical care. But most days he sets aside at least two
hours to keep another group informed: his Twitter followers.

---

(window-width (get-buffer-window (current-buffer)))
236
So why is it also acting on other lines?
Also C-u (INTERACTIVE) does nothing, as one sees in the code.

Anyway, https://www.jidanni.org/comp/configuration/ is what I use.

Gnus v5.13
GNU Emacs 26.3 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.20)
 of 2020-05-17, modified by Debian





             reply	other threads:[~2020-05-26  0:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-26  0:37 積丹尼 Dan Jacobson [this message]
2020-07-19  1:21 ` bug#41534: gnus-article-fill-long-lines uses some hardwired window width of 70 somehow? Lars Ingebrigtsen

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=87sgfna5vb.5.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=41534@debbugs.gnu.org \
    /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.