Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* arrayp display group parameter ignored when selecting group
@ 2014-03-21 12:39 Michael Heerdegen
  0 siblings, 0 replies; only message in thread
From: Michael Heerdegen @ 2014-03-21 12:39 UTC (permalink / raw)
  To: info-gnus-english

Hi,

I regularly read a "large" Gmane newsgroup.  I've a lot of ticked
articles that I marked for later reading in some days when I have some
time left.

When I select the newsgroup on a normal (busy) day, I only want to see
unseen news, not those marked for later reading.  I don't want to be
prompted for a number of articles to show, I just want to see the unseen
articles, even when there are only two.

According to the manual (info "(gnus) Group Parameters") this should be
easily possible by using an array as display group parameter, [unseen]
in my case.

But this setting is just ignored.  Instead, my setting of

    (setq gnus-parameter-large-newsgroup-initial-alist '((".*" . 50)))

is used and I'm queried how much articles I want to read, default 50.

I stepped through the code and saw that my 'display group parameter
setting is being used, I see that `gnus-newsgroup-display' is bound to a
lambda respecting my setting.  But `gnus-articles-to-read' does only
treat gnus-newsgroup-display values that are numbers, everything else is
just ignored.

Is this a missing functionality, or did I misinterpret the manual?  I
use gnus that comes with Emacs, and my Emacs is a recent built of trunk.

Please CC me in your answers.


Thanks,

Michael.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-21 12:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-21 12:39 arrayp display group parameter ignored when selecting group Michael Heerdegen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).