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

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

[elpa] externals/cape 8036636a0f 026/146: Add comment


From: ELPA Syncer
Subject: [elpa] externals/cape 8036636a0f 026/146: Add comment
Date: Sun, 9 Jan 2022 20:57:39 -0500 (EST)

branch: externals/cape
commit 8036636a0f50c3aa3440861816d9c6cdc3da340d
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Add comment
---
 cape.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/cape.el b/cape.el
index 3a8249d5a0..70d1df42a9 100644
--- a/cape.el
+++ b/cape.el
@@ -586,6 +586,9 @@ This feature is experimental."
                               metadata
                             (complete-with-action
                              action
+                             ;; TODO It is not clear which prefix to use here.
+                             ;; Either use `str' (but this is affected by the 
completion style),
+                             ;; or request a new prefix from the backend and 
use that?
                              (if no-cache
                                  (funcall dups (cape--company-call backend 
'candidates input))
                                (or candidates



reply via email to

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