GNU bug report logs - #9570
24.0.50; "debug-on-entry: Definition of ... is not a list"

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Thu, 22 Sep 2011 03:49:01 UTC

Severity: minor

Tags: fixed

Found in versions 24.3, 24.0.50

Fixed in version 24.4

Done: npostavs <at> users.sourceforge.net

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 9570 in the body.
You can then email your comments to 9570 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#9570; Package emacs. (Thu, 22 Sep 2011 03:49:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Drew Adams" <drew.adams <at> oracle.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 22 Sep 2011 03:49:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Drew Adams" <drew.adams <at> oracle.com>
To: <bug-gnu-emacs <at> gnu.org>
Subject: 24.0.50; "debug-on-entry: Definition of ... is not a list"
Date: Wed, 21 Sep 2011 20:48:20 -0700
emacs -Q
 
Load file fuzzy.el, available in the tar or zip here:
http://cx4a.org/software/auto-complete/#Downloads
(The file is small.)
 
M-x debug-on-entry isearch-message-prefix RET
 
raises this error:
 
debug-on-entry: Definition of isearch-message-prefix is not a list
 
The file is contains this advice:
 
(defadvice isearch-message-prefix (after fuzzy-isearch-message-prefix activate)
  (if fuzzy-isearch
      (setq ad-return-value (concat fuzzy-isearch-prefix ad-return-value))
    ad-return-value))
 
I seem to vaguely recall some problem associated with lexbind, advice,
and the debugger (and perhaps byte-compiling?).  But a search of the
Elisp manual and some bug reports turned up nothing.  I thought that
such problems had already been ironed out, but perhaps not.
 
It's very hard to find the cause of such an error - even just locating
the code that leads to it is not easy.  And it's not clear to me now
what a user can/should do about it.  What's the deal?  If there is
something that users must not do or must avoid, then please document it.
 
In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
 of 2011-09-19 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.5) --no-opt'
 





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#9570; Package emacs. (Sat, 25 Mar 2017 02:03:02 GMT) Full text and rfc822 format available.

Message #8 received at 9570 <at> debbugs.gnu.org (full text, mbox):

From: npostavs <at> users.sourceforge.net
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 9570 <at> debbugs.gnu.org
Subject: Re: bug#9570: 24.0.50;
 "debug-on-entry: Definition of ... is not a list"
Date: Fri, 24 Mar 2017 22:03:40 -0400
found 9570 24.3
tags 9570 fixed
close 9570 24.4
quit

"Drew Adams" <drew.adams <at> oracle.com> writes:

> emacs -Q
>  
> Load file fuzzy.el, available in the tar or zip here:
> http://cx4a.org/software/auto-complete/#Downloads
> (The file is small.)

This is now 404, but I retrieved the file from
https://raw.githubusercontent.com/auto-complete/fuzzy-el/master/fuzzy.el

> M-x debug-on-entry isearch-message-prefix RET
>  
> raises this error:
>  
> debug-on-entry: Definition of isearch-message-prefix is not a list

This happens with Emacs 24.3, but not with 24.4.




bug Marked as found in versions 24.3. Request was from npostavs <at> users.sourceforge.net to control <at> debbugs.gnu.org. (Sat, 25 Mar 2017 02:03:02 GMT) Full text and rfc822 format available.

Added tag(s) fixed. Request was from npostavs <at> users.sourceforge.net to control <at> debbugs.gnu.org. (Sat, 25 Mar 2017 02:03:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 24.4, send any further explanations to 9570 <at> debbugs.gnu.org and "Drew Adams" <drew.adams <at> oracle.com> Request was from npostavs <at> users.sourceforge.net to control <at> debbugs.gnu.org. (Sat, 25 Mar 2017 02:03:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 22 Apr 2017 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 62 days ago.

Previous Next


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