[Top][All Lists]
[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.
- Re: rcirc.el, (continued)
- Re: rcirc.el, Andreas Schwab, 2005/10/19
- Re: rcirc.el, Richard M. Stallman, 2005/10/19
- Re: rcirc.el, Richard M. Stallman, 2005/10/18
- Re: rcirc.el, Ryan Yeske, 2005/10/19
- Re: rcirc.el, Richard M. Stallman, 2005/10/19
- Re: rcirc.el, Ryan Yeske, 2005/10/19
- Re: rcirc.el, Richard M. Stallman, 2005/10/20
- Re: rcirc.el, Romain Francoise, 2005/10/20
- Re: rcirc.el,
Henrik Enberg <=
- Re: rcirc.el, Romain Francoise, 2005/10/20
Re: rcirc.el, Kim F. Storm, 2005/10/10
Re: rcirc.el, Stefan Monnier, 2005/10/10
Re: rcirc.el, Richard M. Stallman, 2005/10/10