all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Narendra Joshi <narendraj9@gmail.com>
To: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Fancy splitting in Gnus
Date: Tue, 12 Sep 2017 02:25:50 +0530	[thread overview]
Message-ID: <87377trm3t.fsf@vicarie> (raw)

Hi,

I use the following to do fancy splitting.

,----
| 
| (setq gnus-select-method
|       `(nnimap "gmail"
|                (nnimap-address "imap.gmail.com")
|                (nnir-search-engine imap)
|                (nnimap-inbox "INBOX")
|                (nnimap-stream ssl)
|                (nnimap-split-methods ,nnmail-split-fancy)))
| 
| 
`----

I have observed that every time I add a new entry to
`nnmail-split-fancy', it takes time for Gnus to recognize that it has to
split those emails that match the new entry. Or it is something that I
don't recognize which triggers the splitting. Any help would be greatly
appreciated.

Thanks,
-- 
Narendra Joshi



             reply	other threads:[~2017-09-11 20:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-11 20:55 Narendra Joshi [this message]
2017-09-12  3:23 ` Fancy splitting in Gnus Teemu Likonen
2017-09-12  4:16   ` Narendra Joshi
2017-09-13 10:38   ` Göktuğ Kayaalp
2017-09-13 13:08     ` Narendra Joshi
2017-09-13 15:31       ` Göktuğ Kayaalp
2017-09-13 16:16         ` Narendra Joshi

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=87377trm3t.fsf@vicarie \
    --to=narendraj9@gmail.com \
    --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.