[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/org 7cecc2aa2c 1/2: doc/org-manual.org (Choosing a work
From: |
ELPA Syncer |
Subject: |
[elpa] externals/org 7cecc2aa2c 1/2: doc/org-manual.org (Choosing a working directory): Fix typo |
Date: |
Tue, 17 Sep 2024 15:58:56 -0400 (EDT) |
branch: externals/org
commit 7cecc2aa2cb1aec3692b4666caf9d6c9efc8318f
Author: Ihor Radchenko <yantar92@posteo.net>
Commit: Ihor Radchenko <yantar92@posteo.net>
doc/org-manual.org (Choosing a working directory): Fix typo
:mkdirp, not :mkdir.
TINYCHANGE
---
doc/org-manual.org | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/doc/org-manual.org b/doc/org-manual.org
index 9365c66b10..512fce9a1d 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -18596,11 +18596,12 @@ variable ~default-directory~. Setting =mkdirp=
header argument to
a non-~nil~ value creates the directory, if necessary.
Setting =dir= to the symbol ~attach~ or the string ~"'attach"~ will
-set =dir= to the directory returned by ~(org-attach-dir)~, set =:mkdir
-yes=, and insert any file paths, as when using =:results file=, which
-are under the node's attachment directory using =attachment:= links
-instead of the usual =file:= links. Any returned path outside the
-attachment directory will use =file:= links as per usual.
+set =dir= to the directory returned by ~(org-attach-dir)~, set
+=:mkdirp yes=, and insert any file paths, as when using =:results
+file=, which are under the node's attachment directory using
+=attachment:= links instead of the usual =file:= links. Any returned
+path outside the attachment directory will use =file:= links as per
+usual.
For example, to save the plot file in the =Work/= folder of the home
directory---notice tilde is expanded: