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

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

[elpa] externals/denote 81e756b118 08/39: Clarify in denote-prompts that


From: ELPA Syncer
Subject: [elpa] externals/denote 81e756b118 08/39: Clarify in denote-prompts that subdir must exist
Date: Mon, 11 Jul 2022 00:57:44 -0400 (EDT)

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

    Clarify in denote-prompts that subdir must exist
---
 denote.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/denote.el b/denote.el
index 2956266732..73fd3f2150 100644
--- a/denote.el
+++ b/denote.el
@@ -196,7 +196,8 @@ The value is a list of symbols, which includes any of the 
following:
 - `subdirectory': Prompts with completion for a subdirectory in
   which to create the note.  Available candidates are the value
   of the user option `denote-directory' and all of its
-  subdirectories (except .git).
+  subdirectories (except .git).  Any subdirectory must already
+  exist: Denote will not create it.
 
 The prompts will happen in the given order.
 



reply via email to

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