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: Stefan Monnier
Subject: bug#25117: 25.1.90; Result of called-interactively-p differs WRT file contents
Date: Mon, 21 Oct 2019 08:21:15 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>> But I'm not familiar enough with `backtrace-frame' to say whether this,
>> like, makes sense.  Anybody?
>
> It makes sense.  Stefan wrote that, but it seems it just doesn't yet handle
> the (eq (car-safe (nth 1 frame1)) 'closure) case - Stefan?

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).


        Stefan






reply via email to

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