unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: David Greene <dag@hpe.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: Eric Abrahamsen <eric@ericabrahamsen.net>,
	"42131@debbugs.gnu.org" <42131@debbugs.gnu.org>,
	Stefan Kangas <stefan@marxist.se>
Subject: bug#42131: Cannot split to IMAP folders
Date: Wed, 09 Sep 2020 15:47:30 -0500	[thread overview]
Message-ID: <nngv9gmy8wt.fsf@hpe.com> (raw)
In-Reply-To: <87zh60ggdn.fsf@gnus.org>

Lars Ingebrigtsen <larsi@gnus.org> writes:

>>> Do you have any idea where mail.misc may be coming from?
>>
>> I don't.  The only instance of that string that I found in my config is
>> in a commented line.
>
> I just noticed:
>
> (defvar gnus-group-split-default-catch-all-group "mail.misc"
>   "Group name (or arbitrary fancy split) with default splitting rules.
> Used by `gnus-group-split' and `gnus-group-split-update' as a fallback
> split, in case none of the group-based splits matches.")
>
> Hm, no, it's not used by these commands, 

Which commands?

> Then there's:
>
> (defcustom nnmail-split-fancy "mail.misc"
>   "Incoming mail can be split according to this fancy variable.
>
> But you had a different value here?

No, I didn't set nnmail-split-fancy, but I did set nnimap-split-fancy
and also nnimap-split-methods = nnimap-split-fancy.

I set them via gnu-select-method:

  (setq gnus-select-method '(nnimap "Local"
                                    (nnimap-address "localhost")
                                    (nnimap-authenticator login)
                                    (nnimap-stream network)
                                    (nnimap-inbox '("work/INBOX" "home/INBOX" "gmail/INBOX"))
                                    (nnimap-split-fancy
                                     (|
                                      ("Subject:" "Nightly.*test results" "work/testing")
                                      (from "myschool.org" "home/school")
                                      ;; Really leave it where it is?
                                      (nil)
                                      ))
                                    (nnimap-split-methods nnimap-split-fancy)





  parent reply	other threads:[~2020-09-09 20:47 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-29 20:31 bug#42131: Cannot split to IMAP folders David A. Greene
2020-07-07 19:52 ` Greene, David
2020-07-07 23:37   ` Eric Abrahamsen
2020-08-20  0:23     ` Stefan Kangas
2020-08-20 16:50       ` Greene, David
2020-08-20 17:57         ` Lars Ingebrigtsen
2020-08-20 18:00           ` Eric Abrahamsen
2020-08-21 15:05           ` David Greene
2020-08-22 13:31             ` Lars Ingebrigtsen
2020-08-24 13:54               ` David Greene
2020-09-04  2:35                 ` Lars Ingebrigtsen
2020-09-08 16:20                   ` David Greene
2020-09-08 20:31                     ` Lars Ingebrigtsen
2020-09-09  7:02                       ` Andreas Schwab
2020-09-09 20:47                       ` David Greene [this message]
2020-09-11 11:34                         ` Lars Ingebrigtsen
2020-09-14 19:22                           ` David Greene
2020-09-15 12:25                             ` Lars Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=nngv9gmy8wt.fsf@hpe.com \
    --to=dag@hpe.com \
    --cc=42131@debbugs.gnu.org \
    --cc=eric@ericabrahamsen.net \
    --cc=larsi@gnus.org \
    --cc=stefan@marxist.se \
    /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 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).