Skip to content

Instantly share code, notes, and snippets.

@barik
Created July 8, 2012 01:52
Show Gist options
  • Save barik/3068964 to your computer and use it in GitHub Desktop.
Save barik/3068964 to your computer and use it in GitHub Desktop.
(global-set-key "\C-cl" 'org-store-link)
(define-key global-map "\C-cc" 'org-capture)
http://stackoverflow.com/questions/906368/what-is-the-difference-between-global-set-key-and-define-key-global-map-in-e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment