From: Lars Ingebrigtsen <larsi@gnus.org>
To: Michael Welsh Duggan <mwd@md5i.com>
Cc: Eric Abrahamsen <eric@ericabrahamsen.net>, 53352@debbugs.gnu.org
Subject: bug#53352: 29.0.50; IMAP INBOX not refreshing using `gnus-group-get-new-news'
Date: Mon, 24 Jan 2022 17:33:41 +0100 [thread overview]
Message-ID: <87tudt3xga.fsf@gnus.org> (raw)
In-Reply-To: <87o841cdq1.fsf@md5i.com> (Michael Welsh Duggan's message of "Mon, 24 Jan 2022 11:15:02 -0500")
Michael Welsh Duggan <mwd@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
next prev parent reply other threads:[~2022-01-24 16:33 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-18 23:07 bug#53352: 29.0.50; IMAP INBOX not refreshing using `gnus-group-get-new-news' Michael Welsh Duggan
2022-01-21 10:29 ` Lars Ingebrigtsen
2022-01-22 16:25 ` Michael Welsh Duggan
2022-01-23 12:58 ` Lars Ingebrigtsen
2022-01-23 16:55 ` Michael Welsh Duggan
2022-01-24 9:18 ` Lars Ingebrigtsen
2022-01-24 16:15 ` Michael Welsh Duggan
2022-01-24 16:33 ` Lars Ingebrigtsen [this message]
2022-01-24 16:34 ` Andreas Schwab
2022-01-24 17:59 ` Eric Abrahamsen
2022-01-24 18:06 ` Michael Welsh Duggan
2022-01-24 18:48 ` Eric Abrahamsen
2022-01-24 18:31 ` Lars Ingebrigtsen
2022-01-24 19:20 ` Eric Abrahamsen
2022-01-24 21:15 ` Michael Welsh Duggan
2022-01-24 22:18 ` Eric Abrahamsen
2022-01-31 14:32 ` Michael Welsh Duggan
2022-01-31 19:27 ` Eric Abrahamsen
2022-02-07 10:49 ` Andreas Schwab
2022-02-07 16:50 ` Eric Abrahamsen
2022-02-07 17:42 ` Andreas Schwab
2022-02-07 21:17 ` Eric Abrahamsen
2022-02-07 21:34 ` Andreas Schwab
2022-02-07 23:51 ` Eric Abrahamsen
2022-02-09 4:38 ` Eric Abrahamsen
2022-02-09 8:45 ` Andreas Schwab
2022-02-10 19:38 ` Eric Abrahamsen
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87tudt3xga.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=53352@debbugs.gnu.org \
--cc=eric@ericabrahamsen.net \
--cc=mwd@md5i.com \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).