GNU bug report logs - #13237
24.3.50; called-interactively-p cannot be called via an alias

Previous Next

Package: emacs;

Reported by: Lluís <xscript <at> gmx.net>

Date: Thu, 20 Dec 2012 14:54:02 UTC

Severity: important

Found in version 24.3.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Chong Yidong <cyd <at> gnu.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: Lluís <xscript <at> gmx.net>, 13237 <at> debbugs.gnu.org
Subject: bug#13237: 24.3.50; cedet-called-interactively-p hangs on emacs 24.3.50.1
Date: Fri, 04 Jan 2013 11:07:45 +0800
Glenn Morris <rgm <at> gnu.org> writes:

> (defalias 'foo 'called-interactively-p)
>
> (defun bar ()
>   (foo))
>
> (bar)  ; -> infloop

Looks like it's due to Stefan's 2012-11-20 change to trunk, which
reimplements called-interactively-p and friends in Lisp.  It doesn't
occur on the emacs-24 branch.




This bug report was last modified 12 years and 144 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.