* Org-capture and ECB
@ 2011-02-16 11:18 Alain Clément
2011-02-16 11:27 ` Bastien
0 siblings, 1 reply; 9+ messages in thread
From: Alain Clément @ 2011-02-16 11:18 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 304 bytes --]
Hi everyone,
Have you ever encountered an issue related to "tree-node->parent accessing a
non-tree-node" with org-capture in conjunction with ECB?
I'm running GNU Emacs 23.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.29),
org-mode release_7.4.388.ged6d and ECB version 2.40.
Thanks in advance!
- Alain
[-- Attachment #1.2: Type: text/html, Size: 368 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Org-capture and ECB
2011-02-16 11:18 Org-capture and ECB Alain Clément
@ 2011-02-16 11:27 ` Bastien
2011-02-16 16:25 ` Alain Clément
0 siblings, 1 reply; 9+ messages in thread
From: Bastien @ 2011-02-16 11:27 UTC (permalink / raw)
To: Alain Clément; +Cc: emacs-orgmode
Hi Alain,
Alain Clément <alain.clement@unil.ch> 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
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Org-capture and ECB
2011-02-16 11:27 ` Bastien
@ 2011-02-16 16:25 ` Alain Clément
2011-02-16 16:34 ` Bastien
2011-02-16 17:15 ` Konrad Hinsen
0 siblings, 2 replies; 9+ messages in thread
From: Alain Clément @ 2011-02-16 16:25 UTC (permalink / raw)
To: Bastien; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 869 bytes --]
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 <bastien.guerry@wikimedia.fr>
> Hi Alain,
>
> Alain Clément <alain.clement@unil.ch> 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
>
--
Alain Clément
Dr ès sc. mathématiques
Université de Lausanne
Quartier UNIL-Centre
Bâtiment Unicentre
Bureau 339
CH-1015 Lausanne
T. +41 21 692 20 36 (direct)
T. +41 21 692 20 60 (secrétariat)
alain.clement@unil.ch
[-- Attachment #1.2: Type: text/html, Size: 1574 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Org-capture and ECB
2011-02-16 16:25 ` Alain Clément
@ 2011-02-16 16:34 ` Bastien
2011-02-16 17:15 ` Konrad Hinsen
1 sibling, 0 replies; 9+ messages in thread
From: Bastien @ 2011-02-16 16:34 UTC (permalink / raw)
To: Alain Clément; +Cc: emacs-orgmode
Hi Alain,
Alain Clément <alain.clement@unil.ch> 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 you have some time.
Thanks,
--
Bastien
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Org-capture and ECB
2011-02-16 16:25 ` Alain Clément
2011-02-16 16:34 ` Bastien
@ 2011-02-16 17:15 ` Konrad Hinsen
2011-02-16 17:21 ` Alain Clément
1 sibling, 1 reply; 9+ messages in thread
From: Konrad Hinsen @ 2011-02-16 17:15 UTC (permalink / raw)
To: Alain Clément; +Cc: emacs-orgmode
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-capture until now. I'd be interested in reproducing your problem in order to help with a solution.
Konrad.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Org-capture and ECB
2011-02-16 17:15 ` Konrad Hinsen
@ 2011-02-16 17:21 ` Alain Clément
2011-02-18 12:30 ` Alain Clément
0 siblings, 1 reply; 9+ messages in thread
From: Alain Clément @ 2011-02-16 17:21 UTC (permalink / raw)
To: Konrad Hinsen; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 881 bytes --]
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 <konrad.hinsen@fastmail.net>
> 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-capture until now. I'd be interested in reproducing your problem in
> order to help with a solution.
>
> Konrad.
>
>
>
--
Alain Clément
Dr ès sc. mathématiques
Université de Lausanne
Quartier UNIL-Centre
Bâtiment Unicentre
Bureau 339
CH-1015 Lausanne
T. +41 21 692 20 36 (direct)
T. +41 21 692 20 60 (secrétariat)
alain.clement@unil.ch
[-- Attachment #1.2: Type: text/html, Size: 1463 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Org-capture and ECB
2011-02-16 17:21 ` Alain Clément
@ 2011-02-18 12:30 ` Alain Clément
2011-02-18 14:21 ` Bastien
2011-02-18 14:33 ` Konrad Hinsen
0 siblings, 2 replies; 9+ messages in thread
From: Alain Clément @ 2011-02-18 12:30 UTC (permalink / raw)
To: Konrad Hinsen; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 1442 bytes --]
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 <alain.clement@unil.ch>
> 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 <konrad.hinsen@fastmail.net>
>
> 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-capture until now. I'd be interested in reproducing your problem in
>> order to help with a solution.
>>
>> Konrad.
>>
>>
>>
>
>
> --
>
>
>
> Alain Clément
> Dr ès sc. mathématiques
>
> Université de Lausanne
> Quartier UNIL-Centre
> Bâtiment Unicentre
> Bureau 339
> CH-1015 Lausanne
>
> T. +41 21 692 20 36 (direct)
> T. +41 21 692 20 60 (secrétariat)
>
> alain.clement@unil.ch
>
--
Alain Clément
Dr ès sc. mathématiques
Université de Lausanne
Quartier UNIL-Centre
Bâtiment Unicentre
Bureau 339
CH-1015 Lausanne
T. +41 21 692 20 36 (direct)
T. +41 21 692 20 60 (secrétariat)
alain.clement@unil.ch
[-- Attachment #1.2: Type: text/html, Size: 2714 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Org-capture and ECB
2011-02-18 12:30 ` Alain Clément
@ 2011-02-18 14:21 ` Bastien
2011-02-18 14:33 ` Konrad Hinsen
1 sibling, 0 replies; 9+ messages in thread
From: Bastien @ 2011-02-18 14:21 UTC (permalink / raw)
To: Alain Clément; +Cc: Konrad Hinsen, emacs-orgmode
Hi Alain,
Alain Clément <alain.clement@unil.ch> 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
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Org-capture and ECB
2011-02-18 12:30 ` Alain Clément
2011-02-18 14:21 ` Bastien
@ 2011-02-18 14:33 ` Konrad Hinsen
1 sibling, 0 replies; 9+ messages in thread
From: Konrad Hinsen @ 2011-02-18 14:33 UTC (permalink / raw)
To: Alain Clément; +Cc: emacs-orgmode
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 noticed any
problems. I did modify the window layout though, so it's not "the
original" version of left3.
Konrad.
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2011-02-18 14:34 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-16 11:18 Org-capture and ECB Alain Clément
2011-02-16 11:27 ` Bastien
2011-02-16 16:25 ` Alain Clément
2011-02-16 16:34 ` Bastien
2011-02-16 17:15 ` Konrad Hinsen
2011-02-16 17:21 ` Alain Clément
2011-02-18 12:30 ` Alain Clément
2011-02-18 14:21 ` Bastien
2011-02-18 14:33 ` Konrad Hinsen
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.