Re: [O] org-refile works but dosent work from within a capture window (org-capture-refile)

2016-06-16 Thread Fabrice Popineau
2016-06-17 0:43 GMT+02:00 Nicolas Goaziou : > Hello, > > ... > > I guess you are refiling to an empty headline. Hmmm ... the problem is that there was no chance to specify one. > Anyway, it is fixed. Thanks a lot! Fabrice

Re: [O] org-refile works but dosent work from within a capture window (org-capture-refile)

2016-06-16 Thread Nicolas Goaziou
Hello, Fabrice Popineau writes: > I don't know what is the minimal setup to reproduce the problem. > Basically: > > - call capture from Chrome (in my case) > - select n for note > - select C-c C-w for org-capture-refile > > Here is a backtrace. [...] > Debugger

Re: [O] org-refile works but dosent work from within a capture window (org-capture-refile)

2016-06-15 Thread Fabrice Popineau
Hi, I don't know what is the minimal setup to reproduce the problem. Basically: - call capture from Chrome (in my case) - select n for note - select C-c C-w for org-capture-refile Here is a backtrace. The advice around call-interactively is set up by ido-ubiquitous. Regards, Fabrice

Re: [O] org-refile works but dosent work from within a capture window (org-capture-refile)

2016-05-29 Thread Nicolas Goaziou
Hello, Xebar Saram writes: > do you mind guiding me on how to produce the backtrace and ECM, im not very > technical ;-) The backtrace is easy: M-x toggle-debug-on-error. Just make sure you're using an un-compiled Org (you can call `org-reload' with a C-u prefix). The ECM

Re: [O] org-refile works but dosent work from within a capture window (org-capture-refile)

2016-05-28 Thread Xebar Saram
sure! do you mind guiding me on how to produce the backtrace and ECM, im not very technical ;-) thx alot! Z On Sat, May 28, 2016 at 2:57 PM, Nicolas Goaziou wrote: > Hello, > > Xebar Saram writes: > > > org-refile work well when i issue it from a

Re: [O] org-refile works but dosent work from within a capture window (org-capture-refile)

2016-05-28 Thread Nicolas Goaziou
Hello, Xebar Saram writes: > org-refile work well when i issue it from a normal org buffer > > yet when i try to use C-c C-w (org-capture-refile) i get an error: > > org-refile: Wrong type argument: arrayp, nil > > any clue what could possibly cause this issue? Could you

[O] org-refile works but dosent work from within a capture window (org-capture-refile)

2016-05-28 Thread Xebar Saram
Hi guys so before i go through the hell of binary partition...:) I have a wierd issue org-refile work well when i issue it from a normal org buffer yet when i try to use C-c C-w (org-capture-refile) i get an error: org-refile: Wrong type argument: arrayp, nil any clue what could possibly