bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13085: 24.3.50; (invalid-function internal--called-interactively-p--


From: Stefan Monnier
Subject: bug#13085: 24.3.50; (invalid-function internal--called-interactively-p--get-frame)
Date: Fri, 07 Dec 2012 16:36:00 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Probably, I'll upload a new build on Monday.

Then just "rm lisp/emacs-lisp/nadvice.elc" before rebuilding (that will
save you the trouble of a whole bootstrap).
Maybe "rm lisp/emacs-lisp/edebug.elc" is also needed.  Basically check

  find -name '*.elc' | xargs grep internal--called-interactively-p--get-frame"

and make sure this only appears in subr.elc.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]