emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Thierry Pellé" <abonnements@thierry-pelle.eu>
To: Org-mode <emacs-orgmode@gnu.org>
Subject: doc patch (drawers)
Date: Tue, 27 Jan 2015 17:23:09 +0100	[thread overview]
Message-ID: <54C7BB6D.4090208@thierry-pelle.eu> (raw)

[-- 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


             reply	other threads:[~2015-01-27 16:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-27 16:23 Thierry Pellé [this message]
2015-01-27 16:47 ` doc patch (drawers) Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54C7BB6D.4090208@thierry-pelle.eu \
    --to=abonnements@thierry-pelle.eu \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).