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: Tue, 04 Dec 2012 23:13:51 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Debugger entered--Lisp error: (invalid-function
> internal--called-interactively-p--get-frame)
>   internal--called-interactively-p--get-frame(5)
>   #[771 "..." [internal--called-interactively-p--get-frame] 6 "\n\n(fn FRAME1
> FRAME2 I)"](((t apply ad-Advice-narrow-to-region #<subr narrow-to-region> (192
> 262))) ((t apply ad-Advice-narrow-to-region #<subr narrow-to-region> (192 
> 262)))
> (5))
>   advice--called-interactively-skip(5 (t ad-Advice-narrow-to-region #<subr 
> narrow-to-region> 192 262) (t apply ad-Advice-narrow-to-region #<subr 
> narrow-to-region> (192 262)))

It looks like your nadvice.el was miscompiled, or compiled with an Emacs
that had an old subr.el (one without the
internal--called-interactively-p--get-frame macro).

My own bootstrapped `emacs' does not suffer from this problem, so I'm
not sure what caused this problem.


        Stefan





reply via email to

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