* doc patch (drawers)
@ 2015-01-27 16:23 Thierry Pellé
2015-01-27 16:47 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Thierry Pellé @ 2015-01-27 16:23 UTC (permalink / raw)
To: Org-mode
[-- Attachment #1: Type: text/plain, Size: 256 bytes --]
Hi, this is a tiny patch for the doc.
The new one does not mention #+DRAWERS: and org-drawers.
Hope my patch is valid, my git directory seems to be broken but i can't
understand why...
Thierry
PS: i will add exemples after (i'm not texi fluent...:-) ).
[-- Attachment #2: 0084-add-drawers-declaration.patch --]
[-- Type: text/plain, Size: 873 bytes --]
From 114c39a90f291614b61e9245627bd9a017eccfea Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Thierry=20Pell=C3=A9?= <abonnements@thierry-pelle.eu>
Date: Tue, 27 Jan 2015 17:15:53 +0100
Subject: [PATCH 84/84] add drawers declaration
---
doc/org.texi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/org.texi b/doc/org.texi
index 18c9c4d..7ac3dc6 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -1852,6 +1852,8 @@ this:
After the drawer.
@end example
+Every drawer must be declared to org before its usage. There are two possibles ways: globally, customizing the variable @code{org-drawers} or per file, using @code{#+DRAWERS:} keyword.
+
You can interactively insert drawers at point by calling
@code{org-insert-drawer}, which is bound to @key{C-c C-x d}. With an active
region, this command will put the region inside the drawer. With a prefix
--
2.1.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-27 16:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-27 16:23 doc patch (drawers) Thierry Pellé
2015-01-27 16:47 ` Nicolas Goaziou
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).