Re: [O] mirror text in same/other org buffer

2017-11-22 Thread Xebar Saram
thx! that works well for me :D best and happy holidays :) Z On Wed, Nov 22, 2017 at 1:40 PM, Kaushal Modi wrote: > On Wed, Nov 22, 2017, 4:55 AM Xebar Saram wrote: > >> Hi alll >> > > Hello > > Im looking for a way to to mirror/auto populate a section of text in >> another location in the sa

Re: [O] [PATCH] make org-comment-dwim comment headings if on a heading

2017-11-22 Thread Nicolas Goaziou
Hello, Alex Branham writes: > This patch changes the behavior of `org-comment-dwim' so that if point > is on a heading, it will toggle the heading. Thank you. Could you add a test to test-org/comment-dwim from "test-org.el"? Regards, -- Nicolas Goaziou

Re: [O] Bizarre gnuplot file creation error

2017-11-22 Thread Eric S Fraga
On Thursday, 16 Nov 2017 at 22:40, Nicolas Goaziou wrote: > Hello, > > Eric S Fraga writes: > >> The proper solution would be to update ob-gnuplot to change the working >> directory at every invocation of gnuplot to be the directory where the >> org file is found. (gnuplot has a "cd" command for

Re: [O] mirror text in same/other org buffer

2017-11-22 Thread Kaushal Modi
On Wed, Nov 22, 2017, 4:55 AM Xebar Saram wrote: > Hi alll > Hello Im looking for a way to to mirror/auto populate a section of text in > another location in the same org buffer and/or other org file. > > for example, i manage my config files in org mode for multiple machines. i > want to have

[O] mirror text in same/other org buffer

2017-11-22 Thread Xebar Saram
Hi alll Im looking for a way to to mirror/auto populate a section of text in another location in the same org buffer and/or other org file. for example, i manage my config files in org mode for multiple machines. i want to have a section like this #+BEGIN_SRC conf :mkdirp yes :tangle ~/machine A

Re: [O] using org-global-properties in capture templates

2017-11-22 Thread Xebar Saram
Hi all sorry to nudge but after spending alot of time on this , googling etc cant seem to get it to work. any help, tips or pointing me in the right direction would really be appreciated! Z On Sat, Nov 4, 2017 at 5:31 PM, Xebar Saram wrote: > sorry to bother again but still stuck with this