Re: [O] Buffer-wide header arguments

2012-02-12 Thread Peng Zhang

that does the trick!

Thanks,
Peng

On 02/12/2012 10:35 AM, Darlan Cavalcante Moreira wrote:

Remember to also press "C-c C-c" in the property line after writing it.

--
Darlan

At Fri, 10 Feb 2012 11:35:06 -1000,
t...@tsdye.com (Thomas S. Dye) wrote:

Peng Zhang  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





Re: [O] Buffer-wide header arguments

2012-02-12 Thread Darlan Cavalcante Moreira

Remember to also press "C-c C-c" in the property line after writing it.

--
Darlan

At Fri, 10 Feb 2012 11:35:06 -1000,
t...@tsdye.com (Thomas S. Dye) wrote:
> 
> Peng Zhang  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
> 



Re: [O] Buffer-wide header arguments

2012-02-10 Thread Thomas S. Dye
Peng Zhang  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



[O] Buffer-wide header arguments

2012-02-10 Thread Peng Zhang

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