emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/vertico-posframe a2fe39f713: * vertico-posframe.el (ver


From: ELPA Syncer
Subject: [elpa] externals/vertico-posframe a2fe39f713: * vertico-posframe.el (vertico-posframe--show): Do not auto refresh.
Date: Mon, 10 Jan 2022 04:57:52 -0500 (EST)

branch: externals/vertico-posframe
commit a2fe39f7133d5d4bed978cddc7293bacfe6345d3
Author: Feng Shu <tumashu@163.com>
Commit: Feng Shu <tumashu@163.com>

    * vertico-posframe.el (vertico-posframe--show): Do not auto refresh.
---
 vertico-posframe.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/vertico-posframe.el b/vertico-posframe.el
index 143555f8f4..3715167871 100644
--- a/vertico-posframe.el
+++ b/vertico-posframe.el
@@ -208,7 +208,6 @@ is called, window-point will be set to WINDOW-POINT."
                          :refposhandler vertico-posframe-refposhandler
                          :hidehandler #'vertico-posframe-hidehandler
                          :lines-truncate t
-                         :refresh 0.5
                          (funcall vertico-posframe-size-function))))
     ;; NOTE: `posframe-show' will force set window-point to 0, so we
     ;; need reset it again after `posframe-show'.



reply via email to

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