Re: [O] [PATCH 2/2] org-refile: Fix inconsistency when listing refile targets

2017-07-02 Thread Nicolas Goaziou
Hello, Allen Li writes: > I just realized that this patch was applied to the master branch, not > the maint branch. > > The absence of this patch results in the continued life of a bug in > the maint branch where it is not possible to refile to the top level > of an agenda file when using full-f

Re: [O] capture template and writeroom mode ?

2017-07-02 Thread Bastien
Hi Jean-Christophe, Jean-Christophe Helary writes: > What would be the best way to have writeroom mode called in one > given capture template and not the others ? I would you a (file+)function to get the location: `(file+function "path/to/file" function-finding-location)' A funct

Re: [O] Donating money to mobile org.

2017-07-02 Thread Bastien
"M. P." writes: > Hello If I want to donate specifically to mobile org what would I do? If you are referring to https://mobileorg.github.io, contacting the authors would be the best way to know. HTH, -- Bastien

Re: [O] org babel, ess, R

2017-07-02 Thread Andreas Kiermeier
> > Thanks Andreas. I am perhaps being to finicky. The problem with your > approach is that you would end up permanently losing screen space for the R > session. I don’t want the R session obstructing my writing when I am not > working on code blocks. Ideally, the R session should appear only when

Re: [O] org babel, ess, R

2017-07-02 Thread Vikas Rawal
> > for what it's worth, I usually run two windows (in the same frame), > side-by-side, with emacs maximised. > On the left I have my org file and on the right I have an R session, which I > start immediately after I open my org file. > When I use C-c ' on an R source block, the org buffer (on t

Re: [O] org babel, ess, R

2017-07-02 Thread Andreas Kiermeier
Hi Vikas, for what it's worth, I usually run two windows (in the same frame), side-by-side, with emacs maximised. On the left I have my org file and on the right I have an R session, which I start immediately after I open my org file. When I use C-c ' on an R source block, the org buffer (on the le

Re: [O] org babel, ess, R

2017-07-02 Thread Vikas Rawal
> > Vikas Rawal writes: > >> Isn’t is what most users need while editing the code block? The >> possibility of evaluating the code to test and see what happens? > > > Many languages do not support sessions. So, the only possibility to > evaluate the code is to evaluate the code block in the s

[O] capture template and writeroom mode ?

2017-07-02 Thread Jean-Christophe Helary
What would be the best way to have writeroom mode called in one given capture template and not the others ? Jean-Christophe

[O] Donating money to mobile org.

2017-07-02 Thread M. P.
Hello If I want to donate specifically to mobile org what would I do?

Re: [O] Android sync client

2017-07-02 Thread Pier
I use termux with emacs and org installed in it. I use a hosting server and sync org files to-from there.

Re: [O] Org mode version 9.0.9 (9.0.9-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20170622/); Org lost my state change note during idle clock resolution

2017-07-02 Thread Jorge Morais Neto
On 1 July 2017 at 13:58, Nicolas Goaziou wrote: > Even if the window configuration is lost, I cannot see how the "*Org > Note*" buffer could be closed. Are you certain it was not accessible > anymore from the buffer list? I do not remember and unfortunately I do not have the time to test it this w

Re: [O] org babel, ess, R

2017-07-02 Thread Nicolas Goaziou
Hello, Vikas Rawal writes: > Isn’t is what most users need while editing the code block? The > possibility of evaluating the code to test and see what happens? Many languages do not support sessions. So, the only possibility to evaluate the code is to evaluate the code block in the source buf