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

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

bug#3984: 23.0.96; defadvice of call-interactively defeats interactive-p


From: Stefan Monnier
Subject: bug#3984: 23.0.96; defadvice of call-interactively defeats interactive-p
Date: Tue, 10 Sep 2013 20:29:04 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Running into this bug with ido-ubiquitous and Emacs 24.3.1:
> https://github.com/DarwinAwardWinner/ido-ubiquitous/issues/24

It's unlikely to get fixed, as you can guess from the fact that it hasn't
been fixed yet.

You might get better results using alternative approaches, based on
pre/post-command-hook or maybe advising some other function
(command-execute, for example).


        Stefan





reply via email to

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