[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Optionally disabling / silencing help-echo?
From: |
Eli Zaretskii |
Subject: |
Re: Optionally disabling / silencing help-echo? |
Date: |
Tue, 13 Dec 2022 19:39:52 +0200 |
> Date: Tue, 13 Dec 2022 09:27:35 -0800
> From: "T.V Raman" <raman@google.com>
>
> One problem I have with my relatively new laptop is that as a touch
> typist I inadvertantly touch the touch pad. I've got
> disable-mouse-mode active so it doesn't do much damage, however emacs
> randomly displays help-echo depending on where the mouse is. Is there
> a single function that does this echoing so I can silence speech from
> emacspeak? Note: I already have tooltips disabled.
Try setting show-help-function to the nil value.