From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Manual issue: C-c a binding used in manual but it is not set by org-mode Date: Thu, 12 Jul 2012 09:13:08 +0200 Message-ID: <87wr29tptn.fsf@gnu.org> References: <86vchvl7lm.fsf@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53128) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpDZq-0003WB-5z for emacs-orgmode@gnu.org; Thu, 12 Jul 2012 03:12:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SpDZk-0000ky-3G for emacs-orgmode@gnu.org; Thu, 12 Jul 2012 03:12:42 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:60842) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpDZj-0000kt-SX for emacs-orgmode@gnu.org; Thu, 12 Jul 2012 03:12:36 -0400 Received: by wibhm11 with SMTP id hm11so1432700wib.12 for ; Thu, 12 Jul 2012 00:12:35 -0700 (PDT) In-Reply-To: <86vchvl7lm.fsf@hotmail.com> (Vagn Johansen's message of "Tue, 10 Jul 2012 21:49:25 +0200") 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: Vagn Johansen Cc: emacs-orgmode@gnu.org Hi, Vagn Johansen writes: > In several places the C-c a prefix is used as part of documenting a > command. These key combos do not work unless C-c a has been set to > org-agenda. > > If you search the manual for "C-c a" you will not find "1.3 Activation" > where it suggests configuring > > (global-set-key "\C-ca" 'org-agenda) > > Note the "missing" space. > > I suggest that places in the manual that use C-c a links to 1.3 > (Introduction > Activation). I've added a note in the "Conventions" section and some index entries to help find this. Thanks for reporting this, -- Bastien