all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Michael Heerdegen <michael_heerdegen@web.de>
Cc: 31057@debbugs.gnu.org
Subject: bug#31057: 27.0.50; Gnus: Make configurable what to show when selecting a group
Date: Thu, 12 Apr 2018 13:40:08 +0200	[thread overview]
Message-ID: <87in8wslev.fsf@mouse.gnus.org> (raw)
In-Reply-To: <878t9svkdk.fsf@web.de> (Michael Heerdegen's message of "Thu, 12 Apr 2018 11:34:15 +0200")

Michael Heerdegen <michael_heerdegen@web.de> writes:

> That's what I also expected, but it doesn't seem to be the case.  I
> installed an advice for gnus-alter-articles-to-read-function, and also
> verified that the advice worked correctly, but it didn't do that.  After
> reading the code a bit, I got the impression that
> `gnus-alter-articles-to-read-function' is for controlling what articles
> are fetched (additionally) from the server, but not which are shown in
> the summary.

Well, you're not supposed to advice
`gnus-alter-articles-to-read-function', but instead set it to a function
that returns a new list of articles (based on the list that's passed
in).  And as far as I can tell from reading the code, the list returned
is the list of articles Gnus will fetch from the server (and then
display, depending on whether you have other filters in place).

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2018-04-12 11:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-04 10:55 bug#31057: 27.0.50; Gnus: Make configurable what to show when selecting a group Michael Heerdegen
2018-04-11 20:47 ` Lars Ingebrigtsen
2018-04-12  9:34   ` Michael Heerdegen
2018-04-12 11:40     ` Lars Ingebrigtsen [this message]
2018-04-12 12:26       ` Michael Heerdegen
2018-04-12 13:09         ` Lars Ingebrigtsen
2018-04-13 12:16           ` Michael Heerdegen
2018-04-13 12:33             ` 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=87in8wslev.fsf@mouse.gnus.org \
    --to=larsi@gnus.org \
    --cc=31057@debbugs.gnu.org \
    --cc=michael_heerdegen@web.de \
    /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.