I can't get 'remember' to work in org-mode of emacs.
I'm on snow leopard.
I added
(global-set-key (kbd "C-M-r") 'org-remember) to my .emacs file but when I try to use that shortcut it says: Wrong type argument: commandp, remember
So I added (org-remember-insinuate)
and when I start emacs it says: symbol's function definition is void org-remember-insinuate
Ideas?
GNU Emacs 22.1.1