From unknown Wed Jun 18 23:03:23 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#20811 <20811@debbugs.gnu.org> To: bug#20811 <20811@debbugs.gnu.org> Subject: Status: Documentation bug in emacs Reply-To: bug#20811 <20811@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:03:23 +0000 retitle 20811 Documentation bug in emacs reassign 20811 emacs submitter 20811 Alain Williams severity 20811 minor thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 14 12:08:27 2015 Received: (at submit) by debbugs.gnu.org; 14 Jun 2015 16:08:27 +0000 Received: from localhost ([127.0.0.1]:53980 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z4ASQ-0007U6-3Y for submit@debbugs.gnu.org; Sun, 14 Jun 2015 12:08:27 -0400 Received: from eggs.gnu.org ([208.118.235.92]:34097) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z47wO-0002C5-7q for submit@debbugs.gnu.org; Sun, 14 Jun 2015 09:27:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z47wI-0005JQ-53 for submit@debbugs.gnu.org; Sun, 14 Jun 2015 09:27:06 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:50875) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z47wI-0005JM-2E for submit@debbugs.gnu.org; Sun, 14 Jun 2015 09:27:06 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47603) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z47wG-0007F8-T4 for bug-gnu-emacs@gnu.org; Sun, 14 Jun 2015 09:27:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z47w7-0005Hp-QG for bug-gnu-emacs@gnu.org; Sun, 14 Jun 2015 09:27:04 -0400 Received: from freshmint.phcomp.co.uk ([78.32.209.33]:37328 helo=mint.phcomp.co.uk) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z47w7-0005DS-Ko for bug-gnu-emacs@gnu.org; Sun, 14 Jun 2015 09:26:55 -0400 Received: from addw by mint.phcomp.co.uk with local (Exim 4.72) (envelope-from ) id 1Z47vX-00006x-FG for bug-gnu-emacs@gnu.org; Sun, 14 Jun 2015 14:26:19 +0100 Date: Sun, 14 Jun 2015 14:26:19 +0100 From: Alain Williams To: bug-gnu-emacs@gnu.org Subject: Documentation bug in emacs Message-ID: <20150614132619.GD23750@phcomp.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Organization: Parliament Hill Computers Ltd User-Agent: Mutt/1.5.20 (2009-12-10) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sun, 14 Jun 2015 12:08:24 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) The help for split-window-horizontally (I did describe-bindings) is below. The word 'lines' at the end of the line below should be 'columns'. SIZE negative means the right window gets -SIZE lines. Version info: GNU Emacs 23.1.1 (x86_64-redhat-linux-gnu) Regards **** split-window-horizontally is an interactive compiled Lisp function. It is bound to C-x 3. (split-window-horizontally &optional SIZE) Split selected window into two windows side by side. The selected window becomes the left one and gets SIZE columns. SIZE negative means the right window gets -SIZE lines. SIZE includes the width of the window's scroll bar; if there are no scroll bars, it includes the width of the divider column to the window's right, if any. SIZE omitted or nil means split window equally. The selected window remains selected. Return the new window. -- Alain Williams Linux/GNU Consultant - Mail systems, Web sites, Networking, Programmer, IT Lecturer. +44 (0) 787 668 0256 http://www.phcomp.co.uk/ Parliament Hill Computers Ltd. Registration Information: http://www.phcomp.co.uk/contact.php #include From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 14 14:03:33 2015 Received: (at 20811-done) by debbugs.gnu.org; 14 Jun 2015 18:03:33 +0000 Received: from localhost ([127.0.0.1]:54046 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z4CFo-0001g2-9g for submit@debbugs.gnu.org; Sun, 14 Jun 2015 14:03:32 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60732) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z4CFm-0001fn-3s for 20811-done@debbugs.gnu.org; Sun, 14 Jun 2015 14:03:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z4CFf-0004to-Sx for 20811-done@debbugs.gnu.org; Sun, 14 Jun 2015 14:03:24 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_05,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:37012) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4CFf-0004ti-QQ for 20811-done@debbugs.gnu.org; Sun, 14 Jun 2015 14:03:23 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1Z4CFe-0006ce-0b; Sun, 14 Jun 2015 14:03:22 -0400 From: Glenn Morris To: 20811-done@debbugs.gnu.org Subject: Re: bug#20811: Documentation bug in emacs References: <20150614132619.GD23750@phcomp.co.uk> X-Spook: Cocaine Drug trade doctrine Jyllandsposten emc DRM Forest X-Ran: 3'[y-gMk&W/a%afXe_{lVH(NDqdmAuymp4fv:Km#g"V$B1)PqR)jrz3"PA$_0r(I6>?}Bk X-Hue: blue X-Debbugs-No-Ack: yes X-Attribution: GM Date: Sun, 14 Jun 2015 14:03:21 -0400 In-Reply-To: <20150614132619.GD23750@phcomp.co.uk> (Alain Williams's message of "Sun, 14 Jun 2015 14:26:19 +0100") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.4 (-----) X-Debbugs-Envelope-To: 20811-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.4 (-----) Version: 23.4 Alain Williams wrote: > The word 'lines' at the end of the line below should be 'columns'. > > SIZE negative means the right window gets -SIZE lines. > > Version info: > > GNU Emacs 23.1.1 (x86_64-redhat-linux-gnu) Thanks. This was fixed in 23.4. Current is 24.5. From unknown Wed Jun 18 23:03:23 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 13 Jul 2015 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator