Re: [O] [org-babel] [PATCH] Improve ditta.jar finding heuristics

2011-12-10 Thread Andrey Smirnov
I wrote a letter describing the situation, to the maintainer of Debian's `emacs-snapshot' package and the issue has been fixed in the latest snapshot for both Ubuntu and Debian. Andrey Smirnov

Re: [O] [org-babel] [PATCH] Improve ditta.jar finding heuristics

2011-11-20 Thread Andrey Smirnov
propos' command can be very useful for finding these > variables. > Thanks for the tip, didn't know about that particular command. I usually use combination of C-h v and good old M-x download-the-source-and-look-how-the-thing-works :-). Andrey Smirnov

[O] [org-babel] [PATCH] Improve ditta.jar finding heuristics

2011-11-20 Thread Andrey Smirnov
repository and wrote a small patch implementing very crude algorithm, which is, nonetheless, in my opinion, still an improvement on default behavior. For more details see commit message. Andrey Smirnov >From 03b434347e02c2fc95f38a7a4e87850eb5f87f56 Mon Sep 17 00:00:00 2001 From: Andrey Smir