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

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

bug#25117: 25.1.90; Result of called-interactively-p differs WRT file co


From: Michael Heerdegen
Subject: bug#25117: 25.1.90; Result of called-interactively-p differs WRT file contents
Date: Mon, 21 Oct 2019 15:21:24 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> Sounds right, yes.  It should be a small matter of accepting `closure`
> additionally to `lambda` (and then account for the fact that the arg
> list is one step further in that case).

I tried that locally, but it's broken worse, and it's broken also for
the dynamical binding mode case.

Seems edebug-enter has to be replaced with edebug-default-enter (or are
both cases possible?).  Even then, i.e. when
edebug--called-interactively-skip returns 2 (and I ran everything with
compiled files) `called-interactively-p' still returns nil.  I gave up
for now.

Michael.





reply via email to

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