From mboxrd@z Thu Jan 1 00:00:00 1970 From: Todd Neufeld Subject: Org-mode c-c a Date: Mon, 23 Dec 2013 22:26:54 -0500 Message-ID: <52B8FEFE.4030108@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43819) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VvIe9-0005f6-SJ for emacs-orgmode@gnu.org; Mon, 23 Dec 2013 22:27:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VvIe1-0006Ag-F8 for emacs-orgmode@gnu.org; Mon, 23 Dec 2013 22:27:05 -0500 Received: from mail-qc0-x229.google.com ([2607:f8b0:400d:c01::229]:35231) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VvIe1-0006AW-Bz for emacs-orgmode@gnu.org; Mon, 23 Dec 2013 22:26:57 -0500 Received: by mail-qc0-f169.google.com with SMTP id r5so5754122qcx.0 for ; Mon, 23 Dec 2013 19:26:56 -0800 (PST) Received: from [74.90.254.8] (ool-4a5afe08.dyn.optonline.net. [74.90.254.8]) by mx.google.com with ESMTPSA id d16sm13990121qaw.1.2013.12.23.19.26.55 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 23 Dec 2013 19:26:55 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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 undefined" when I enter that command. I have my emacs configuration file in my home folder, not in an emacs buffer. Not sure if that's right... Though I think that's not the problem as other commands in the file seem to take effect. Anyway, any help would be MUCH appreciated, as I'm enthusiastic to get going with org-mode. So, happy holidays, and many thanks ! todd neufeld