Hi.
I apologize for the very very beginner question, but..
I can't figure out how to get c-c a defined in org-mode.
I am using emacs 24.3 on Ubuntu 12.04.
I believe I have updated the emacs configuration file with
(global-set-key "\C-ca" 'org-agenda)
Yet, somehow I only get "c-c a is undefine
Ha, never mind.
After several hours of work, I finally figured out my configuration file
was being saved as #.emacs # always.
Once I changed it to .emacs it seems to have kicked in.
Sorry for the bother.
Possibly more information on how to get started with the configuration
file might be usefu