From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Miele Subject: Re: Typo in Org Manual Date: Fri, 06 Mar 2020 10:54:10 +0100 Message-ID: <878skdrepp.fsf@gmail.com> References: <87eeu8kzyj.fsf@gmail.com> <875zfi851k.fsf@kyleam.com> <87blp9rf6w.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]:45402) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jA9gP-00059R-5z for emacs-orgmode@gnu.org; Fri, 06 Mar 2020 04:54:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jA9gM-0003MQ-S7 for emacs-orgmode@gnu.org; Fri, 06 Mar 2020 04:54:16 -0500 Received: from mail-wm1-x336.google.com ([2a00:1450:4864:20::336]:55657) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jA9gM-0003Is-Hc for emacs-orgmode@gnu.org; Fri, 06 Mar 2020 04:54:14 -0500 Received: by mail-wm1-x336.google.com with SMTP id 6so1639473wmi.5 for ; Fri, 06 Mar 2020 01:54:14 -0800 (PST) In-reply-to: <87blp9rf6w.fsf@gmail.com> 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: Kyle Meyer Cc: emacs-orgmode@gnu.org Sebastian Miele writes: > > But how about instead changing the first sentence of the "Range > references" section from > > You may reference a rectangular range of fields by specifying two > field references connected by two dots =E2=80=98..=E2=80=99. > > to > > You may reference a rectangular range of fields, including the ends, > by specifying two field references connected by two dots =E2=80=98..=E2= =80=99. > > ? I think even better would be to just add the following after the sentence mentioned above: The ends are included in the range.