emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Variables in properties no longer working
@ 2017-04-12 19:13 Andreas Mueller
  2017-04-12 20:01 ` Thibault Marin
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Mueller @ 2017-04-12 19:13 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 277 bytes --]

Hello

The attached example seems to be broken with latest org from ELPA
(org-20170210).

I can reproduce it with an empty emacs config - it works with org
8.2.10, but when I install org-20170210 I get "Symbol's value as
variable is void: foo".

Thanks & best regards, Andreas

[-- Attachment #1.2: test.org --]
[-- Type: application/vnd.lotus-organizer, Size: 104 bytes --]

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Variables in properties no longer working
  2017-04-12 19:13 Variables in properties no longer working Andreas Mueller
@ 2017-04-12 20:01 ` Thibault Marin
  2017-04-12 20:31   ` Andreas Mueller
  0 siblings, 1 reply; 3+ messages in thread
From: Thibault Marin @ 2017-04-12 20:01 UTC (permalink / raw)
  To: Andreas Mueller; +Cc: emacs-orgmode


Hi,

The syntax has changed in org-9, see
http://orgmode.org/manual/Header-arguments-in-Org-mode-properties.html#Header-arguments-in-Org-mode-properties

The following seems to fix your example:

:HEADER-ARGS: :var      foo="bar"

Andreas Mueller writes:

> Hello
>
> The attached example seems to be broken with latest org from ELPA
> (org-20170210).
>
> I can reproduce it with an empty emacs config - it works with org
> 8.2.10, but when I install org-20170210 I get "Symbol's value as
> variable is void: foo".
>
> Thanks & best regards, Andreas

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Variables in properties no longer working
  2017-04-12 20:01 ` Thibault Marin
@ 2017-04-12 20:31   ` Andreas Mueller
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Mueller @ 2017-04-12 20:31 UTC (permalink / raw)
  To: Thibault Marin; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 729 bytes --]

Hello

Indeed! Thank you for the hint & sorry for the noise.

Best regards, Andreas

Thibault Marin wrote:
> 
> Hi,
> 
> The syntax has changed in org-9, see
> http://orgmode.org/manual/Header-arguments-in-Org-mode-properties.html#Header-arguments-in-Org-mode-properties
> 
> The following seems to fix your example:
> 
> :HEADER-ARGS: :var      foo="bar"
> 
> Andreas Mueller writes:
> 
>> Hello
>>
>> The attached example seems to be broken with latest org from ELPA
>> (org-20170210).
>>
>> I can reproduce it with an empty emacs config - it works with org
>> 8.2.10, but when I install org-20170210 I get "Symbol's value as
>> variable is void: foo".
>>
>> Thanks & best regards, Andreas
> 
> 

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-04-12 20:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-12 19:13 Variables in properties no longer working Andreas Mueller
2017-04-12 20:01 ` Thibault Marin
2017-04-12 20:31   ` Andreas Mueller

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).