From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo de Moraes Serpa Subject: Re: [Announcement] Org-babel initial release Date: Fri, 9 Oct 2009 11:38:24 -0500 Message-ID: <1e5bcefd0910090938k1fce4ce8t4e0dae75070ab41e@mail.gmail.com> References: <87pr9sazlr.fsf@gmx.de> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1793849566==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MwIUB-0005cS-Ou for emacs-orgmode@gnu.org; Fri, 09 Oct 2009 12:38:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MwIU6-0005Sy-Ro for emacs-orgmode@gnu.org; Fri, 09 Oct 2009 12:38:31 -0400 Received: from [199.232.76.173] (port=51717 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MwIU6-0005SW-N5 for emacs-orgmode@gnu.org; Fri, 09 Oct 2009 12:38:26 -0400 Received: from mail-gx0-f212.google.com ([209.85.217.212]:47492) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MwIU6-0006Gv-5i for emacs-orgmode@gnu.org; Fri, 09 Oct 2009 12:38:26 -0400 Received: by gxk4 with SMTP id 4so8079630gxk.8 for ; Fri, 09 Oct 2009 09:38:24 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Schulte Cc: Org Mode --===============1793849566== Content-Type: multipart/alternative; boundary=001636ed6e4973e87c04758335be --001636ed6e4973e87c04758335be Content-Type: text/plain; charset=ISO-8859-1 That's awesome news! Thank you for this great contribution. Now I can use my beloved ruby to write view-extensions to my org PIM :D (even though I'm very interested in learning elisp, but this makes things much more practical and powerful!). Marcelo. On Tue, Sep 15, 2009 at 5:02 PM, Eric Schulte wrote: > Rick Moynihan writes: > > > I'd imagine most of the time the source blocks within a single file > > would share the vast majority of environment settings too (for example > > setting the JVM's class path) so being able to specify these values to > > pass to the interpreter, once at the top of the file would be really > > nice. > > > > I addressed the "passing command line" portion of your comment earlier > but neglected the "setting file-wide header arguments" portion. > > RE: "setting file-wide header arguments" > > it is now possible to set header arguments for subtrees of a file using > properties, for example the following will have :results silent set for > all of it's code blocks. > > * silent > :PROPERTIES: > :results: silent > :END: > > I agree file-wide settings would be useful, but they are not yet > implemented. > > Best -- Eric > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > --001636ed6e4973e87c04758335be Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable That's awesome news! Thank you for this great contribution. Now I can u= se my beloved ruby to write view-extensions to my org PIM :D (even though I= 'm very interested in learning elisp, but this makes things much more p= ractical and powerful!).

Marcelo.

On Tue, Sep 15, 2009 at 5:02= PM, Eric Schulte <schulte.eric@gmail.com> wrote:
Rick Moynihan <rick.moynihan@gmail.com> writes:

> I'd imagine most of the time the source bl= ocks within a single file
> would share the vast majority of environment settings too (for example=
> setting the JVM's class path) so being able to specify these value= s to
> pass to the interpreter, once at the top of the file would be really > nice.
>

I addressed the "passing command line" portion of your comm= ent earlier
but neglected the "setting file-wide header arguments" portion.
RE: "setting file-wide header arguments"

it is now possible to set header arguments for subtrees of a file using
properties, for example the following will have :results silent set for
all of it's code blocks.

* silent
=A0:PROPERTIES:
=A0:results: =A0silent
=A0:END:

I agree file-wide settings would be useful, but they are not yet
implemented.

Best -- Eric


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

--001636ed6e4973e87c04758335be-- --===============1793849566== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1793849566==--