emacs-devel
[Top][All Lists]
Advanced

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

Re: rcirc.el


From: Henrik Enberg
Subject: Re: rcirc.el
Date: Thu, 20 Oct 2005 20:07:40 +0200

Romain Francoise <address@hidden> writes:

> "Richard M. Stallman" <address@hidden> writes:
> 
> > I installed rcirc.
> 
> That's good news.  But it doesn't work:
> 
> Loading rcirc...done
> Connecting to irc.freenode.net...
> rcirc-update-prompt: Invalid function: (macro . #[(process &rest body) "<snip 
> bytecode>" [process body with-current-buffer process-buffer] 3])
> error in process filter: rcirc-print: Wrong type argument: markerp, nil
> error in process filter: Wrong type argument: markerp, nil
> error in process filter: rcirc-print: Wrong type argument: markerp, nil
> error in process filter: Wrong type argument: markerp, nil
> error in process filter: rcirc-print: Wrong type argument: markerp, nil
> error in process filter: Wrong type argument: markerp, nil
> error in process filter: rcirc-print: Wrong type argument: markerp, nil
> error in process filter: Wrong type argument: markerp, nil
> error in process sentinel: rcirc-print: Wrong type argument: markerp, nil
> error in process sentinel: Wrong type argument: markerp, nil
> Quit
> 
> Steps to reproduce:
> 1. Start emacs with 'emacs -q'
> 2. M-x irc RET, accept all defaults

It's a known problem.  If one moves the definition of
with-rcirc-process-buffer up above the first usage, it will work.




reply via email to

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