emacs-devel
[Top][All Lists]
Advanced

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

Re: edebug: regrettable loss of information in Emacs 26.1 when printing


From: Noam Postavsky
Subject: Re: edebug: regrettable loss of information in Emacs 26.1 when printing a variable's value.
Date: Mon, 21 May 2018 17:24:31 -0400

On 21 May 2018 at 14:05, Stefan Monnier <address@hidden> wrote:
>> What comes back is this:
>>
>>     #f(compiled-function (start end) #<bytecode 0x191eb39>)
>
> In an ideal world, you should be able to click on the "#<bytecode
>  0x191eb39>" and have it displayed in disassembled form.  This already
> works in several contexts, and we should work to make it work in
> more cases.

The output in the minibuffer looks clickable (i.e., underlined and
blue), but it isn't, not sure why. The button property doesn't seem to
make it into *Messages* at all, we would probably need some special
casing for that.



reply via email to

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