From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexis Roda Subject: Typo in org guide Date: Wed, 03 Sep 2014 19:17:15 +0200 Message-ID: <54074D1B.40309@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55743) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPEBU-0002b6-PM for emacs-orgmode@gnu.org; Wed, 03 Sep 2014 13:17:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XPEBL-0008A3-Oi for emacs-orgmode@gnu.org; Wed, 03 Sep 2014 13:17:28 -0400 Received: from mail-wi0-x234.google.com ([2a00:1450:400c:c05::234]:50989) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPEBL-00089s-I3 for emacs-orgmode@gnu.org; Wed, 03 Sep 2014 13:17:19 -0400 Received: by mail-wi0-f180.google.com with SMTP id ex7so10262699wid.7 for ; Wed, 03 Sep 2014 10:17:18 -0700 (PDT) Received: from [192.168.1.10] (206.Red-81-39-198.dynamicIP.rima-tde.net. [81.39.198.206]) by mx.google.com with ESMTPSA id wm8sm16622329wjb.40.2014.09.03.10.17.16 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Sep 2014 10:17:16 -0700 (PDT) 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 all, the org guide "Release 8.2.7c" says in page 32, "12.1 Export options": The whole set of lines can be inserted into the buffer with C-c C-e t. It should say: The whole set of lines can be inserted into the buffer with C-c C-e #. Regards