Gnus development mailing list
 help / color / mirror / Atom feed
From: Emanuel Berg <incal@dataswamp.org>
To: ding@gnus.org
Subject: Re: nnimap-split-methods resets to nil?
Date: Thu, 09 Jun 2022 10:04:12 +0200	[thread overview]
Message-ID: <87tu8uxnyb.fsf@dataswamp.org> (raw)
In-Reply-To: <87pmjkc5r4.fsf@dataswamp.org>

> (let ((mail-ooa-re
>  "\\(To\\|Cc\\).*\\(ding@gnus.org\\|emacs-devel@gnu.org\\|emacs-erc@gnu.org\\|emacs-orgmode@gnu.org\\|emacs-tangents@gnu.org\\|emacs-w3m@namazu.org\\|gmane-discuss@quimby.gnus.org\\|gnuplot-info@lists.sourceforge.net\\|help-gnu-emacs@gnu.org\\|tex-live@tug.org\\)"))
>   (setq nnmail-split-methods
>     `(
>       ("mail.dataswamp" "From: Emanuel Berg <incal@dataswamp.org>")
>       ("mail.ml-ooa"    ,mail-ooa-re)
>       ("mail.misc"      "")
>       ))
>   (setq nnimap-split-methods
>     `(
>       ("mail.ml-ooa" ,mail-ooa-re)
>       ("INBOX"       "")
>       )))
>
> There is something up with `nnimap-split-methods', it
> doesn't behave as `nnmail-split-methods', specifically it
> resets when you restart Gnus and the library is loaded
> I guess.
>
> `nnmail-split-methods' is an option (bogus distinction IMO),
> maybe that's the difference?

And it doesn't work fully either.

While the supposedly respooled message does appears in the
other group (mail.ml-ooa), it doesn't _dis_appear from INBOX.

-- 
underground experts united
https://dataswamp.org/~incal



      reply	other threads:[~2022-06-09  8:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-08  1:18 Emanuel Berg
2022-06-09  8:04 ` Emanuel Berg [this message]

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=87tu8uxnyb.fsf@dataswamp.org \
    --to=incal@dataswamp.org \
    --cc=ding@gnus.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.
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 NNTP newsgroup(s).