* ERC broken since Oct 15
@ 2012-10-18 9:49 Jim Meyering
2012-10-19 8:04 ` Ivan Kanis
0 siblings, 1 reply; 3+ messages in thread
From: Jim Meyering @ 2012-10-18 9:49 UTC (permalink / raw)
To: Emacs development discussions; +Cc: monnier
If I start emacs -Q (built from bzr) and run M-x erc, etc.
I get this:
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list...
Connecting to irc.freenode.net:6667... ...done
Logging in as 'meyering'...
erc-server-send: Invalid function: erc-with-server-buffer
error in process filter: erc-call-hooks: Invalid function: erc-with-server-buffer
error in process filter: Invalid function: erc-with-server-buffer
error in process filter: erc-call-hooks: Invalid function: erc-with-server-buffer
error in process filter: Invalid function: erc-with-server-buffer
error in process filter: erc-call-hooks: Invalid function: erc-with-server-buffer
error in process filter: Invalid function: erc-with-server-buffer
If I revert this change, it works once again:
2012-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
* erc.el (erc-log): Make it into a defsubst.
(erc-with-server-buffer, define-erc-module, erc-with-buffer)
(erc-with-all-buffers-of-server): Use `declare'.
* erc-backend.el (erc-log): Adjust autoload accordingly.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ERC broken since Oct 15
2012-10-18 9:49 ERC broken since Oct 15 Jim Meyering
@ 2012-10-19 8:04 ` Ivan Kanis
2012-10-19 8:21 ` Jim Meyering
0 siblings, 1 reply; 3+ messages in thread
From: Ivan Kanis @ 2012-10-19 8:04 UTC (permalink / raw)
To: Jim Meyering; +Cc: monnier, Emacs development discussions
Jim Meyering <jim@meyering.net> a écrit
> Connecting to irc.freenode.net:6667... ...done
> Logging in as 'meyering'...
> erc-server-send: Invalid function: erc-with-server-buffer
Stefan Monnier fixed it in bzr.
--
Ivan Kanis, Release Manager, Vision Objects,
Tel +33 2 28 01 84 44, Fax +33 2 40 25 89 20
http://www.visionobjects.com
C'était dans la nuit brune,
Sur le clocher jauni,
La lune,
Comme un point sur un i.
-- Alfred de Musset
J'écoute « Creedence Clearwater Revival - Tombstone Shadow ».
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ERC broken since Oct 15
2012-10-19 8:04 ` Ivan Kanis
@ 2012-10-19 8:21 ` Jim Meyering
0 siblings, 0 replies; 3+ messages in thread
From: Jim Meyering @ 2012-10-19 8:21 UTC (permalink / raw)
To: Ivan Kanis; +Cc: monnier, Emacs development discussions
Ivan Kanis wrote:
> Jim Meyering <jim@meyering.net> a écrit
>
>> Connecting to irc.freenode.net:6667... ...done
>> Logging in as 'meyering'...
>> erc-server-send: Invalid function: erc-with-server-buffer
>
> Stefan Monnier fixed it in bzr.
Thanks to you and to Stefan.
I have confirmed that ERC works once again.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-10-19 8:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-18 9:49 ERC broken since Oct 15 Jim Meyering
2012-10-19 8:04 ` Ivan Kanis
2012-10-19 8:21 ` Jim Meyering
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.