unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#8458: 24.0.50; Error: delete-minibuffer-contents is not a user-defined Lisp function
@ 2011-04-09 17:42 Drew Adams
  2011-09-18 18:13 ` Chong Yidong
  0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2011-04-09 17:42 UTC (permalink / raw)
  To: 8458

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'
 






^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#8458: 24.0.50; Error: delete-minibuffer-contents is not a user-defined Lisp function
  2011-04-09 17:42 bug#8458: 24.0.50; Error: delete-minibuffer-contents is not a user-defined Lisp function Drew Adams
@ 2011-09-18 18:13 ` Chong Yidong
  2011-09-18 18:29   ` Drew Adams
  0 siblings, 1 reply; 4+ messages in thread
From: Chong Yidong @ 2011-09-18 18:13 UTC (permalink / raw)
  To: Drew Adams; +Cc: 8458

"Drew Adams" <drew.adams@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.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#8458: 24.0.50; Error: delete-minibuffer-contents is not a user-defined Lisp function
  2011-09-18 18:13 ` Chong Yidong
@ 2011-09-18 18:29   ` Drew Adams
  2011-09-20 21:38     ` Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2011-09-18 18:29 UTC (permalink / raw)
  To: 'Chong Yidong'; +Cc: 8458

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






^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#8458: 24.0.50; Error: delete-minibuffer-contents is not a user-defined Lisp function
  2011-09-18 18:29   ` Drew Adams
@ 2011-09-20 21:38     ` Stefan Monnier
  0 siblings, 0 replies; 4+ messages in thread
From: Stefan Monnier @ 2011-09-20 21:38 UTC (permalink / raw)
  To: Drew Adams; +Cc: 8458

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





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-09-20 21:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-09 17:42 bug#8458: 24.0.50; Error: delete-minibuffer-contents is not a user-defined Lisp function Drew Adams
2011-09-18 18:13 ` Chong Yidong
2011-09-18 18:29   ` Drew Adams
2011-09-20 21:38     ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).