GNU bug report logs -
#53522
29.0.50; Gnus: Is nnimap-list-pattern still alive?
Previous Next
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.
Full log
View this message in rfc822 format
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
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.