From unknown Sat Aug 16 23:46:50 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20811: Documentation bug in emacs Resent-From: Alain Williams Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 14 Jun 2015 16:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 20811 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 20811@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.143429810728779 (code B ref -1); Sun, 14 Jun 2015 16:09:02 +0000 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 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-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 unknown Sat Aug 16 23:46:50 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.503 (Entity 5.503) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Alain Williams Subject: bug#20811: closed (Re: bug#20811: Documentation bug in emacs) Message-ID: References: <20150614132619.GD23750@phcomp.co.uk> X-Gnu-PR-Message: they-closed 20811 X-Gnu-PR-Package: emacs Reply-To: 20811@debbugs.gnu.org Date: Sun, 14 Jun 2015 18:04:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1434305043-6494-1" This is a multi-part message in MIME format... ------------=_1434305043-6494-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #20811: Documentation bug in emacs which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 20811@debbugs.gnu.org. --=20 20811: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D20811 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1434305043-6494-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit 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. ------------=_1434305043-6494-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit 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 ------------=_1434305043-6494-1--