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

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

[elpa] externals/denote 9cdd77d425 10/39: Add TODO for 'denote' command


From: ELPA Syncer
Subject: [elpa] externals/denote 9cdd77d425 10/39: Add TODO for 'denote' command Lisp arguments
Date: Mon, 11 Jul 2022 00:57:44 -0400 (EDT)

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

    Add TODO for 'denote' command Lisp arguments
---
 denote.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/denote.el b/denote.el
index 4d74b0728d..e5fa42986c 100644
--- a/denote.el
+++ b/denote.el
@@ -708,6 +708,10 @@ appropriate symbols, per `denote--prompt-symbols'."
         '(title keywords)
       common)))
 
+;; TODO 2022-07-07: We need to normalize all the arguments that `denote'
+;; accepts when called from Lisp.  Just to be sure we don't get an
+;; undesirable outcome.
+
 ;;;###autoload
 (defun denote (&optional title keywords type date subdir)
   "Create a new note with the appropriate metadata and file name.



reply via email to

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