From a6be531da7187bb97100c0f1c123ecc7979ac66e Mon Sep 17 00:00:00 2001 From: noa Date: Sun, 16 Feb 2025 21:29:56 +0800 Subject: Don't display help at point when idle Hovering the mouse does this, i don't need the extra interactivity --- emacs/init.el | 3 --- 1 file changed, 3 deletions(-) (limited to 'emacs') diff --git a/emacs/init.el b/emacs/init.el index aef6e2a..07c8b4b 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -411,9 +411,6 @@ The misspelled word is taken from OVERLAY. WORD is the corrected word." ;; Emacs server ;; (unless (server-running-p) (server-start))) -;; This puts some help in the minibuffer when we leave the point on some interactive text. -(setopt help-at-pt-display-when-idle 'never) - ;; Better support for long lines. (setopt global-so-long-mode t) -- cgit 1.4.1-2-gfad0