GNU bug report logs - #53522
29.0.50; Gnus: Is nnimap-list-pattern still alive?

Previous Next

Package: emacs;

Reported by: Arash Esbati <arash <at> gnu.org>

Date: Tue, 25 Jan 2022 12:19:01 UTC

Severity: normal

Found in version 29.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 53522 in the body.
You can then email your comments to 53522 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#53522; Package emacs. (Tue, 25 Jan 2022 12:19:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Arash Esbati <arash <at> gnu.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 25 Jan 2022 12:19:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Arash Esbati <arash <at> gnu.org>
To: emacs-bugs <bug-gnu-emacs <at> gnu.org>
Subject: 29.0.50; Gnus: Is nnimap-list-pattern still alive?
Date: Tue, 25 Jan 2022 13:18:35 +0100
Hi all,

Gnus FAQ 3-9[1] has this example setup:

(add-to-list 'gnus-secondary-select-methods
             '(nnimap "Give the baby a name"
                      (nnimap-address "imap.yourProvider.net")
                      (nnimap-port 143)
                      (nnimap-list-pattern "archive.*")))

git-grep'ing through the sources for `nnimap-list-pattern' says:

--8<---------------cut here---------------start------------->8---
doc/misc/gnus-faq.texi:                      (nnimap-list-pattern "archive.*")))
lisp/gnus/ChangeLog.2:  nnimap-list-pattern instead of "*".
--8<---------------cut here---------------end--------------->8---

Is this variable still available?  Searching with C-h v shows no match.

Best, Arash

Footnotes:
[1]  https://www.gnu.org/software/emacs/manual/html_node/gnus/FAQ-3_002d9.html




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#53522; Package emacs. (Tue, 25 Jan 2022 12:57:01 GMT) Full text and rfc822 format available.

Message #8 received at 53522 <at> debbugs.gnu.org (full text, mbox):

From: Andreas Schwab <schwab <at> linux-m68k.org>
To: Arash Esbati <arash <at> gnu.org>
Cc: 53522 <at> debbugs.gnu.org
Subject: Re: bug#53522: 29.0.50; Gnus: Is nnimap-list-pattern still alive?
Date: Tue, 25 Jan 2022 13:56:47 +0100
On Jan 25 2022, Arash Esbati wrote:

> git-grep'ing through the sources for `nnimap-list-pattern' says:
>
> doc/misc/gnus-faq.texi:                      (nnimap-list-pattern "archive.*")))
> lisp/gnus/ChangeLog.2:  nnimap-list-pattern instead of "*".
>
> Is this variable still available?  Searching with C-h v shows no match.

Looks like it has been dropped with the rewrite of nnimap.el.

-- 
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#53522; Package emacs. (Tue, 25 Jan 2022 13:39:01 GMT) Full text and rfc822 format available.

Message #11 received at 53522 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Arash Esbati <arash <at> gnu.org>
Cc: 53522 <at> debbugs.gnu.org
Subject: Re: bug#53522: 29.0.50; Gnus: Is nnimap-list-pattern still alive?
Date: Tue, 25 Jan 2022 14:38:10 +0100
Arash Esbati <arash <at> gnu.org> writes:

> Is this variable still available?  Searching with C-h v shows no match.

No, it's gone.  I've now removed the mention of the variable from the
Gnus FAQ in Emacs 29.

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




bug marked as fixed in version 29.1, send any further explanations to 53522 <at> debbugs.gnu.org and Arash Esbati <arash <at> gnu.org> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 25 Jan 2022 13:39:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#53522; Package emacs. (Tue, 25 Jan 2022 18:28:01 GMT) Full text and rfc822 format available.

Message #16 received at 53522 <at> debbugs.gnu.org (full text, mbox):

From: Arash Esbati <arash <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 53522 <at> debbugs.gnu.org
Subject: Re: bug#53522: 29.0.50; Gnus: Is nnimap-list-pattern still alive?
Date: Tue, 25 Jan 2022 19:27:03 +0100
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Arash Esbati <arash <at> gnu.org> writes:
>
>> Is this variable still available?  Searching with C-h v shows no match.
>
> No, it's gone.  I've now removed the mention of the variable from the
> Gnus FAQ in Emacs 29.

Thanks for the quick fix.  Forgot to push?

Best, Arash




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#53522; Package emacs. (Wed, 26 Jan 2022 13:45:02 GMT) Full text and rfc822 format available.

Message #19 received at 53522 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Arash Esbati <arash <at> gnu.org>
Cc: 53522 <at> debbugs.gnu.org
Subject: Re: bug#53522: 29.0.50; Gnus: Is nnimap-list-pattern still alive?
Date: Wed, 26 Jan 2022 14:43:59 +0100
Arash Esbati <arash <at> gnu.org> writes:

> Thanks for the quick fix.  Forgot to push?

Yup.

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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 24 Feb 2022 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 113 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.