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





_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to