unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#53522: 29.0.50; Gnus: Is nnimap-list-pattern still alive?
@ 2022-01-25 12:18 Arash Esbati
  2022-01-25 12:56 ` Andreas Schwab
  2022-01-25 13:38 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 5+ messages in thread
From: Arash Esbati @ 2022-01-25 12:18 UTC (permalink / raw)
  To: 53522

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





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-01-26 13:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-25 12:18 bug#53522: 29.0.50; Gnus: Is nnimap-list-pattern still alive? Arash Esbati
2022-01-25 12:56 ` Andreas Schwab
2022-01-25 13:38 ` Lars Ingebrigtsen
2022-01-25 18:27   ` Arash Esbati
2022-01-26 13:43     ` Lars Ingebrigtsen

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).