all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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

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.