GNU bug report logs - #44334
28.0.50; [eldoc] Impossible to avoid creating the *eldoc for xxx* buffer

Previous Next

Package: emacs;

Reported by: Xu Chunyang <xuchunyang56 <at> gmail.com>

Date: Fri, 30 Oct 2020 18:03:02 UTC

Severity: minor

Found in version 28.0.50

Done: João Távora <joaotavora <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: João Távora <joaotavora <at> gmail.com>
To: "Basil L. Contovounesios" <contovob <at> tcd.ie>
Cc: 44334 <at> debbugs.gnu.org, Xu Chunyang <xuchunyang56 <at> gmail.com>
Subject: bug#44334: 28.0.50; [eldoc] Impossible to avoid creating the *eldoc for xxx* buffer
Date: Fri, 30 Oct 2020 18:13:02 +0000
[Message part 1 (text/plain, inline)]
Hi,

The buffer is an implementation detail for the member of
eldoc-display-functions that writes to the echo area,
so it's hard to do away with.  However, it should be reasonably
easy to "hide it", as Xu suggests, by prefixing its name with a
space. The the eldoc-display-in-eldoc-buffer display function
just renames it to not have that space, promoting it
to visible.

Thanks for CC'ing me,
João

On Fri, Oct 30, 2020 at 6:09 PM Basil L. Contovounesios <contovob <at> tcd.ie>
wrote:

> Xu Chunyang <xuchunyang56 <at> gmail.com> writes:
>
> > With eldoc-mode, a buffer like *eldoc for setq* is created and updated
> > all the time, is it possible to stop it? since I don't need the
> > buffer at all. If the buffer must be created, maybe make it
> uninteresting by
> > prefixing the buffer name with a space.
>
> I would also like to avoid the presence of this buffer if possible,
> as was the case in emacs-27.  CCing João :).
>
> Thanks,
>
> --
> Basil
>


-- 
João Távora
[Message part 2 (text/html, inline)]

This bug report was last modified 4 years and 203 days ago.

Previous Next


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