From: Bastien <bzg@altern.org>
To: Nicolas Goaziou <n.goaziou@gmail.com>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: [RFC] Simplify attributes syntax
Date: Sat, 09 Mar 2013 14:55:41 +0100 [thread overview]
Message-ID: <877glgy8wy.fsf@bzg.ath.cx> (raw)
In-Reply-To: <87ppz9zar8.fsf@gmail.com> (Nicolas Goaziou's message of "Sat, 09 Mar 2013 01:18:19 +0100")
Hi Nicolas,
Nicolas Goaziou <n.goaziou@gmail.com> writes:
> From the user POV, it removes necessity to quote or escape characters.
> For example, these are now valid:
>
> #+attr_latex: :font \footnotesize :align |l|c|c|
> #+attr_foo: :prop var="value" :another-prop nil
>
> From the developer POV, each non-nil value is now read as a string by
> `org-export-read-attribute'. So:
>
> #+attr_something: :width 70
>
> will be read as:
>
> '(:width "70")
Great, thanks!
> If there's no major problem with it, I'll apply it before Monday.
> Though, I think ox-odt needs double-checking.
How can we help with the double-checking?
Thanks,
--
Bastien
next prev parent reply other threads:[~2013-03-09 13:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-09 0:18 [RFC] Simplify attributes syntax Nicolas Goaziou
2013-03-09 0:44 ` Thomas S. Dye
2013-03-09 13:55 ` Bastien [this message]
2013-03-09 14:45 ` Nicolas Goaziou
2013-03-09 19:55 ` Aaron Ecay
2013-03-09 21:19 ` Nicolas Goaziou
2013-03-11 7:40 ` Nicolas Goaziou
2013-03-13 8:47 ` Christian Egli
2013-03-13 15:28 ` 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=877glgy8wy.fsf@bzg.ath.cx \
--to=bzg@altern.org \
--cc=emacs-orgmode@gnu.org \
--cc=n.goaziou@gmail.com \
/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).