GNU bug report logs - #8458
24.0.50; Error: delete-minibuffer-contents is not a user-defined Lisp function

Previous Next

Package: emacs;

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

Date: Sat, 9 Apr 2011 17:43:01 UTC

Severity: normal

Merged with 9120

Found in version 24.0.50

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

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 8458 in the body.
You can then email your comments to 8458 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 owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#8458; Package emacs. (Sat, 09 Apr 2011 17:43:01 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. (Sat, 09 Apr 2011 17:43:01 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;
	Error: delete-minibuffer-contents is not a user-defined Lisp function
Date: Sat, 9 Apr 2011 10:42:04 -0700
emacs -Q

C-h f delete-minibuffer-contents
 
Click the minibuffer.el link to go to the definition.
 
C-M-x to get the source, not the byte-compiled, definition.
 
M-x debug-on-entry delete-minibuffer-contents
 
Error:
debug-on-entry-1: delete-minibuffer-contents is not a user-defined Lisp function
 
In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
 of 2011-04-04 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.5) --no-opt --cflags
-Ic:/imagesupport/include'
 





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#8458; Package emacs. (Sun, 18 Sep 2011 18:19:02 GMT) Full text and rfc822 format available.

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

From: Chong Yidong <cyd <at> stupidchicken.com>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 8458 <at> debbugs.gnu.org
Subject: Re: bug#8458: 24.0.50;
	Error: delete-minibuffer-contents is not a user-defined Lisp function
Date: Sun, 18 Sep 2011 14:13:44 -0400
"Drew Adams" <drew.adams <at> oracle.com> writes:

> emacs -Q
>
> C-h f delete-minibuffer-contents
>
> Click the minibuffer.el link to go to the definition.
>
> C-M-x to get the source, not the byte-compiled, definition.
>
> M-x debug-on-entry delete-minibuffer-contents
>
> Error:
> debug-on-entry-1: delete-minibuffer-contents is not a user-defined Lisp function

I can't reproduce this.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#8458; Package emacs. (Sun, 18 Sep 2011 18:35:01 GMT) Full text and rfc822 format available.

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

From: "Drew Adams" <drew.adams <at> oracle.com>
To: "'Chong Yidong'" <cyd <at> stupidchicken.com>
Cc: 8458 <at> debbugs.gnu.org
Subject: RE: bug#8458: 24.0.50;
	Error: delete-minibuffer-contents is not a user-defined Lisp function
Date: Sun, 18 Sep 2011 11:29:33 -0700
> > emacs -Q
> >
> > C-h f delete-minibuffer-contents
> >
> > Click the minibuffer.el link to go to the definition.
> >
> > C-M-x to get the source, not the byte-compiled, definition.
> >
> > M-x debug-on-entry delete-minibuffer-contents
> >
> > Error:
> > debug-on-entry-1: delete-minibuffer-contents is not a 
> > user-defined Lisp function
> 
> I can't reproduce this.

I tracked it down, trying it in weekly builds.  The bug exists starting (at
least by) 2011-04-04.  It persists through 2011-08-22.  It appears fixed
starting with the build of 2011-08-29.  So you can close this now - something
fixed it between 8/22 and 8/29.





bug closed, send any further explanations to 8458 <at> debbugs.gnu.org and "Drew Adams" <drew.adams <at> oracle.com> Request was from Chong Yidong <cyd <at> stupidchicken.com> to control <at> debbugs.gnu.org. (Sun, 18 Sep 2011 18:53:01 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#8458; Package emacs. (Tue, 20 Sep 2011 21:39:02 GMT) Full text and rfc822 format available.

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

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 'Chong Yidong' <cyd <at> stupidchicken.com>, 8458 <at> debbugs.gnu.org
Subject: Re: bug#8458: 24.0.50;
	Error: delete-minibuffer-contents is not a user-defined Lisp function
Date: Tue, 20 Sep 2011 17:38:43 -0400
forcemerge 9120 8458
thanks

> I tracked it down, trying it in weekly builds.  The bug exists starting (at
> least by) 2011-04-04.  It persists through 2011-08-22.  It appears fixed
> starting with the build of 2011-08-29.  So you can close this now - something
> fixed it between 8/22 and 8/29.

It broke when minibuffer.el was converted to lexical-binding and was
fixed when debug-on-entry was made to understand interpreted
lexical closures.


        Stefan




Merged 8458 9120. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Tue, 20 Sep 2011 22:38:02 GMT) Full text and rfc822 format available.

Forcibly Merged 8458 9120. Request was from Stefan Monnier <monnier <at> iro.umontreal.ca> to control <at> debbugs.gnu.org. (Wed, 21 Sep 2011 01:08: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. (Wed, 19 Oct 2011 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 325 days ago.

Previous Next


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