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: Mon, 14 Sep 2020 14:22:39 -0500	[thread overview]
Message-ID: <nngo8m840zk.fsf@hpe.com> (raw)
In-Reply-To: <878sdg1r8o.fsf@gnus.org>

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Ah, that's where it's coming from.  `B q' is this:
>
> (defun gnus-summary-respool-query (&optional silent trace)
>
> [...]
>
> 		 ;; nnimap has its own splitting variables.
> 		 (let ((nnmail-split-methods
> 			(cond
> 			 ((eq nnimap-split-methods 'default)
> 			  nnmail-split-methods)
> 			 (nnimap-split-methods
> 			  nnimap-split-methods)
> 			 (nnimap-split-fancy
> 			  'nnmail-split-fancy)))
> 		       (nnmail-split-fancy (or nnimap-split-fancy
> 					       nnmail-split-fancy)))
>
>
> So I'm guessing your fallback nil means that the machinery is falling
> back on the fallback group "mail.misc" for fancy mail splitting...
> Hm...  but that should be shadowed here.  But I think we're on the trail
> of the bug now.

That still doesn't explain why "B q" reports the correct group but "B r"
goes to mail.misc.  Do they not use the same selection logic?

Also, since I am apparently not "splitting" using those commands, how
would I actually test splitting?

                   -David





  reply	other threads:[~2020-09-14 19:22 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
2020-09-11 11:34                         ` Lars Ingebrigtsen
2020-09-14 19:22                           ` David Greene [this message]
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=nngo8m840zk.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).