emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Buffer-wide header arguments
@ 2012-02-10 18:18 Peng Zhang
  2012-02-10 21:35 ` Thomas S. Dye
  0 siblings, 1 reply; 4+ messages in thread
From: Peng Zhang @ 2012-02-10 18:18 UTC (permalink / raw)
  To: emacs-orgmode

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

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

* Re: Buffer-wide header arguments
  2012-02-10 18:18 Buffer-wide header arguments Peng Zhang
@ 2012-02-10 21:35 ` Thomas S. Dye
  2012-02-12 15:35   ` Darlan Cavalcante Moreira
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas S. Dye @ 2012-02-10 21:35 UTC (permalink / raw)
  To: Peng Zhang; +Cc: emacs-orgmode

Peng Zhang <pczhang@gmail.com> 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

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

* Re: Buffer-wide header arguments
  2012-02-10 21:35 ` Thomas S. Dye
@ 2012-02-12 15:35   ` Darlan Cavalcante Moreira
  2012-02-12 17:01     ` Peng Zhang
  0 siblings, 1 reply; 4+ messages in thread
From: Darlan Cavalcante Moreira @ 2012-02-12 15:35 UTC (permalink / raw)
  To: Thomas S. Dye; +Cc: Peng Zhang, emacs-orgmode


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,
tsd@tsdye.com (Thomas S. Dye) wrote:
> 
> Peng Zhang <pczhang@gmail.com> 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
> 

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

* Re: Buffer-wide header arguments
  2012-02-12 15:35   ` Darlan Cavalcante Moreira
@ 2012-02-12 17:01     ` Peng Zhang
  0 siblings, 0 replies; 4+ messages in thread
From: Peng Zhang @ 2012-02-12 17:01 UTC (permalink / raw)
  To: Darlan Cavalcante Moreira; +Cc: emacs-orgmode

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,
> tsd@tsdye.com (Thomas S. Dye) wrote:
>> Peng Zhang<pczhang@gmail.com>  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
>>

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

end of thread, other threads:[~2012-02-12 17:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-10 18:18 Buffer-wide header arguments Peng Zhang
2012-02-10 21:35 ` Thomas S. Dye
2012-02-12 15:35   ` Darlan Cavalcante Moreira
2012-02-12 17:01     ` Peng Zhang

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