From unknown Mon Jun 23 22:04:50 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#3435 <3435@debbugs.gnu.org> To: bug#3435 <3435@debbugs.gnu.org> Subject: Status: 23.0.91; Two-column mode don't split columns correctly Reply-To: bug#3435 <3435@debbugs.gnu.org> Date: Tue, 24 Jun 2025 05:04:50 +0000 retitle 3435 23.0.91; Two-column mode don't split columns correctly reassign 3435 emacs submitter 3435 Teemu Likonen severity 3435 serious thanks From tlikonen@iki.fi Sun May 31 09:39:31 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 31 May 2009 16:39:31 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.3 required=4.0 tests=AWL,FOURLA,NUMONLY autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n4VGdQwT007447 for ; Sun, 31 May 2009 09:39:27 -0700 Received: from mail.gnu.org ([199.232.76.166]:36924 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MAo4D-0006DL-TR for emacs-pretest-bug@gnu.org; Sun, 31 May 2009 12:39:26 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MAo4B-0002aI-DI for emacs-pretest-bug@gnu.org; Sun, 31 May 2009 12:39:25 -0400 Received: from mta-out.inet.fi ([195.156.147.13]:48835 helo=kirsi2.inet.fi) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MAo4A-0002Zr-Ml for emacs-pretest-bug@gnu.org; Sun, 31 May 2009 12:39:23 -0400 Received: from mithlond.arda.local (80.220.180.181) by kirsi2.inet.fi (8.5.014) id 49F6DD5801420115; Sun, 31 May 2009 19:39:21 +0300 Received: from dtw by mithlond.arda.local with local (Exim 4.69) (envelope-from ) id 1MAo48-0002Yy-RM; Sun, 31 May 2009 19:39:20 +0300 From: Teemu Likonen To: emacs-pretest-bug@gnu.org Cc: rfrancoise@debian.org Subject: 23.0.91; Two-column mode don't split columns correctly Date: Sun, 31 May 2009 19:39:20 +0300 Message-ID: <878wkdkz0n.fsf@iki.fi> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) In two-column mode there is "2C-split" (C-x 6 s) command which is supposed to detect the split column and then split window vertically etc. The column detection does not work correctly in my Emacs 23.0.91.1. Example file: foo 123 bar 456 Put the point before the "1" and try the 2C-split command (C-x 6 s). The left buffer/window contains this: foo bar 456 And the right buffer/window contains this: 123 Only the first line is actually split. There is another minor bug: "2C-dissociate" (C-x 6 d) command does not update the modeline. It looks like 2C mode is still turned on even though it isn't. Then "recenter-top-bottom" (C-l) updates the modeline. In GNU Emacs 23.0.91.1 (i486-pc-linux-gnu, GTK+ Version 2.12.11) of 2009-03-21 on elegiac, modified by Debian (emacs-snapshot package, version 1:20090320-1~lenny1) Windowing system distributor `The X.Org Foundation', version 11.0.10402000 configured using `configure '--build' 'i486-linux-gnu' '--host' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/23.0.91/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.0.91/site-lisp:/usr/share/emacs/site-lisp' '--with-x=yes' '--with-x-toolkit=gtk' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g -Wl,--as-needed' 'CPPFLAGS='' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: en_US.UTF-8 value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: fi_FI.UTF-8 value of $XMODIFIERS: @im=none locale-coding-system: utf-8-unix default-enable-multibyte-characters: t From cyd@stupidchicken.com Sun May 31 15:21:13 2009 Received: (at control) by emacsbugs.donarmstrong.com; 31 May 2009 22:21:13 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.9 required=4.0 tests=AWL,VALID_BTS_CONTROL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n4VML9il010691 for ; Sun, 31 May 2009 15:21:10 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 4A63357E24D; Sun, 31 May 2009 18:21:35 -0400 (EDT) From: Chong Yidong To: control@debbugs.gnu.org Subject: severity 3435 serious Date: Sun, 31 May 2009 18:21:35 -0400 Message-ID: <873aakykuo.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii severity 3435 serious thanks From cyd@stupidchicken.com Sun May 31 17:57:29 2009 Received: (at 3435) by emacsbugs.donarmstrong.com; 1 Jun 2009 00:57:29 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.8 required=4.0 tests=AWL,MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n510vPfY006673 for <3435@emacsbugs.donarmstrong.com>; Sun, 31 May 2009 17:57:26 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id D210557E24D; Sun, 31 May 2009 20:57:51 -0400 (EDT) From: Chong Yidong To: Teemu Likonen Cc: 3435@debbugs.gnu.org Subject: Re: 23.0.91; Two-column mode don't split columns correctly Date: Sun, 31 May 2009 20:57:51 -0400 Message-ID: <8763fglqi8.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > In two-column mode there is "2C-split" (C-x 6 s) command which is > supposed to detect the split column and then split window vertically > etc. The column detection does not work correctly in my Emacs > 23.0.91.1. Thanks for noticing this bug. I have a patch for this, and will check it in shortly. From cyd@stupidchicken.com Wed Jun 3 18:30:12 2009 Received: (at 3435-done) by emacsbugs.donarmstrong.com; 4 Jun 2009 01:30:13 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.8 required=4.0 tests=AWL,MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n541U8YC017734 for <3435-done@emacsbugs.donarmstrong.com>; Wed, 3 Jun 2009 18:30:09 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 9D88C57E259; Wed, 3 Jun 2009 21:30:09 -0400 (EDT) From: Chong Yidong To: Teemu Likonen Cc: 3435-done@debbugs.gnu.org Subject: Re: 23.0.91; Two-column mode don't split columns correctly Date: Wed, 03 Jun 2009 21:30:09 -0400 Message-ID: <87zlcon5um.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > > In two-column mode there is "2C-split" (C-x 6 s) command which is > > supposed to detect the split column and then split window vertically > > etc. The column detection does not work correctly in my Emacs > > 23.0.91.1. > Thanks for noticing this bug. I have a patch for this, and will check > it in shortly. Done. From unknown Mon Jun 23 22:04:50 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Thu, 02 Jul 2009 14:24:19 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator