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: Stefan Monnier
Subject: Re: edebug: regrettable loss of information in Emacs 26.1 when printing a variable's value.
Date: Mon, 21 May 2018 20:52:53 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> The output in the minibuffer looks clickable (i.e., underlined and
> blue), but it isn't, not sure why.

The problem is that as soon as you try to click, the *Echo area* buffer
(which contains the message) is replaced with the *Minibuf* buffer.

I don't know why we have this weird system of constant buffer-switching
in the mini-window, but I'd be surprised if it's easy to change it.


        Stefan



reply via email to

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