[O] org mode R remote code evaluation

2013-08-29 Thread Johannes Rainer
dear all, I have some computation intense R-code that I want to run remotely on my server, and, according to the org manual that should be possible with the :dir parameter. so I went on and tried the following (user/server masked): #+BEGIN_SRC R :dir /xx@xxx: system(hostname) #+END_SRC when I

Re: [O] Invalid specification of styles.xml: nil

2013-08-29 Thread Luca Ferrari
On Thu, Aug 29, 2013 at 6:22 AM, Jambunathan K kjambunat...@gmail.com wrote: The double quotes. See the following section in the manual. Great! I did not noted that! Thanks, Luca

Re: [O] org mode R remote code evaluation

2013-08-29 Thread Loris Bennett
Johannes Rainer johannes.rai...@gmail.com writes: dear all, I have some computation intense R-code that I want to run remotely on my server, and, according to the org manual that should be possible with the :dir parameter. so I went on and tried the following (user/server masked):

Re: [O] (error Stack overflow in equal)

2013-08-29 Thread Nicolas Goaziou
Hello, Jambunathan K kjambunat...@gmail.com writes: Export the below file to ODT. You will see the following stacktrace. Debugger entered--Lisp error: (error Stack overflow in equal) gethash(((table (:type org :attr_odt (:style \GriddedTable\) :parent)) . 0))

Re: [O] Ignored in-buffer settings and after-export hook

2013-08-29 Thread Daniel Gerber
Hello, I guess I can, but it means re-doing the mapping sources to exported file names. AFAICT, there is only one place where both the source and the output name are known: in `org-publish-file', right after a file has been published. We may add a hook there. Since, at that time, the current

Re: [O] org mode R remote code evaluation

2013-08-29 Thread Johannes Rainer
thanks! so the :results output does the trick. On Thu, Aug 29, 2013 at 10:25 AM, Loris Bennett loris.benn...@fu-berlin.dewrote: Johannes Rainer johannes.rai...@gmail.com writes: dear all, I have some computation intense R-code that I want to run remotely on my server, and,

Re: [O] [patch][ox-latex] context-aware subscript

2013-08-29 Thread Rasmus
Nicolas Goaziou n.goaz...@gmail.com writes: Rasmus ras...@gmx.us writes: Correct. Then, fixing it is more important than caring about some user filter. OK, can I help? Sure, please go ahead. I've just enclosed a quick patch (as in doesn't contain proper commit msg), but it's basically

[O] macro expansion in source code

2013-08-29 Thread Johannes Rainer
hi, I was just wondering if there is a way to use macro expansion also in source code blocks or headers. I tried this, but the macro was never expanded, but rather the {{{image_width}}} was exported. could the expansion be done by calling the macro expansion before export (e.g. using a hook)?

[O] Problems with Block Agenda Setup

2013-08-29 Thread elwood151
Hi, I tried to setup my own block agenda and Im facing some problems: Heres the custom settings in org-agenda-custom-commands: (h Agenda for today (MYWN) ((agenda ((org-agenda-overriding-header Calendar) (org-agenda-span (quote day)) (org-agenda-entry-types (quote (:timestamp)))

Re: [O] macro expansion in source code

2013-08-29 Thread Charles Berry
Johannes Rainer johannes.rainer at gmail.com writes: hi, I was just wondering if there is a way to use macro expansion also in source code blocks or headers. I tried this, but the macro was never expanded, but rather the {{{image_width}}} was exported. could the expansion be done by

Re: [O] macro expansion in source code

2013-08-29 Thread Johannes Rainer
thanks for that solution! I will give it a try! On Thu, Aug 29, 2013 at 5:15 PM, Charles Berry ccbe...@ucsd.edu wrote: Johannes Rainer johannes.rainer at gmail.com writes: hi, I was just wondering if there is a way to use macro expansion also in source code blocks or headers. I

[O] org-velocity only returns top-level headlines?

2013-08-29 Thread Adam Porter
Hi, I'm using org 8.0.7 and I just installed org-velocity from git master. It seems to work, but when searching, it only displays top-level headlines. For example, I have a log.org file with a datetree like this: * 2013 ** 2013-07 July *** 2013-07-19 Friday Found a peanut last night ***

[O] gmx-test

2013-08-29 Thread Rasmus
Nicolas Goaziou n.goaz...@gmail.com writes: Hello, Thanks for the patch. Here are some comments about it. Rasmus ras...@gmx.us writes: Currently one can't write something like \beta_t and get a nice result in org when exporting to LaTeX (where nice result := $\beta_t$). This patch tries

Re: [O] from Android to org's calendar in a painless way?

2013-08-29 Thread James Harkins
Charles Philip Chan writes: James Harkins writes: Also, calendar sync is not working on my Android 4 tablet after the most recent OS update from Asus. I've filed a bug report about that too, and asked on the mobileorg mailing list, but so far, no response. (This surprises me -- usually