From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julian Gehring Subject: incorrect key binding for org-attach-open in manual Date: Wed, 02 Feb 2011 20:52:00 +0100 Message-ID: <4D49B5E0.5020809@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=34026 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkikK-0007DL-Ne for emacs-orgmode@gnu.org; Wed, 02 Feb 2011 14:52:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkikJ-0007sw-6N for emacs-orgmode@gnu.org; Wed, 02 Feb 2011 14:52:08 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:41165) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PkikJ-0007sF-0c for emacs-orgmode@gnu.org; Wed, 02 Feb 2011 14:52:07 -0500 Received: by bwz16 with SMTP id 16so927055bwz.0 for ; Wed, 02 Feb 2011 11:52:05 -0800 (PST) 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: emacs-orgmode@gnu.org Hi, In section 9.2 of the current org manual, "org-attach-open" is associated with the key binding "C-c C-a p". However, this seems to be a typo and the correct key binding should be "C-c C-a o". Best Julian