info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problems with splitting and imap


From: Ted Zlatanov
Subject: Re: problems with splitting and imap
Date: Fri, 24 Jul 2009 09:38:50 -0500
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux)

On Thu, 23 Jul 2009 19:01:46 +0200 Richard Riley <rileyrgdev@gmail.com> wrote: 

RR> Ted Zlatanov <tzz@lifelogs.com> writes:

>> You can catch the offender by redefining rfc822.el functions.  This is
>> rfc822-addresses:
>> 
... function omitted...
>> 
>> Note the single debug statement I inserted.  Hit `C-x C-e' after the
>> last parenthesis to use this function; copy it into the *scratch* buffer
>> to keep playing with it.

RR> Unfortunately I get the following when I evaluate it:

RR> ,----
RR> | Debugger entered--Lisp error: (void-variable header-text)
RR> |   (string-match "\\`[     ]*\\([^][

You're evaluating the function's contents instead of the function
definition.  Your cursor should be after the last parenthesis, at the
position indicated as * in this example:

 (and buf (kill-buffer buf))))))*

Ted


reply via email to

[Prev in Thread] Current Thread [Next in Thread]