bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Arash Esbati
Subject: bug#53522: 29.0.50; Gnus: Is nnimap-list-pattern still alive?
Date: Tue, 25 Jan 2022 13:18:35 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]