Re: [O] [babel] automatically add debugging output

2012-11-03 Thread Eric Schulte
Andreas Leha writes: > Hi all, > > is it possible to have babel add debugging lines during execution? > > Consider this example with an enabled debug property: > #+PROPERTY: session *R* > #+PROPERTY: debug yes > > * Some code blocks > #+name: codeA > #+begin_src R > sum(1) > #+end_src > > #+nam

[O] [babel] automatically add debugging output

2012-11-03 Thread Andreas Leha
Hi all, is it possible to have babel add debugging lines during execution? Consider this example with an enabled debug property: #+PROPERTY: session *R* #+PROPERTY: debug yes * Some code blocks #+name: codeA #+begin_src R sum(1) #+end_src #+name: codeB #+begin_src R sum(2) #+end_src When e

[O] New exporter, links with images

2012-11-03 Thread Fabrice Popineau
I want to insert a link like : [[http://foo.org/bar][file:foo.jpg]] and export it to html. I assume that it should result in a clickable image. Unfortunately, some assertion fails by doing this. If I remove the assertion : diff --git a/contrib/lisp/org-e-html.el b/contrib/lisp/org-e-html.el inde

Re: [O] Test fails ons OSX

2012-11-03 Thread Neuwirth Erich
Sorry, this is when running make up2 (not make update2) On Nov 3, 2012, at 10:38 AM, Neuwirth Erich wrote: > OSX 10.8.2 Emacs 24.2.1 > > SInce a few days now I get errors when I run > make update2 > > > Ran 330 tests, 329 results as expected, 1 unexpected (2012-11-03 > 10:35:01+0100) > 4

[O] Test fails ons OSX

2012-11-03 Thread Neuwirth Erich
OSX 10.8.2 Emacs 24.2.1 SInce a few days now I get errors when I run make update2 Ran 330 tests, 329 results as expected, 1 unexpected (2012-11-03 10:35:01+0100) 4 expected failures 1 unexpected results: FAILED test-org/end-of-line make[1]: *** [test-dirty] Error 1 make: *** [up2] Error 2

Re: [O] OSX to PDF: Minimal Install

2012-11-03 Thread Axel E. Retif
On 11/03/2012 01:41 AM, Christian Moe wrote: [...] I used BasicTex before, to save space on an old laptop. As I recall, it complained about missing some packages that Org puts in the header by default. Being a latex noob, I didn't bother to install them, but just set them to nil in org-export-l

Re: [O] [PATCH] Capture: Expand keyword within %(SEXP) in template

2012-11-03 Thread Nicolas Goaziou
Hello, > I fix these problem. A new patch expand keyword recursively, and only > symbol. Great. > + (let* ((sexp (mapcar 'org-capture-expand-keyword-in-embedded-elisp > + (read (current-buffer > +(result (org-eval sexp))) > (delete-region temp

Re: [O] OSX to PDF: Minimal Install

2012-11-03 Thread Christian Moe
On 11/3/12 6:57 AM, Jambunathan K wrote: Nick Dokos writes: So if Nathan objects to 2GB of TeX, I presume 6GB would be 3 (or perhaps 4, given my numbers) times more unacceptable :-) According to these links: http://www.libreoffice.org/download (This lands in x86/Debian page) http://downloa