On 18 Jan 2007, [EMAIL PROTECTED] wrote: On Thu, Jan 18 2007, Tassilo Horn wrote:
>> I use Gnus with an IMAP account and let gnus demon check for new mail >> every 5 minutes of emacs idle time. >> >> Now I'd like to run a function whenever new mail arrives. >> >> Is (or better how) is that possible? > > There's `nnmail-prepare-save-mail-hook', but probably this is only run > for `mail-sources'. I don't know if there's something similar for > IMAP. You could run something in the nn*-split-fancy list, and always return nil (so it will not actually affect the splitting). Ted _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
