Org-mode newbie here. I was having trouble getting org-remember to work for me. I have the git version installed and followed the org-manual instructions, but (org-remember-insinuate) kept throwing an error while loading my .emacs. With other solutions suggested on the web, I kept getting an error saying that `Autoload couldn't define org-remember' (or something like that). Googling didn't turn up any other solutions that worked, so I mucked around on my own a bit and found that adding (load-file "~/org-mode/lisp/org-remember.el") to my .emacs solves the problem. (After doing that, (org-remember-insinuate) worked fine.)
-- Mark _______________________________________________ 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