all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Akib Azmain Turja <akib@disroot.org>
To: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Splitting nnmaildir groups
Date: Mon, 24 Oct 2022 19:11:52 +0600	[thread overview]
Message-ID: <87fsfdqsbr.fsf@disroot.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1360 bytes --]


[ This is a correction of my previous message with wrong subject.  I
  actually wanted to mean nnmaildir, not nnmailbox.  Sorry for the
  mistake.  ]

I have subscribed to some high volume mailing lists, and I some miss
important messages within those less important message.

How to split nnmaildir groups?  I download my mails with mbsync and have
the following select methods:

--8<---------------cut here---------------start------------->8---
      (setq gnus-select-method '(nnnil ""))
      (setq
       gnus-secondary-select-methods
       '((nnmaildir
          "disroot"
          (directory "~/Documents/mail/akib@disroot.org/"))
         (nnmaildir
          "gmail"
          (directory "~/Documents/mail/akib8492@gmail.com-gnus/"))))
--8<---------------cut here---------------end--------------->8---

And the split rules:

--8<---------------cut here---------------start------------->8---
      (setq nnmail-split-methods #'nnmail-split-fancy)
      (setq nnmail-split-fancy '(| "mail.other"))
--8<---------------cut here---------------end--------------->8---

Thanks in advance.

-- 
Akib Azmain Turja

Find me on Mastodon at @akib@hostux.social, and on Codeberg (user
"akib").

This message is signed by me with my GnuPG key.  Its fingerprint is:

    7001 8CE5 819F 17A3 BBA6  66AF E74F 0EFA 922A E7F5

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

             reply	other threads:[~2022-10-24 13:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-24 13:11 Akib Azmain Turja [this message]
2022-10-24 15:48 ` Splitting nnmaildir groups Eric Abrahamsen
2022-10-25 11:33   ` Akib Azmain Turja
2022-10-25 15:51     ` Eric Abrahamsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fsfdqsbr.fsf@disroot.org \
    --to=akib@disroot.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.