all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jim Meyering <jim@meyering.net>
To: Emacs development discussions <emacs-devel@gnu.org>
Cc: monnier@iro.umontreal.ca
Subject: ERC broken since Oct 15
Date: Thu, 18 Oct 2012 11:49:25 +0200	[thread overview]
Message-ID: <87vce8hzyy.fsf@rho.meyering.net> (raw)

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.



             reply	other threads:[~2012-10-18  9:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-18  9:49 Jim Meyering [this message]
2012-10-19  8:04 ` ERC broken since Oct 15 Ivan Kanis
2012-10-19  8:21   ` Jim Meyering

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vce8hzyy.fsf@rho.meyering.net \
    --to=jim@meyering.net \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.