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