GNU bug report logs -
#14121
Fwd: Eager macroexpansion failure in Emacs 24.3
Previous Next
Reported by: Michael Olson <mwolson <at> gnu.org>
Date: Tue, 2 Apr 2013 08:23:02 UTC
Severity: minor
Tags: notabug
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
---------- Forwarded message ----------
From: Michael Olson <mwolson <at> gnu.org>
Date: Mon, Apr 1, 2013 at 11:40 AM
Subject: Eager macroexpansion failure in Emacs 24.3
To: Emacs Development Discussions <emacs-devel <at> gnu.org>
emacs --no-init-file --load ~/test-case.el
In *Messages* buffer:
Eager macro-expansion failure: (error "(erc-response\\.contents parsed) is
not a valid place expression")
I can work around this by putting (require 'erc) and the function
definition in different 'when' blocks, but it's not ideal.
The erc-response struct is defined in erc-backend.el, which is loaded by
erc.el.
Putting (require 'erc) inside of a 'when' statement along with code that
relies on functions provided by a struct defined by a file it loads seems
to trigger the problem.
--
Michael Olson | http://mwolson.org/
--
Michael Olson | http://mwolson.org/
[Message part 2 (text/html, inline)]
[test-case.el (application/octet-stream, attachment)]
This bug report was last modified 12 years and 75 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.