From unknown Sat Sep 13 01:26:55 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#41092 <41092@debbugs.gnu.org> To: bug#41092 <41092@debbugs.gnu.org> Subject: Status: 28.0.50; two-col editing does not split file correctly. Reply-To: bug#41092 <41092@debbugs.gnu.org> Date: Sat, 13 Sep 2025 08:26:55 +0000 retitle 41092 28.0.50; two-col editing does not split file correctly. reassign 41092 emacs submitter 41092 Jean-Christophe Helary severity 41092 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue May 05 06:39:12 2020 Received: (at submit) by debbugs.gnu.org; 5 May 2020 10:39:12 +0000 Received: from localhost ([127.0.0.1]:34783 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jVuym-0008Ig-9R for submit@debbugs.gnu.org; Tue, 05 May 2020 06:39:12 -0400 Received: from lists.gnu.org ([209.51.188.17]:34196) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jVuyj-0008IW-Jp for submit@debbugs.gnu.org; Tue, 05 May 2020 06:39:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36232) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jVuyj-00033r-Am for bug-gnu-emacs@gnu.org; Tue, 05 May 2020 06:39:09 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:56355) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jVuyh-0004gV-D1 for bug-gnu-emacs@gnu.org; Tue, 05 May 2020 06:39:08 -0400 X-Originating-IP: 128.53.210.217 Received: from [10.0.1.13] (pl6361.ag0304.nttpc.ne.jp [128.53.210.217]) (Authenticated sender: jean.christophe.helary@traduction-libre.org) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 2186040015 for ; Tue, 5 May 2020 10:39:02 +0000 (UTC) From: Jean-Christophe Helary Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.80.23.2.2\)) Subject: 28.0.50; two-col editing does not split file correctly. Message-Id: <379AABEA-4F64-45D6-B7C4-C71453460222@traduction-libre.org> Date: Tue, 5 May 2020 19:38:59 +0900 To: bug-gnu-emacs@gnu.org X-Mailer: Apple Mail (2.3608.80.23.2.2) Received-SPF: pass client-ip=217.70.183.194; envelope-from=jean.christophe.helary@traduction-libre.org; helo=relay2-d.mail.gandi.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/05 06:28:15 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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: -2.6 (--) When I use two-column editing on the following data, the file is not correctly split. Line 4 is not split. Now, when I put point at the left of the TAB character on line 4, the line for splits properly but the other lines are not split. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D button bar =E3=83=9C=E3=82=BF=E3=83=B3=E3=83=90=E3=83=BC If required, =E5=BF=85=E8=A6=81=E3=81=AB=E5=BF=9C=E3=81=98=E3=81=A6=E3=80= =81 hover over =E3=81=AB=E3=83=9E=E3=82=A6=E3=82=B9=E3=81=AE=E3=83=9D=E3=82= =A4=E3=83=B3=E3=82=BF=E3=82=92=E7=BD=AE=E3=81=8D=E3=81=BE=E3=81=99 Synchronize via DAV DAV=E7=B5=8C=E7=94=B1=E3=81=A7=E5=90=8C=E6=9C=9F next to the =E3=81=AE=E9=9A=A3=E3=81=AB=E3=81=82=E3=82=8B time range =E6=9C=9F=E9=96=93 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Jean-Christophe Helary ----------------------------------------------- http://mac4translators.blogspot.com @brandelune From debbugs-submit-bounces@debbugs.gnu.org Tue May 05 07:52:48 2020 Received: (at 41092-done) by debbugs.gnu.org; 5 May 2020 11:52:48 +0000 Received: from localhost ([127.0.0.1]:34898 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jVw80-00043F-7v for submit@debbugs.gnu.org; Tue, 05 May 2020 07:52:48 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:19343) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jVw7y-00042z-4c for 41092-done@debbugs.gnu.org; Tue, 05 May 2020 07:52:47 -0400 X-Originating-IP: 128.53.210.217 Received: from [10.0.1.13] (pl6361.ag0304.nttpc.ne.jp [128.53.210.217]) (Authenticated sender: jean.christophe.helary@traduction-libre.org) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id C6499240005 for <41092-done@debbugs.gnu.org>; Tue, 5 May 2020 11:52:38 +0000 (UTC) From: Jean-Christophe Helary Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.80.23.2.2\)) Subject: the behavior is documented in the docstring Message-Id: Date: Tue, 5 May 2020 20:52:35 +0900 To: 41092-done@debbugs.gnu.org X-Mailer: Apple Mail (2.3608.80.23.2.2) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 41092-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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: -1.7 (-) From unknown Sat Sep 13 01:26:55 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 03 Jun 2020 11:24:08 +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