emacs-devel
[Top][All Lists]
Advanced

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

Re: called-interactively-p, cedet, and Emacs 23.1 and earlier


From: Davis Herring
Subject: Re: called-interactively-p, cedet, and Emacs 23.1 and earlier
Date: Fri, 26 Mar 2010 08:33:40 -0700 (PDT)
User-agent: SquirrelMail/1.4.8-5.7.lanl7

> an in Emacs 23.1, it now emits this:
>
> Invalid function: called-interactively-p

Perhaps you have compiled code calling called-interactively-p, and then
are redefining it as a macro?  That won't work.  If you're going to have
to make it a macro, you'll have to also then recompile any code that calls
it.

Davis

-- 
This product is sold by volume, not by mass.  If it appears too dense or
too sparse, it is because mass-energy conversion has occurred during
shipping.




reply via email to

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