From unknown Tue Aug 19 21:04:18 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#10971 <10971@debbugs.gnu.org> To: bug#10971 <10971@debbugs.gnu.org> Subject: Status: Problem with `split-window-keep-point' set to `nil' Reply-To: bug#10971 <10971@debbugs.gnu.org> Date: Wed, 20 Aug 2025 04:04:18 +0000 retitle 10971 Problem with `split-window-keep-point' set to `nil' reassign 10971 emacs submitter 10971 Dani Moncayo severity 10971 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 08 16:14:33 2012 Received: (at submit) by debbugs.gnu.org; 8 Mar 2012 21:14:33 +0000 Received: from localhost ([127.0.0.1]:39490 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S5kfK-0004YN-Tw for submit@debbugs.gnu.org; Thu, 08 Mar 2012 16:14:32 -0500 Received: from eggs.gnu.org ([208.118.235.92]:33051) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S5kf3-0004XT-Am for submit@debbugs.gnu.org; Thu, 08 Mar 2012 16:14:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S5kdx-0000qI-2d for submit@debbugs.gnu.org; Thu, 08 Mar 2012 16:13:02 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:55015) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5kdw-0000qD-TN for submit@debbugs.gnu.org; Thu, 08 Mar 2012 16:13:01 -0500 Received: from eggs.gnu.org ([208.118.235.92]:34490) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5kdv-00057k-9t for bug-gnu-emacs@gnu.org; Thu, 08 Mar 2012 16:13:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S5kdt-0000ps-FS for bug-gnu-emacs@gnu.org; Thu, 08 Mar 2012 16:12:58 -0500 Received: from mail-yx0-f169.google.com ([209.85.213.169]:41835) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5kdt-0000pc-8p for bug-gnu-emacs@gnu.org; Thu, 08 Mar 2012 16:12:57 -0500 Received: by yenm8 with SMTP id m8so647923yen.0 for ; Thu, 08 Mar 2012 13:12:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=nGdj0D5zsJ7eo7YFSVYZZit2uxZhScum0CcHVhOlMuo=; b=hjBsZw4IM3aAT6YLuZqll2MEOgHXFw2Bgvt0hG4Kttax18I5pV/V9P3nzPy5XF+4Fp I4EXI6LEGIfz32Voab486r3T17RNh0jsKHGm7npVWozMzRdkGnrR9dq3+5VuAko4061k i0HzSslQY+qzq96XaDw5Aaglt4mWWyF4pRWtrThIFaQKDn8kjgljT3sd+kYOfs1utGXr bn3Pa/Dq18ZJvuyNabkYA5p+r3lLjS2CGUX+PJoSz61JqIniydegq7TEGiEnYyrvlzT7 S5XkOXyssl9tkffNLmQeWELjxSztovypcnKvmKXBZMCSUAskaWF11BEZEs0cxKE+zQM1 Cvxg== MIME-Version: 1.0 Received: by 10.60.5.231 with SMTP id v7mr3491752oev.50.1331241174229; Thu, 08 Mar 2012 13:12:54 -0800 (PST) Received: by 10.60.42.193 with HTTP; Thu, 8 Mar 2012 13:12:54 -0800 (PST) Date: Thu, 8 Mar 2012 22:12:54 +0100 Message-ID: Subject: Problem with `split-window-keep-point' set to `nil' From: Dani Moncayo To: bug-gnu-emacs@gnu.org Content-Type: multipart/mixed; boundary=e89a8ff253504ce1af04bac1bd85 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) --e89a8ff253504ce1af04bac1bd85 Content-Type: text/plain; charset=ISO-8859-1 Recipe: 0. emacs -Q 1. M-: (setq split-window-keep-point nil) RET 2. Visit the attached file. 3. C-x 2 The point in the original (top) window has moved (unnecessarily) from the first line to the last visible one. The docstring of the variable `split-window-keep-point' says: If non-nil, C-x 2 preserves point in the new window. If nil, adjust point in the two windows to minimize redisplay. [...] But in this case there was no need to adjust point, because it was in a position which would remain visible after the splitting. This behavior is specially annoying if you are in a Dired buffer and do `C-o' on a file (the point jumps to the last visible line). -- Dani Moncayo --e89a8ff253504ce1af04bac1bd85 Content-Type: application/octet-stream; name=f1 Content-Disposition: attachment; filename=f1 Content-Transfer-Encoding: base64 X-Attachment-Id: f_gzka194n0 MQ0KMg0KMw0KNA0KNQ0KNg0KNw0KOA0KOQ0KMTANCjExDQoxMg0KMTMNCjE0DQoxNQ0KMTYNCjE3 DQoxOA0KMTkNCjIwDQoyMQ0KMjINCjIzDQoyNA0KMjUNCjI2DQoyNw0KMjgNCjI5DQozMA0KMzEN CjMyDQozMw0KMzQNCjM1DQozNg0KMzcNCjM4DQozOQ0KNDANCjQxDQo0Mg0KNDMNCjQ0DQo0NQ0K NDYNCjQ3DQo0OA0KNDkNCjUwDQo1MQ0KNTINCjUzDQo1NA0KNTUNCjU2DQo1Nw0KNTgNCjU5DQo2 MA0KNjENCjYyDQo2Mw0KNjQNCjY1DQo2Ng0KNjcNCjY4DQo2OQ0KNzANCjcxDQo3Mg0KNzMNCjc0 DQo3NQ0KNzYNCjc3DQo3OA0KNzkNCjgwDQo4MQ0KODINCjgzDQo4NA0KODUNCjg2DQo4Nw0KODgN Cjg5DQo5MA0KOTENCjkyDQo5Mw0KOTQNCjk1DQo5Ng0KOTcNCjk4DQo5OQ0KMTAwDQoNCg== --e89a8ff253504ce1af04bac1bd85-- From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 08 17:46:23 2012 Received: (at 10971) by debbugs.gnu.org; 8 Mar 2012 22:46:24 +0000 Received: from localhost ([127.0.0.1]:39567 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S5m6E-00071h-5u for submit@debbugs.gnu.org; Thu, 08 Mar 2012 17:46:23 -0500 Received: from mail-yw0-f44.google.com ([209.85.213.44]:44577) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S5m5w-00070o-F5 for 10971@debbugs.gnu.org; Thu, 08 Mar 2012 17:46:06 -0500 Received: by yhpp34 with SMTP id p34so575671yhp.3 for <10971@debbugs.gnu.org>; Thu, 08 Mar 2012 14:44:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=KEG69hmmfJbY6MJhRwH8qrSx1KLMu+gsyIO5kuyI+oo=; b=iPk0G60KDq4wa7iPoW0gFe60vpzyAqWmIH63dW+pMfHzt4wa8H3qwnM5QFGKv0Kxxh bZ9JQmwnQI9fORxT9e5yiv6mxMkqTOQ/Ktl7AogqmtIeqJ5ZeuH9ZLBN4GZDjRajV8fO vmI9o8l/o70dTuWLmYCZWIo0SxxAfED4hdZcWSC8giFES0qCDohwZ4KbVaDy2K0Bse/f 7Znmpgi07ksyzm2cvMm74UXDq8oLW9QWpRO6SJmwOBqOXsiX0g/aWCh5PAEEsGsSd6c2 tCQawo3UgHgtnLXL1rEknwcqaYQQuAH54Fl2ukItEPShboTPRXrD7jWxBTFpyxTlGmwy Y0mg== MIME-Version: 1.0 Received: by 10.60.12.8 with SMTP id u8mr3593023oeb.60.1331246692632; Thu, 08 Mar 2012 14:44:52 -0800 (PST) Received: by 10.60.42.193 with HTTP; Thu, 8 Mar 2012 14:44:52 -0800 (PST) In-Reply-To: References: Date: Thu, 8 Mar 2012 23:44:52 +0100 Message-ID: Subject: Re: bug#10971: Problem with `split-window-keep-point' set to `nil' From: Dani Moncayo To: 10971@debbugs.gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 10971 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) This was reproduced... In GNU Emacs 24.0.94.1 (i386-mingw-nt6.1.7601) of 2012-03-07 on DANI-PC Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --with-gcc (4.6) --enable-checking' -- Dani Moncayo From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 09 10:23:37 2012 Received: (at 10971) by debbugs.gnu.org; 9 Mar 2012 15:23:37 +0000 Received: from localhost ([127.0.0.1]:40659 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S61fN-0006Ex-9W for submit@debbugs.gnu.org; Fri, 09 Mar 2012 10:23:37 -0500 Received: from mailout-de.gmx.net ([213.165.64.22]:60468) by debbugs.gnu.org with smtp (Exim 4.72) (envelope-from ) id 1S61fK-0006Ep-EQ for 10971@debbugs.gnu.org; Fri, 09 Mar 2012 10:23:35 -0500 Received: (qmail invoked by alias); 09 Mar 2012 15:22:37 -0000 Received: from 62-47-44-92.adsl.highway.telekom.at (EHLO [62.47.44.92]) [62.47.44.92] by mail.gmx.net (mp002) with SMTP; 09 Mar 2012 16:22:37 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX18ySw82AL8yL1TFsgZqbxVgkEQKi63SXSx5eXwBGi 2Cgxgk/wD8smo5 Message-ID: <4F5A1FDE.3020604@gmx.at> Date: Fri, 09 Mar 2012 16:21:02 +0100 From: martin rudalics MIME-Version: 1.0 To: Dani Moncayo Subject: Re: bug#10971: Problem with `split-window-keep-point' set to `nil' References: In-Reply-To: Content-Type: multipart/mixed; boundary="------------030706040204040001060009" X-Y-GMX-Trusted: 0 X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 10971 Cc: 10971@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 0.3 (/) This is a multi-part message in MIME format. --------------030706040204040001060009 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit > 0. emacs -Q > 1. M-: (setq split-window-keep-point nil) RET > 2. Visit the attached file. Vist any file large enough to extend beyond the end of the selected window. > 3. C-x 2 > > The point in the original (top) window has moved (unnecessarily) from > the first line to the last visible one. > > The docstring of the variable `split-window-keep-point' says: > > If non-nil, C-x 2 preserves point in the new window. > If nil, adjust point in the two windows to minimize redisplay. > [...] > > But in this case there was no need to adjust point, because it was in > a position which would remain visible after the splitting. > > This behavior is specially annoying if you are in a Dired buffer and > do `C-o' on a file (the point jumps to the last visible line). Does the attached patch give better results? martin --------------030706040204040001060009 Content-Type: text/plain; name="split-window-below.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="split-window-below.diff" === modified file 'lisp/window.el' --- lisp/window.el 2012-02-12 05:10:30 +0000 +++ lisp/window.el 2012-03-09 15:12:05 +0000 @@ -3282,22 +3282,23 @@ (setq new-window (split-window nil size)) (unless split-window-keep-point (with-current-buffer (window-buffer) - (goto-char (window-start)) - (setq moved (vertical-motion (window-height))) - (set-window-start new-window (point)) - (when (> (point) (window-point new-window)) - (set-window-point new-window (point))) - (when (= moved (window-height)) - (setq moved-by-window-height t) - (vertical-motion -1)) - (setq bottom (point))) - (and moved-by-window-height - (<= bottom (point)) - (set-window-point old-window (1- bottom))) - (and moved-by-window-height - (<= (window-start new-window) old-point) - (set-window-point new-window old-point) - (select-window new-window))) + (save-excursion + (goto-char (window-start)) + (setq moved (vertical-motion (window-height))) + (set-window-start new-window (point)) + (when (> (point) (window-point new-window)) + (set-window-point new-window (point))) + (when (= moved (window-height)) + (setq moved-by-window-height t) + (vertical-motion -1)) + (setq bottom (point))) + (and moved-by-window-height + (<= bottom (point)) + (set-window-point old-window (1- bottom))) + (and moved-by-window-height + (<= (window-start new-window) old-point) + (set-window-point new-window old-point) + (select-window new-window)))) ;; Always copy quit-restore parameter in interactive use. (let ((quit-restore (window-parameter old-window 'quit-restore))) (when quit-restore --------------030706040204040001060009-- From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 09 11:24:22 2012 Received: (at 10971) by debbugs.gnu.org; 9 Mar 2012 16:24:22 +0000 Received: from localhost ([127.0.0.1]:40735 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S62cA-0007fP-2r for submit@debbugs.gnu.org; Fri, 09 Mar 2012 11:24:22 -0500 Received: from mailout-de.gmx.net ([213.165.64.23]:52117) by debbugs.gnu.org with smtp (Exim 4.72) (envelope-from ) id 1S62c7-0007fG-MR for 10971@debbugs.gnu.org; Fri, 09 Mar 2012 11:24:20 -0500 Received: (qmail invoked by alias); 09 Mar 2012 16:23:22 -0000 Received: from 62-47-44-92.adsl.highway.telekom.at (EHLO [62.47.44.92]) [62.47.44.92] by mail.gmx.net (mp071) with SMTP; 09 Mar 2012 17:23:22 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX196CbR+IZx6rfn+7j9Z7pWq6oGsIyYfU1/s6/0UFr jWWEZwB5Ej4Xu7 Message-ID: <4F5A2EB8.6020808@gmx.at> Date: Fri, 09 Mar 2012 17:24:24 +0100 From: martin rudalics MIME-Version: 1.0 To: Dani Moncayo Subject: Re: bug#10971: Problem with `split-window-keep-point' set to `nil' References: <4F5A1FDE.3020604@gmx.at> In-Reply-To: <4F5A1FDE.3020604@gmx.at> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 10971 Cc: 10971@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 0.3 (/) > Does the attached patch give better results? Just to explain what IMO happened and maybe should happen here: Emacs 23 had a wrapper (save-excursion (set-buffer (window-buffer)) which, probably to avoid a warning, Stefan changed on 2009-11-13 to (with-current-buffer (window-buffer) Ever since that `split-window-keep-point' was broken and the fact that nobody complained till now seems to indicate that we probably should obsolete this option. I don't understand the purpose of the (set-buffer (window-buffer)). Maybe it was due to the fact that the current buffer might not be the window buffer of the selected window when `split-window-vertically' is called. In that case, however, the specification of `old-point' and the conjunct (<= bottom (point)) some lines below _would_ consult the current buffer (since it's outside the `save-excursion') and we'd have a problem anyway. OTOH, not using `save-excursion' is the wrong thing since everything done in the excursion is to _calculate_ positions and not to modify them. My patch is an attempt to fix most old and new issues with one exception: The let's (old-point (point)) should probably become (old-point (window-point-1)) but I'm not very sure yet. Any ideas? martin From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 10 04:18:09 2012 Received: (at 10971) by debbugs.gnu.org; 10 Mar 2012 09:18:09 +0000 Received: from localhost ([127.0.0.1]:41904 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S6IRF-0007PN-5k for submit@debbugs.gnu.org; Sat, 10 Mar 2012 04:18:09 -0500 Received: from mail-iy0-f172.google.com ([209.85.210.172]:41940) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S6IR3-0007Oj-PB for 10971@debbugs.gnu.org; Sat, 10 Mar 2012 04:18:08 -0500 Received: by iazz13 with SMTP id z13so3114002iaz.3 for <10971@debbugs.gnu.org>; Sat, 10 Mar 2012 00:48:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=/ffdeYZv5GaN/7EGRFgnRKVAZRTrPPcyleqKzdJOAnI=; b=KOR2wWDkNy6sR1WP05DajnNg/Q7EoSF+26mZRS4bMusIehkB0jr9n4/V0QXTU6Y1KT /5p5r9tcXG/90Wwwkfeh8oyGLZzC7tl+hPMNAoBahWNoOL6myCawDImUeksHLtMrmhi/ mya6Tbm1ZoAqHiHJKyC3kM5Kn6g1S+Z6s01fMrRmNekhl1mASasz1/dpgvq2wsHGUtk0 m7hK5tBG1vFyIGwo5i3Yxd7oPEXb7O/GbnV93I21VY7RH+zwdkyJnCfG1mXyyjNNYLP+ n4YXka5laOGrItEhEvy3JtTe0m5bcABpFlFxJMBDkNo8uYZCkKngmfZPJKihwjfFKPzP M7MQ== MIME-Version: 1.0 Received: by 10.182.141.9 with SMTP id rk9mr1973060obb.50.1331369298879; Sat, 10 Mar 2012 00:48:18 -0800 (PST) Received: by 10.60.42.193 with HTTP; Sat, 10 Mar 2012 00:48:18 -0800 (PST) In-Reply-To: <4F5A2EB8.6020808@gmx.at> References: <4F5A1FDE.3020604@gmx.at> <4F5A2EB8.6020808@gmx.at> Date: Sat, 10 Mar 2012 09:48:18 +0100 Message-ID: Subject: Re: bug#10971: Problem with `split-window-keep-point' set to `nil' From: Dani Moncayo To: martin rudalics Content-Type: text/plain; charset=ISO-8859-1 X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 10971 Cc: 10971@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) >> Does the attached patch give better results? Yes, it does. Thank you. > Ever since that `split-window-keep-point' was broken and the fact that > nobody complained till now seems to indicate that we probably should > obsolete this option. Probably. Actually I don't have this option set to nil in my init file. I discovered the bug while playing around with Emacs. -- Dani Moncayo From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 11 10:36:17 2012 Received: (at 10971-done) by debbugs.gnu.org; 11 Mar 2012 14:36:17 +0000 Received: from localhost ([127.0.0.1]:45099 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S6jse-0006lb-QX for submit@debbugs.gnu.org; Sun, 11 Mar 2012 10:36:17 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]:44760) by debbugs.gnu.org with smtp (Exim 4.72) (envelope-from ) id 1S6jsc-0006lT-Uz for 10971-done@debbugs.gnu.org; Sun, 11 Mar 2012 10:36:16 -0400 Received: (qmail invoked by alias); 11 Mar 2012 14:06:28 -0000 Received: from 62-47-32-71.adsl.highway.telekom.at (EHLO [62.47.32.71]) [62.47.32.71] by mail.gmx.net (mp034) with SMTP; 11 Mar 2012 15:06:28 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+nf8N9kwOnc5SNCD0IaemA8MJz32Wo5pJKWjvT2G JHCgkx7HtKK1vv Message-ID: <4F5CB175.8080309@gmx.at> Date: Sun, 11 Mar 2012 15:06:45 +0100 From: martin rudalics MIME-Version: 1.0 To: Dani Moncayo Subject: Re: bug#10971: Problem with `split-window-keep-point' set to `nil' References: <4F5A1FDE.3020604@gmx.at> <4F5A2EB8.6020808@gmx.at> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 10971-done Cc: 10971-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) I installed a patch similar to the one I posted earlier. There are still some glitches when the window to split has a header line but most of the remaining issues should have been fixed now. martin From unknown Tue Aug 19 21:04:18 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, 09 Apr 2012 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