[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fancy splitting in Gnus
From: |
Göktuğ Kayaalp |
Subject: |
Re: Fancy splitting in Gnus |
Date: |
Wed, 13 Sep 2017 13:38:43 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) |
On 2017-09-12 06:23 +03, Teemu Likonen <tlikonen@iki.fi> wrote:
> Narendra Joshi [2017-09-12 02:25:50+05:30] wrote:
>
>> (setq gnus-select-method [...]
>
>> 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.
>
> If you assign a new value to nnmail-split-fancy variable in a running
> Emacs session you need to re-evaluate the (setq gnus-select-method ...)
> form.
IIRC re-evaluating the method is not necessary. Nevertheless the OP can
check how Gnus will split new mail with ‘B q’ in the summary. It'll
tell where the article will go, but not actually move it (use ‘B r’ for
that.