* 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
* bug#53522: 29.0.50; Gnus: Is nnimap-list-pattern still alive?
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
1 sibling, 0 replies; 5+ messages in thread
From: Andreas Schwab @ 2022-01-25 12:56 UTC (permalink / raw)
To: Arash Esbati; +Cc: 53522
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@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#53522: 29.0.50; Gnus: Is nnimap-list-pattern still alive?
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
1 sibling, 1 reply; 5+ messages in thread
From: Lars Ingebrigtsen @ 2022-01-25 13:38 UTC (permalink / raw)
To: Arash Esbati; +Cc: 53522
Arash Esbati <arash@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
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#53522: 29.0.50; Gnus: Is nnimap-list-pattern still alive?
2022-01-25 13:38 ` Lars Ingebrigtsen
@ 2022-01-25 18:27 ` Arash Esbati
2022-01-26 13:43 ` Lars Ingebrigtsen
0 siblings, 1 reply; 5+ messages in thread
From: Arash Esbati @ 2022-01-25 18:27 UTC (permalink / raw)
To: Lars Ingebrigtsen; +Cc: 53522
Lars Ingebrigtsen <larsi@gnus.org> writes:
> Arash Esbati <arash@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
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#53522: 29.0.50; Gnus: Is nnimap-list-pattern still alive?
2022-01-25 18:27 ` Arash Esbati
@ 2022-01-26 13:43 ` Lars Ingebrigtsen
0 siblings, 0 replies; 5+ messages in thread
From: Lars Ingebrigtsen @ 2022-01-26 13:43 UTC (permalink / raw)
To: Arash Esbati; +Cc: 53522
Arash Esbati <arash@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
^ 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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.