Re: [Orgmode] Org-capture and ECB

2011-02-18 Thread Konrad Hinsen
At Fri, 18 Feb 2011 13:30:27 +0100, Alain Clément wrote: > The culprit is: > > #+begin_src emacs-lisp > (setq ecb-layout-name "left13") > #+end_src > > Other layouts induce the same problem, for instance "left2", "left3" and > "left9". I am using "left3" as my default layout, but I haven't noti

Re: [Orgmode] Org-capture and ECB

2011-02-18 Thread Bastien
Hi Alain, Alain Clément writes: > The culprit is: > > #+begin_src emacs-lisp > (setq ecb-layout-name "left13") > #+end_src > > Other layouts induce the same problem, for instance "left2", "left3" > and "left9". Thanks -- but why this setting was confusing org-capture? -- Bastien ___

Re: [Orgmode] Org-capture and ECB

2011-02-18 Thread Alain Clément
The culprit is: #+begin_src emacs-lisp (setq ecb-layout-name "left13") #+end_src Other layouts induce the same problem, for instance "left2", "left3" and "left9". Best regards, - Alain 2011/2/16 Alain Clément > Thank you Konrad for your feedback on this. I'll then try to isolate my > configur

Re: [Orgmode] Org-capture and ECB

2011-02-16 Thread Alain Clément
Thank you Konrad for your feedback on this. I'll then try to isolate my configuration issue and I'll keep you informed. - Alain 2011/2/16 Konrad Hinsen > On 16 Feb, 2011, at 17:25 , Alain Clément wrote: > > > I see no way to reproduce this error without (installing and) activating > ECB. Actuall

Re: [Orgmode] Org-capture and ECB

2011-02-16 Thread Konrad Hinsen
On 16 Feb, 2011, at 17:25 , Alain Clément wrote: > I see no way to reproduce this error without (installing and) activating ECB. > Actually, as soon as I desactivate ECB, org-capture works seamlessly with my > configuration. I use both org-mode and ECB, but I didn't notice any problem with org-

Re: [Orgmode] Org-capture and ECB

2011-02-16 Thread Bastien
Hi Alain, Alain Clément writes: > I see no way to reproduce this error without (installing and) > activating ECB. Actually, as soon as I desactivate ECB, org-capture > works seamlessly with my configuration. Still, it shouldn't happen, and it would be good to know why it does. Up to you, if yo

Re: [Orgmode] Org-capture and ECB

2011-02-16 Thread Alain Clément
Hi Bastien, I see no way to reproduce this error without (installing and) activating ECB. Actually, as soon as I desactivate ECB, org-capture works seamlessly with my configuration. Thanks for helping and best regards, - Alain 2011/2/16 Bastien > Hi Alain, > > Alain Clément writes: > > > Have y

Re: [Orgmode] Org-capture and ECB

2011-02-16 Thread Bastien
Hi Alain, Alain Clément writes: > Have you ever encountered an issue related to "tree-node->parent > accessing a non-tree-node" with org-capture in conjunction with ECB? I don't use ECB. But can you provide a step-by-step way of reproducing this error? -- Bastien __