From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Miele Subject: Typo in Org Manual Date: Wed, 04 Mar 2020 13:32:36 +0000 Message-ID: <87eeu8kzyj.fsf@gmail.com> Reply-To: sebastian.miele@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:43647) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j9U8f-0000RY-6r for emacs-orgmode@gnu.org; Wed, 04 Mar 2020 08:32:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j9U8e-00023S-AM for emacs-orgmode@gnu.org; Wed, 04 Mar 2020 08:32:41 -0500 Received: from mail-wm1-x335.google.com ([2a00:1450:4864:20::335]:54430) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j9U8e-0001w9-4P for emacs-orgmode@gnu.org; Wed, 04 Mar 2020 08:32:40 -0500 Received: by mail-wm1-x335.google.com with SMTP id i9so2102845wml.4 for ; Wed, 04 Mar 2020 05:32:39 -0800 (PST) Received: from huette ([2a02:908:175c:4260:33a6:b2b0:4ad5:928d]) by smtp.gmail.com with ESMTPSA id c2sm4189926wma.39.2020.03.04.05.32.37 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Mar 2020 05:32:37 -0800 (PST) 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org In an example for Org table range references it says: =E2=80=98@2$1..@4$3=E2=80=99 six fields between these two fields (same as= =E2=80=98A2..C4=E2=80=99) However, it are nine fields instead of six.