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

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

bug#3984: Fix for #3984


From: Ryan
Subject: bug#3984: Fix for #3984
Date: Fri, 13 Sep 2013 11:30:37 -0700
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130801 Thunderbird/17.0.8

Looking at the code in trunk, I see that there is a special hook for functions to decide which stack frames to skip over when looking for call-interactively. I still think they should relax the test for equality to "equal indirect-functions" instead of exactly the symbol call-interactively.

On Fri Sep 13 06:18:50 2013, Stefan Monnier wrote:
I "fixed" this in my ido-ubiquitous package by completely reimplementing
"called-interactively-p" and "interactive-p" in pure elisp:

FWIW, called-interactively-p is already implemented in Elisp in
Emacs's trunk.


         Stefan





reply via email to

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