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: Carsten Dominik
Subject: Re: [Orgmode] ECB and org-mode
Date: Tue, 13 Oct 2009 10:00:29 +0200


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







reply via email to

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