From: Nicolas Goaziou <n.goaziou@gmail.com>
To: Bastien <bzg@altern.org>
Cc: Achim Gratz <Stromeko@nexgo.de>, emacs-orgmode@gnu.org
Subject: Re: Possible bug in org-cycle with property drawer
Date: Tue, 31 Jan 2012 21:41:31 +0100 [thread overview]
Message-ID: <87wr87siys.fsf@gmail.com> (raw)
In-Reply-To: <87bopmrg0w.fsf@gnu.org> (Bastien's message of "Sun, 29 Jan 2012 10:53:35 +0100")
Hello,
Bastien <bzg@altern.org> writes:
> I suggest this:
>
> (defconst org-persistent-drawers '(...))
> (defcustom org-custom-drawers '(...))
>
> Then local value of org-drawers would be computed by combining the two
> (with duplicates deletion.)
In another thread (http://article.gmane.org/gmane.emacs.orgmode/51651),
I wrote a draft about a possible classification of drawers (and their
relative export defaults).
I think we may apply this classification here, with and hard-coded
properties drawer, special drawers (like logbook) and regular drawers.
Variables would become (defconst org-special-drawers '(...)) (defcustom
org-custom-drawers '(...)). Then, `org-drawers' would combine
"PROPERTIES" and the previous values.
What do you think about it (and on the mentioned draft)?
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2012-01-31 20:43 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-25 15:48 Possible bug in org-cycle with property drawer Nick Dokos
2012-01-25 16:03 ` Carsten Dominik
2012-01-25 16:09 ` Nick Dokos
2012-01-25 16:07 ` Bastien
2012-01-25 16:17 ` Nick Dokos
2012-01-26 8:48 ` Bastien
2012-01-26 13:45 ` Nick Dokos
2012-01-26 17:38 ` Achim Gratz
2012-01-28 23:50 ` Bastien
2012-01-29 8:05 ` Achim Gratz
2012-01-29 9:53 ` Bastien
2012-01-31 18:46 ` Achim Gratz
2012-01-31 20:41 ` Nicolas Goaziou [this message]
2012-01-25 16:10 ` Bastien
2012-01-26 8:54 ` Eric S Fraga
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=87wr87siys.fsf@gmail.com \
--to=n.goaziou@gmail.com \
--cc=Stromeko@nexgo.de \
--cc=bzg@altern.org \
--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).