emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Failure to submit second netnews message


From: jpff
Subject: Re: Failure to submit second netnews message
Date: Thu, 7 Dec 2006 16:51:44 +0000

I think this error I reported is from gnus/message.el line 3598 which
calls the undefined function caddr
I have replaced it here with 
                   (setq success (funcall (cadr (cdr elem)) arg)))
amd it runs OK.
Either that on the cl code is needed
==John ffitch
>>>>> "Richard" == Richard Stallman <address@hidden> writes:

 Richard>     I am a moderator of a NetNews list, which I control with emacs.  
With
 Richard>     emacs-22 (beta) I can only accept one message; the second one says
 Richard>     "Denied posting -- multiple copies" but it is not a multiple copy.
 Richard>     If I restart emacs I can send one more message.

 Richard> This is not a precise report, but even if it were precise
 Richard> we would probably find it hard to try to reproduce this.

 Richard> Can you debug what happens inside the command that fails?








reply via email to

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