Henry S Thompson <ht(a)inf.ed.ac.uk> writes:
Crashed hard will trying to display spam under gnus.
You can get some very nasty things in spam that really should never be
foisted upon a poor unsuspecting text editor.
I stopped seeing this sort of crash in Gnus about 10 years ago when I
added the following rule to my ~/.procmailrc...
,----
| # Filter out the high ascii chinese spam. I do it here instead of
| # gnus mail splits because more often than not this kind of spam
| # crashes emacs.
|:0BD
| * -1^1 .
| * 2^1 =[0-9A-F][0-9A-F]
| * 20^1 [ ¡¢£¤¥¦§¨©ª«¬®¯°±²³´µ¶·¸¹º»¼½¾¿]
| * 20^1 [ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞß]
| * 20^1 [àáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ]
| * 20^1 =[A-F][0-9A-F]
| ${MAILDIR}/SPAM.chinese
`----
(That may get mangled during transport so if you want a good copy just
email me privately)
And obviously I never go anywhere near ${MAILDIR}/SPAM.chinese with a
emacs. I do check it periodically, but I don't think it has ever caught
anything worth keeping. :)
Anyway, I know that doesn't fix any bugs in XEmacs, but it might help
you prevent further crashes.
Oh, BTW, the original message that caused the crash may very well still
be on your filesystem. Look for, I think, ~/.emacs-crash-box.
--
|---<Steve Youngs>---------------<GnuPG KeyID: A94B3003>---|
| SXEmacs - The only _______ you'll ever need. |
| Fill in the blank, yes, it's THAT good! |
|------------------------------------<steve(a)sxemacs.org>---|
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta