On Sun, Aug 28, 2011 at 10:44 AM, Stelian Iancu <stelian.ia...@gmail.com> wrote:
>>> The code is on EmacsWiki for easier downloed:
>>>
>>> http://www.emacswiki.org/emacs/org-occur-goto.el
>>>
>>>
>
> Sorry for the stupid question, but how do I enable this?
>

Something like this in your `org-mode-hook' maybe?

;; keybinding for oog (`org-occur-goto') for quick navigation
(org-defkey org-mode-map (kbd "C-c g") 'oog)

-- 
Suvayu

Open source is the future. It sets us free.

Reply via email to