From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Peter Westlake" Subject: Re: Problem with keys not being mapped Date: Wed, 14 Jan 2009 17:55:27 +0000 Message-ID: <1231955727.17993.1294776821@webmail.messagingengine.com> References: <1231940786.27714.1294724509@webmail.messagingengine.com> <87ljtevtjm.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LN9xh-0003zP-Gw for emacs-orgmode@gnu.org; Wed, 14 Jan 2009 12:55:29 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LN9xh-0003yw-1L for emacs-orgmode@gnu.org; Wed, 14 Jan 2009 12:55:29 -0500 Received: from [199.232.76.173] (port=46296 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LN9xg-0003ym-S4 for emacs-orgmode@gnu.org; Wed, 14 Jan 2009 12:55:28 -0500 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:42905) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LN9xg-0000sl-GV for emacs-orgmode@gnu.org; Wed, 14 Jan 2009 12:55:28 -0500 Content-Disposition: inline In-Reply-To: <87ljtevtjm.fsf@gollum.intra.norang.ca> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bernt Hansen Cc: emacs-orgmode@gnu.org On Wed, 14 Jan 2009 09:41:49 -0500, "Bernt Hansen" said: > Hi Peter, > > I add the org-mode git sources and load them at the top of my .emacs ... > I have the following keybindings defined in my .emacs since I want C-c a > and C-c l to work everywhere. I use the agenda so much I've rebound it > to F12 for convenience. Thanks, Bernt! It's all working nicely now. Regards, Peter.