[mew-int 01601] mew-inbox-action-alist does not work anymore with -spam- :'(

Arnaud Vandyck arnaud.vandyck at example.com
Sun Nov 9 04:11:17 JST 2003


Hi everybody,

I have this configuration in .mew.el

(defun mew-spam-assassin (val)
  (let ((case-fold-search t))
    (if (string-match "Yes" val) ?D)))

(setq mew-inbox-action-alist
      '(
        ("X-Spam-Status:"
         (?D "yes")
         )
        ("X-Spam-Status:" mew-spam-assasin)
        ("X-Spam-Flag:"
         (?D "YES")
         )
        )
      )

It uses to work on my x86 Debian box. Now, it seems to fail on my new
powerbook.

mew-version-show is 4.0.60
emacs-version is 21.3.1

For the other rules, it's ok.

Many thanks for your help,

Cheers,

-- Arnaud Vandyck, STE fi, ULg
   Formateur Cellule Programmation.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://www.mew.org/pipermail/mew-int/attachments/20031108/666d32ec/attachment.bin>


More information about the Mew-int mailing list