Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: =?utf-8?Q?G=C4=B3s_Hillenius?= Newsgroups: gnu.emacs.gnus Subject: my gnus-message-archive-group is not automatically subscribed Date: Wed, 07 Jan 2026 13:53:53 +0100 Organization: Using Emacs' Org Mode Lines: 22 Message-ID: <87ldi98ty6.fsf@hillenius.net> Mime-Version: 1.0 Content-Type: text/plain X-Trace: individual.net M8iYI24wQOVUpUD0n256VQgBJW5vf80bQRV3VcvFMqiZGU2JBY Cancel-Lock: sha1:KrAyGA4Azi8G+n09p71VCQbqR1k= sha1:z8mI8+soyKBwS028r12IO4tuAt4= sha256:Wy4OHKIEg8GscPivQP8NAQYho1ZCKjZxubOsWzTYpR0= OpenPGP: id=340F F9A4 8F6C 18FD D032 0C33 ABA1 CB30 E997 A3AF X-Operating-System: Debian GNU/Linux Sid User-Agent: Gnus/5.13 (Gnus v5.13) Xref: csiph.com gnu.emacs.gnus:7870 Hello! In gnus-message-archive-method I am using the gnus-message-archive-group as per one of the suggestions in the manual, to split between usenet and email, the latter by year with (format-time-string "nnimap+myservername:INBOX.sent.%Y") However, while such a mailbox is automatically created in the new year when sending the first email, the mailbox is not visible in the *Group* buffer. I have to go into the *server* buffer and subscribe the new folder there. I have: (setopt gnus-auto-subscribed-groups "^nnimap") But I've clearly missed something.