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

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

[elpa] externals/marginalia 4780a6a 009/241: marginalia works with icomp


From: Stefan Monnier
Subject: [elpa] externals/marginalia 4780a6a 009/241: marginalia works with icomplete-vertical now!
Date: Fri, 28 May 2021 20:48:46 -0400 (EDT)

branch: externals/marginalia
commit 4780a6a9070f4f0d260d06374876b2f1f3fc9810
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    marginalia works with icomplete-vertical now!
---
 marginalia.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/marginalia.el b/marginalia.el
index 3ee86c4..77cfc2a 100644
--- a/marginalia.el
+++ b/marginalia.el
@@ -256,8 +256,6 @@ Remember `this-command' for annotation."
     (add-hook 'minibuffer-setup-hook #'marginalia--minibuffer-setup)
 
     ;; Replace the metadata function.
-    ;; TODO unfortunately annotations are not shown in the icomplete-vertical 
minibuffer it seem
-    ;; https://github.com/oantolin/icomplete-vertical/issues/16
     (advice-add #'completion-metadata-get :around 
#'marginalia--completion-metadata-get)))
 
 ;; TODO better name? there is also the name clash problem with 
marginalia-annotate-command



reply via email to

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