Re: [O] Testers / Feedback wanted: Gantt charts via org-gantt.el

2015-06-20 Thread Bernhard Schmitz
Hi Karl, hi Eric, I know it has been a while. I think every suggestion has been implemented by now, except for linking independent headlines. I wanted to ask for your input again, as I'm still not sure how to handle this, and both of your suggestions seemed to fall into the same category for me

Re: [O] Emacs/ESS/org freezes/hangs on big data/ RAM(~256GB) processes when run in org/babel

2015-06-20 Thread Rainer M Krug
Andreas Leha writes: > Hi Rainer, Hi Andreas, > > Rainer M Krug writes: >> "Charles C. Berry" writes: >> >>> On Wed, 17 Jun 2015, William Denton wrote: >>> On 17 June 2015, Xebar Saram wrote: > I do alot of modeling work that involves using huge datasets and run > process in

[O] sip: links

2015-06-20 Thread Christian Thaeter
anyone of you happen to have a url handler for 'sip:' links invoking a telephony app (eg. linphone) when clicked? Otherwise I may give a try on my own nonexistent elisp skills :D Christian

Re: [O] What is the symbol/glyph that ... ?

2015-06-20 Thread Juan Pechiar
"I" (capital letter i) is bound to org-agenda-clock-in. You can check binding in your installation via describe-function: C-h f org-agenda-clock-in In the agenda buffer, you can check what is "I" bound to: C-h k I .j. On Sat, Jun 20, 2015 at 06:30:17AM +0100, Sharon Kimble wrote: > What

Re: [O] Why navigating in Org mode is so slow in overview mode?

2015-06-20 Thread Gregor Zattler
Hi Nicolas, * Nicolas Goaziou [17. Jun. 2015]: > Gregor Zattler writes: >> I would like to help but need help myself on how to produce >> profiler reports. > > M-x profiler-start > > Do something slow > > M-x profiler-report Thanks, this seemed rather easy and I open the org file in question

Re: [O] Emacs/ESS/org freezes/hangs on big data/ RAM(~256GB) processes when run in org/babel

2015-06-20 Thread Andreas Leha
Rainer M Krug writes: > Andreas Leha writes: > >> Hi Rainer, > > Hi Andreas, > >> >> Rainer M Krug writes: >>> "Charles C. Berry" writes: >>> On Wed, 17 Jun 2015, William Denton wrote: > On 17 June 2015, Xebar Saram wrote: > >> I do alot of modeling work that involves usin

Re: [O] exporter stopped working

2015-06-20 Thread Nicolas Goaziou
Hello, Xebar Saram writes: > the exporter seems to have stopped working in all configurations. i get the > following error > > org-export-execute-babel-code: Wrong number of arguments: (lambda > (reference-buffer) "Execute all Babel blocks in current buffer. > REFERENCE-BUFFER is the buffer cont

Re: [O] Bug: [PATCH] org.texi: Fix typo

2015-06-20 Thread Nicolas Goaziou
Hello, myq larson writes: > * doc/org.texi (Diary-style sexp entries): Fix typo. > > TINYCHANGE Applied. Thank you. Regards, -- Nicolas Goaziou

Re: [O] tentative patch Re: commit found, was: Re: ECM for: issues with publishing to LaTeX using #INCLUDE

2015-06-20 Thread Nicolas Goaziou
Hello, Robert Klein writes: > when I change a `symbol-value' in the commit back to `eval', export > seems to work again. Actually, I cannot reproduce your issue. > Patch is attached. I don't understand why replacing `symbol-value' with `eval' could solve the issue. Could you debug this and se

Re: [O] sip: links

2015-06-20 Thread Christian Thaeter
On 2015-06-20 17:23, Christian Thaeter wrote: > anyone of you happen to have a url handler for 'sip:' links invoking a > telephony app (eg. linphone) when clicked? Otherwise I may give a > try on my own nonexistent elisp skills :D > > Christian > Note to self: The code below works for m