emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Buffer-wide header arguments


From: Thomas S. Dye
Subject: Re: [O] Buffer-wide header arguments
Date: Fri, 10 Feb 2012 11:35:06 -1000

Peng Zhang <address@hidden> writes:

> Dear all,
>
> I have followed the manual and put
> #+PROPERTY: session *R*
> #+PROPERTY: exports none
> at the beginning of the document.
>
> However, it does not have any effects?
>
> Could somebody instruct me how to debug and see what goes wrong? Thanks!
>
> I am running Arch linux with emacs-23.4 and org-mode 7.8.03
>
> Best,
> Peng
>
Aloha Peng,

Please try this (note the colon with :session and :exports)

#+PROPERTY: :session *R*
#+PROPERTY: :exports none

hth,
Tom
-- 
Thomas S. Dye
http://www.tsdye.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]