From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vagn Johansen Subject: Manual issue: C-c a binding used in manual but it is not set by org-mode Date: Tue, 10 Jul 2012 21:49:25 +0200 Message-ID: <86vchvl7lm.fsf@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55758) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SogRK-0001tq-Ub for emacs-orgmode@gnu.org; Tue, 10 Jul 2012 15:49:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SogRJ-0001fO-Et for emacs-orgmode@gnu.org; Tue, 10 Jul 2012 15:49:42 -0400 Received: from plane.gmane.org ([80.91.229.3]:56012) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SogRJ-0001fI-7z for emacs-orgmode@gnu.org; Tue, 10 Jul 2012 15:49:41 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SogRF-0004vH-Q5 for emacs-orgmode@gnu.org; Tue, 10 Jul 2012 21:49:37 +0200 Received: from 188.179.127.211 ([188.179.127.211]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 10 Jul 2012 21:49:37 +0200 Received: from gonz808 by 188.179.127.211 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 10 Jul 2012 21:49:37 +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: emacs-orgmode@gnu.org 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). -- Vagn Johansen