emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] a new way to navigate your org files


From: suvayu ali
Subject: Re: [O] a new way to navigate your org files
Date: Sun, 28 Aug 2011 10:53:06 +0200

On Sun, Aug 28, 2011 at 10:44 AM, Stelian Iancu <address@hidden> 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

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