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

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

[elpa] externals/ivy-posframe 2733fe1 010/195: Set :position to (point).


From: Feng Shu
Subject: [elpa] externals/ivy-posframe 2733fe1 010/195: Set :position to (point).
Date: Sat, 3 Oct 2020 07:11:35 -0400 (EDT)

branch: externals/ivy-posframe
commit 2733fe1746bcdd5349cc7cae3887cab2f7665f1c
Author: Feng Shu <tumashu@163.com>
Commit: Feng Shu <tumashu@163.com>

    Set :position to (point).
---
 ivy-posframe.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ivy-posframe.el b/ivy-posframe.el
index 01574dc..c1bea4c 100644
--- a/ivy-posframe.el
+++ b/ivy-posframe.el
@@ -86,6 +86,7 @@ More details can be found in docstring of `posframe-show'."
      ivy-posframe-buffer
      :font ivy-posframe-font
      :string (concat ivy--prompt ivy-text str)
+     :position (point)
      :poshandler (or ivy-posframe-poshandler
                      #'posframe-poshandler-window-bottom-left-corner)
      :background-color (face-attribute 'ivy-posframe :background)



reply via email to

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