Gnus development mailing list
 help / color / mirror / Atom feed
From: Oystein Viggen <oysteivi@tihlde.org>
Subject: Re: Calling a function in nnmail-split-methods
Date: Thu, 05 Sep 2002 22:52:18 +0200	[thread overview]
Message-ID: <031y88b1ml.fsf@msgid.viggen.net> (raw)
In-Reply-To: <k0nr8g8h9kb.fsf@metropolis.phys.ntnu.no>

* [Joakim Hove] 

>  (defun hotmail-check ()
>    ;; OK - I will take it anyway:
>    't)
>
>  (setq nnmail-split-methods
>        '(("mail.hotmail" hotmail-check)
>          ("mail.INBOX" "")))

I think hotmail-check should take one argument.

(defun hotmail-check (foo) t)

Oystein
-- 
When in doubt: Recompile.



  reply	other threads:[~2002-09-05 20:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-05 13:04 Joakim Hove
2002-09-05 20:52 ` Oystein Viggen [this message]
2002-09-06  7:51   ` Joakim Hove

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=031y88b1ml.fsf@msgid.viggen.net \
    --to=oysteivi@tihlde.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).