emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] ECB and org-mode


From: Eric S Fraga
Subject: Re: [Orgmode] ECB and org-mode
Date: Tue, 13 Oct 2009 20:07:35 +0100
User-agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/23.1 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

At Tue, 13 Oct 2009 10:00:29 +0200,
Carsten Dominik wrote:
> 
> 
> On Oct 12, 2009, at 5:31 PM, Eric S Fraga wrote:
> 
> > At Mon, 12 Oct 2009 15:06:24 +0200,
> > Carsten Dominik wrote:
> >>
> >> Hi Eric,
> >>
> >> you would have to find out which function is the one doing the
> >> jumping
> >> to the
> >> method.  With some luck there will be a hook called after jumping
> >> somewhere.  With no luck, one can still advise this function.  A good
> >> function to call for this is org-bookmark-jump-unhide.
> >
> > Thanks for the pointer.  The method, in ecb, is tree-buffer-select
> > which is part of tree-buffer.  I'm still tracing the code but I should
> > have enough to do what you suggest, especially through advise (there's
> > no hook that I can see unfortunately).
> 
> If you find a solution, please post, maybe I can install it in org.el,
> using eval-after-load (I'm doing this already for a couple
> of other packages that let you jump right in the middle of an Org file).
> 
> - Carsten

I will do so.  I've been distracted by work :( but will return to this
when I get a chance!

thanks,
eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]