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

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

[debbugs-tracker] bug#21377: closed (M-x disassemble fails on non-byte c


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#21377: closed (M-x disassemble fails on non-byte compiled functions with lexical bindings)
Date: Thu, 03 Sep 2015 19:16:02 +0000

Your message dated Thu, 03 Sep 2015 15:15:35 -0400
with message-id <address@hidden>
and subject line Re: bug#21377: M-x disassemble fails on non-byte compiled 
functions with lexical bindings
has caused the debbugs.gnu.org bug report #21377,
regarding M-x disassemble fails on non-byte compiled functions with lexical 
bindings
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
21377: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21377
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: M-x disassemble fails on non-byte compiled functions with lexical bindings Date: Sat, 29 Aug 2015 21:41:29 +0200
Disassembling works on byte-compiled functions and functions evaluated in buffers without lexical bindings.  If you try to disassemble a function evaluated with lexical bindings, it fails with error "disassemble-internal: not a function".

To reproduce:
* M-x disassemble RET gv-get RET --> works (assuming it is loaded from 'gv.elc')
* Go to gv-get definition and eval it explicitly
* M-x disassemble RET gv-get RET --> fails

Paul

--- End Message ---
--- Begin Message --- Subject: Re: bug#21377: M-x disassemble fails on non-byte compiled functions with lexical bindings Date: Thu, 03 Sep 2015 15:15:35 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)
Thanks,

Should be fixed now,


        Stefan


--- End Message ---

reply via email to

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