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

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

[elpa] externals/denote b4d3573766 6/7: Remove TODO for Embark


From: ELPA Syncer
Subject: [elpa] externals/denote b4d3573766 6/7: Remove TODO for Embark
Date: Sun, 11 Sep 2022 22:57:32 -0400 (EDT)

branch: externals/denote
commit b4d35737665cd6afe894ecdbb967b26519aea8d4
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Remove TODO for Embark
    
    There seems to be no demand for it and it should anyway not be part of
    denote.el.
---
 denote.el | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/denote.el b/denote.el
index 2c8de6662d..fdc8d81299 100644
--- a/denote.el
+++ b/denote.el
@@ -2053,11 +2053,6 @@ format is always [[denote:IDENTIFIER]]."
      (denote--completion-table 'file file-names)
      nil t nil 'denote-link--find-file-history)))
 
-;; TODO 2022-06-14: Do we need to add any sort of extension to better
-;; integrate with Embark?  For the minibuffer interaction it is not
-;; necessary, but maybe it can be done to immediately recognise the
-;; identifiers are links to files?
-
 ;;;###autoload
 (defun denote-link-find-file ()
   "Use minibuffer completion to visit linked file."



reply via email to

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