unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#44334: 28.0.50; [eldoc] Impossible to avoid creating the *eldoc for xxx* buffer
@ 2020-10-30 18:02 Xu Chunyang
  2020-10-30 18:09 ` Basil L. Contovounesios
  0 siblings, 1 reply; 7+ messages in thread
From: Xu Chunyang @ 2020-10-30 18:02 UTC (permalink / raw)
  To: 44334

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've tried the following which does not work.

(remove-hook 'eldoc-display-functions #'eldoc-display-in-buffer)

In GNU Emacs 28.0.50 (build 2, x86_64-apple-darwin19.6.0, NS
appkit-1894.60 Version 10.15.7 (Build 19H2))
 of 2020-10-30 built on mac.lan
Repository revision: 3e63213a1fef16ffe38a5024a83d8782e98aabe1
Repository branch: master
Windowing system distributor 'Apple', version 10.3.1894
System Description:  Mac OS X 10.15.7





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

end of thread, other threads:[~2020-10-31 13:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-30 18:02 bug#44334: 28.0.50; [eldoc] Impossible to avoid creating the *eldoc for xxx* buffer Xu Chunyang
2020-10-30 18:09 ` Basil L. Contovounesios
2020-10-30 18:13   ` João Távora
2020-10-30 18:36     ` Basil L. Contovounesios
2020-10-30 18:39       ` João Távora
2020-10-30 22:40         ` João Távora
2020-10-31 13:08           ` Basil L. Contovounesios

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