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

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

[elpa] scratch/org-edna 70f949c 35/72: Added note about quoting file nam


From: Ian Dunn
Subject: [elpa] scratch/org-edna 70f949c 35/72: Added note about quoting file names to documentation.
Date: Sun, 21 May 2017 21:11:24 -0400 (EDT)

branch: scratch/org-edna
commit 70f949c4d9c6d8fe615e37b4cf9735146811d916
Author: Ian D <address@hidden>
Commit: Ian D <address@hidden>

    Added note about quoting file names to documentation.
---
 org-edna.org | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/org-edna.org b/org-edna.org
index 7b74340..f94fa2b 100644
--- a/org-edna.org
+++ b/org-edna.org
@@ -206,7 +206,10 @@ to set a different condition.  For example:
   :END:
 #+END_SRC
 
-Here, "Test" will block until myfile.org is clear of headings.
+Here, "Test" will block until myfile.org is clear of headlines.
+
+WARNING: Make sure to quote the file name.  If not, Edna will interpret it as
+"myfile\\.org" and create that file.
 
 *** first-child
 :PROPERTIES:



reply via email to

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