all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* (gnus) Allow gnus-retrieve-headers to return headers directly
@ 2021-01-24  9:15 Madhu
  2021-02-12 19:27 ` Matt Armstrong
  0 siblings, 1 reply; 3+ messages in thread
From: Madhu @ 2021-01-24  9:15 UTC (permalink / raw)
  To: emacs-devel

Hello, I believe gnus commit 20add1cd22f977 has introduced some unwanted
behaviour. Let me describe an example: Assume I have a Group buffer line
for a foreign group like:

269: nntp+news.aioe.org:alt.quotations

I enter this group I arrange for it to ask me how many articles to
read: How many articles: Say I enter 20, I expect to see the last 20
messages (unread and ticked).

In this case I have 16 unread messages and 4 ticked articles, so I'd
see a mode line in the Summary buffer like

-UUU:@----F2  news:a.quotations [0] {16(+253) more}   89% L323   (Summary Plugged)  ---

and the Summary buffer would display only 20 lines.

However all ticked and cached articles are inserted in the Summary
buffer. So in this case I have some 400 Summary lines, while it should
have been only 20.  Can anyone confirm this regression?





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-12 19:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-24  9:15 (gnus) Allow gnus-retrieve-headers to return headers directly Madhu
2021-02-12 19:27 ` Matt Armstrong
2021-02-12 19:57   ` Eric Abrahamsen

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.