GNU bug report logs -
#53352
29.0.50; IMAP INBOX not refreshing using `gnus-group-get-new-news'
Previous Next
Reported by: Michael Welsh Duggan <mwd <at> md5i.com>
Date: Tue, 18 Jan 2022 23:08:02 UTC
Severity: normal
Tags: moreinfo
Found in version 29.0.50
Done: Eric Abrahamsen <eric <at> ericabrahamsen.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Michael Welsh Duggan <mwd <at> md5i.com> writes:
> This appears to be happening in `gnus-get-unread-articles' in the
> initial `let*'. "INBOX" is the car of `gnus-newsrc-alist', and `newsrc'
> is explicitly set to the cdr of that list.
Oh! This must be a leftover from when `gnus-newsrc-alist' always had a
dummy first entry, but that was changed a while back. I think?
Eric, what's the status of the dummy.group that that used to be the
first element of gnus-newsrc-alist, but doesn't seem to be any more?
There's still a whole bunch of stuff in Gnus that skips the first
element because of that:
./lisp/gnus/gnus-sieve.el211: (let* ((newsrc (cdr gnus-newsrc-alist))
./lisp/gnus/gnus-kill.el653: (setq newsrc (cdr gnus-newsrc-alist))
./lisp/gnus/gnus-topic.el896: (cdr gnus-newsrc-alist)))
./lisp/gnus/gnus-cus.el1083: (cdr gnus-newsrc-alist)))
./lisp/gnus/gnus-cus.el1086: (cdr gnus-newsrc-alist))))))))
./lisp/gnus/gnus-group.el1942: (let ((alist (cdr gnus-newsrc-alist))
Do I misremember, or did you change this? At least there's no
dummy.group as the car of my (and Michaels) gnus-newsrc-alist-s
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 3 years and 102 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.