Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: ding@gnus.org
Subject: nnimap splitting weirdness
Date: Thu, 06 Mar 2014 11:30:24 +0800	[thread overview]
Message-ID: <877g88m2b3.fsf@ericabrahamsen.net> (raw)

A month or so ago, all my nnimap splitting stopped working: everything
suddenly was getting sent to the default "mail.misc" group. I only just
got around to looking into what happened.

Turns out that nnimap-split-fancy is getting set to "nil" somehow, so
splitting falls back on the default value of nnmail-split-fancy -->
"mail.misc". That's pretty weird, because nnimap-split-fancy is set in
my .gnus.el file, same as always. It was definitely nil, though, and
manually re-evaluating the form where it's set made everything work
normally again.

What's weirder is that, a little later on, it was "nil" again. It's hard
to know when the value got cleared, but I had to go and manually
re-evaluate it again. I'm poking into it more right now.

Given the timing of the problem (I keep up with git head on a weekly
basis or so), and looking through the git log, I'm guessing it might be
cfa942d that is responsible, not that I have any real idea what's
happening in that commit. At least it looks like it's capable of
resetting this value!

Any hints on what might be going on? I'm using git gnus and GNU Emacs
24.3.1.

Thanks!
Eric




             reply	other threads:[~2014-03-06  3:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-06  3:30 Eric Abrahamsen [this message]
2014-03-06  3:46 ` Malcolm Purvis
2014-03-08  8:59   ` Eric Abrahamsen
2014-03-08 11:26     ` Malcolm Purvis
2014-03-06 18:06 ` Andreas Schwab
2014-03-08  8:56   ` Eric Abrahamsen
2014-03-08 10:13     ` Eric Abrahamsen
2014-03-07 17:04 ` Lars Ingebrigtsen
2014-03-10  6:18 ` Eric Abrahamsen
2014-03-10 12:29   ` Malcolm Purvis
2014-03-20  4:54 ` 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=877g88m2b3.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --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).