>>>>> "Rat" == Richard Pieri <[EMAIL PROTECTED]> writes:

  Rat> If there are any bangs (!) in the From field, an error occours in
  Rat> mail-extr-nuke-outside-range when it attempts to invoke (setcar
  Rat> temp nil).  Here's the traceback of the relevant code:

  Rat> Signalling: (invalid-function (setcar temp nil))
       [....]
  Rat>   mail-extract-address-components("Uhruhruhruhruhruhruhruhruhruh! 
<[EMAIL PROTECTED]>")

This expression:

  (mail-extract-address-components "Uhruhruhruhruhruhruhruhruhruh! 
<[EMAIL PROTECTED]>")

evaluates to this for me:

  (nil "[EMAIL PROTECTED]")

It must be Jamie's hacking.

-- 
Joe Wells <[EMAIL PROTECTED]>
Member of the League for Programming Freedom --- send e-mail for details

Reply via email to