From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joon Ro Subject: Using macros in properties Date: Sat, 4 Apr 2015 02:44:03 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_39d28027-ae4b-4ce5-a5e0-178d0fbd79b9_" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34056) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YeIkU-0000KO-Fi for emacs-orgmode@gnu.org; Sat, 04 Apr 2015 03:44:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YeIkP-0002XB-Gt for emacs-orgmode@gnu.org; Sat, 04 Apr 2015 03:44:10 -0400 Received: from col004-omc1s8.hotmail.com ([65.55.34.18]:55800) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YeIkP-0002X7-BX for emacs-orgmode@gnu.org; Sat, 04 Apr 2015 03:44:05 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "emacs-orgmode@gnu.org" --_39d28027-ae4b-4ce5-a5e0-178d0fbd79b9_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi=2C I was wondering if it is possible to use macros in properties? I'm exportin= g a subtree separately=2C and wanted to have something like this: * Heading:PROPERTIES: :EXPORT_FILE_NAME: ./test:EXPORT_AUTHOR: {{{AUTHOR}}}:END: #+MACRO: AUTHOR joon But when I export the document=2C the author part comes out empty.=20 Basically I want to do the similar thing described here (http://emacs.stack= exchange.com/questions/255/new-line-in-title-of-an-org-mode-exported-html-d= ocument)=2C but with properties. Thank you so much=2CJoon = --_39d28027-ae4b-4ce5-a5e0-178d0fbd79b9_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi=2C

<= div>I was wondering if it is possible to use macros in properties? I'm expo= rting a subtree separately=2C and wanted to have something like this:
=

* Heading
:PROPERTIES:
:EXPORT_FILE_NAME: = ./test
:EXPORT_AUTHOR: {{{AUTHOR}}}
:END:
#+MACRO: AUTHOR joon

But when I export= the document=2C the author part comes out empty.

Basically I want to do the similar thing described here (http://emacs.stac= kexchange.com/questions/255/new-line-in-title-of-an-org-mode-exported-html-= document)=2C but with properties.

Thank you so muc= h=2C
Joon
= --_39d28027-ae4b-4ce5-a5e0-178d0fbd79b9_-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Using macros in properties Date: Sat, 04 Apr 2015 09:58:06 +0200 Message-ID: <87mw2oxr3l.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35888) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YeIwn-0003of-Vr for emacs-orgmode@gnu.org; Sat, 04 Apr 2015 03:56:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YeIwj-0007EP-QN for emacs-orgmode@gnu.org; Sat, 04 Apr 2015 03:56:53 -0400 Received: from relay6-d.mail.gandi.net ([2001:4b98:c:538::198]:45539) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YeIwj-0007EH-LF for emacs-orgmode@gnu.org; Sat, 04 Apr 2015 03:56:49 -0400 In-Reply-To: (Joon Ro's message of "Sat, 4 Apr 2015 02:44:03 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Joon Ro Cc: "emacs-orgmode@gnu.org" Hello, Joon Ro writes: > I was wondering if it is possible to use macros in properties? I'm > exporting a subtree separately, and wanted to have something like > this: > * Heading:PROPERTIES: > :EXPORT_FILE_NAME: ./test:EXPORT_AUTHOR: {{{AUTHOR}}}:END: > #+MACRO: AUTHOR joon > But when I export the document, the author part comes out empty. This is not possible. Regards, -- Nicolas Goaziou From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joon Ro Subject: Re: Using macros in properties Date: Sat, 4 Apr 2015 03:23:05 -0500 Message-ID: References: , <87mw2oxr3l.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_ae6f3fbe-b43b-49ac-a80f-9137f8802b60_" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38600) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YeJME-0007lH-Ie for emacs-orgmode@gnu.org; Sat, 04 Apr 2015 04:23:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YeJMB-0005jN-De for emacs-orgmode@gnu.org; Sat, 04 Apr 2015 04:23:10 -0400 Received: from col004-omc1s5.hotmail.com ([65.55.34.15]:57881) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YeJMB-0005j9-7z for emacs-orgmode@gnu.org; Sat, 04 Apr 2015 04:23:07 -0400 In-Reply-To: <87mw2oxr3l.fsf@nicolasgoaziou.fr> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "emacs-orgmode@gnu.org" --_ae6f3fbe-b43b-49ac-a80f-9137f8802b60_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable > From: mail@nicolasgoaziou.fr >=20 > This is not possible. >=20 Thanks for letting me know. :) -Joon = --_ae6f3fbe-b43b-49ac-a80f-9137f8802b60_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
>=3B From: mail@nicolasgo= aziou.fr
>=3B
>=3B This is not possible.
>=3B

Thanks for letting me know. :)

-J= oon
= --_ae6f3fbe-b43b-49ac-a80f-9137f8802b60_-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Using macros in properties Date: Sun, 05 Apr 2015 15:18:40 +0200 Message-ID: <874moupvbj.fsf@nicolasgoaziou.fr> References: <87mw2oxr3l.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43949) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YekQY-0004dB-Q0 for emacs-orgmode@gnu.org; Sun, 05 Apr 2015 09:17:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YekQU-0001Sb-PV for emacs-orgmode@gnu.org; Sun, 05 Apr 2015 09:17:26 -0400 Received: from relay6-d.mail.gandi.net ([2001:4b98:c:538::198]:45665) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YekQU-0001ST-Kd for emacs-orgmode@gnu.org; Sun, 05 Apr 2015 09:17:22 -0400 In-Reply-To: (Joon Ro's message of "Sat, 4 Apr 2015 03:23:05 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Joon Ro Cc: "emacs-orgmode@gnu.org" Joon Ro writes: >> From: mail@nicolasgoaziou.fr >> >> This is not possible. >> > > Thanks for letting me know. :) Actually, this is now possible in development version. Truth is no match against Time. Regards, From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joon Ro Subject: Re: Using macros in properties Date: Thu, 30 Apr 2015 13:44:46 -0500 Message-ID: References: , <87mw2oxr3l.fsf@nicolasgoaziou.fr>, , <874moupvbj.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_e22bb808-5d01-4527-9f7b-efe7ce6a463c_" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43791) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YntS7-0007ji-G3 for emacs-orgmode@gnu.org; Thu, 30 Apr 2015 14:44:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YntS4-00034O-76 for emacs-orgmode@gnu.org; Thu, 30 Apr 2015 14:44:51 -0400 Received: from col004-omc1s16.hotmail.com ([65.55.34.26]:63887) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YntS4-00034D-16 for emacs-orgmode@gnu.org; Thu, 30 Apr 2015 14:44:48 -0400 In-Reply-To: <874moupvbj.fsf@nicolasgoaziou.fr> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "emacs-orgmode@gnu.org" --_e22bb808-5d01-4527-9f7b-efe7ce6a463c_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable > From: mail@nicolasgoaziou.fr >=20 > Actually=2C this is now possible in development version. Truth is no matc= h > against Time. >=20 Indeed! Thank you so much for letting me know (I just saw your reply). In f= act I'm using the dev version and it seems to be working well. Thank you. -Joon = --_e22bb808-5d01-4527-9f7b-efe7ce6a463c_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
>=3B From: mail@nicolasgo= aziou.fr
>=3B
>=3B Actually=2C this is now possible in developme= nt version. Truth is no match
>=3B against Time.
>=3B
<= div>
Indeed! Thank you so much for letting me know (I just sa= w your reply). In fact I'm using the dev version and it seems to be working= well. Thank you.

-Joon
= --_e22bb808-5d01-4527-9f7b-efe7ce6a463c_--