From unknown Fri Jun 20 07:28:16 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#10170 <10170@debbugs.gnu.org> To: bug#10170 <10170@debbugs.gnu.org> Subject: Status: 24.0.91; scroll-conservatively in a c-mode buffer Reply-To: bug#10170 <10170@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:28:16 +0000 retitle 10170 24.0.91; scroll-conservatively in a c-mode buffer reassign 10170 emacs submitter 10170 Dani Moncayo severity 10170 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Nov 30 09:54:24 2011 Received: (at submit) by debbugs.gnu.org; 30 Nov 2011 14:54:24 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RVlYG-0001DN-5s for submit@debbugs.gnu.org; Wed, 30 Nov 2011 09:54:24 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RVlYE-0001DG-BL for submit@debbugs.gnu.org; Wed, 30 Nov 2011 09:54:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RVlY5-0005Tz-5J for submit@debbugs.gnu.org; Wed, 30 Nov 2011 09:54:18 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW,T_DKIM_INVALID autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:35016) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RVlY5-0005Tv-3i for submit@debbugs.gnu.org; Wed, 30 Nov 2011 09:54:13 -0500 Received: from eggs.gnu.org ([140.186.70.92]:46052) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RVlY4-0004m9-5v for bug-gnu-emacs@gnu.org; Wed, 30 Nov 2011 09:54:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RVlXy-0005Su-K0 for bug-gnu-emacs@gnu.org; Wed, 30 Nov 2011 09:54:12 -0500 Received: from mail-yw0-f41.google.com ([209.85.213.41]:43984) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RVlXy-0005S7-HX for bug-gnu-emacs@gnu.org; Wed, 30 Nov 2011 09:54:06 -0500 Received: by ywm14 with SMTP id 14so846459ywm.0 for ; Wed, 30 Nov 2011 06:54:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=if5vwFkpqRXeaLauSB9Fm4xEVEgCvT96/SN6eJMQ1To=; b=bcrdEt9stWMBhskWluc4u9Cu3Dbk2HUrqdnI12vpldqzzOtIsK4abUosqbA6NR79iS vt+Q1kS9iaGxgNld1HyuteFqnPqPHXfHPG23MoFtSnqv1nQRZcSEg6b+GsFAMDYeOEus wM44LA3k3t7/id+/1yBlF4pyJStufxeQYZezI= MIME-Version: 1.0 Received: by 10.236.155.170 with SMTP id j30mr4079470yhk.56.1322664844993; Wed, 30 Nov 2011 06:54:04 -0800 (PST) Received: by 10.236.161.201 with HTTP; Wed, 30 Nov 2011 06:54:04 -0800 (PST) Date: Wed, 30 Nov 2011 15:54:04 +0100 Message-ID: Subject: 24.0.91; scroll-conservatively in a c-mode buffer From: Dani Moncayo To: bug-gnu-emacs@gnu.org Content-Type: multipart/mixed; boundary=20cf302d49843e24ea04b2f4e8d7 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -4.9 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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: -4.9 (----) --20cf302d49843e24ea04b2f4e8d7 Content-Type: text/plain; charset=ISO-8859-1 Recipe from "emacs -Q": 1. Eval: (setq scroll-conservatively 101) 2. Eval: (setq scroll-margin 1) 3. Eval: (custom-set-faces '(mode-line ((t (:box (:line-width 1)))))) 4. Visit the attached file (c-mode should be activated automatically). 5. Type: `C-s p' The point jumps to line "/*p1*/" but an instant later the buffer is scrolled vertically by 1 line. This last scrolling should be avoided, i.e., the buffer should be displayed in the right position without having to correct its location afterwards. In GNU Emacs 24.0.91.1 (i386-mingw-nt5.1.2600) of 2011-11-25 on DANI-PC Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (4.6) --cflags -fno-omit-frame-pointer' -- Dani Moncayo --20cf302d49843e24ea04b2f4e8d7 Content-Type: text/x-csrc; charset=US-ASCII; name="test.c" Content-Disposition: attachment; filename="test.c" Content-Transfer-Encoding: base64 X-Attachment-Id: f_gvmgcxge0 LyogdGhpcyBpcyBhIHRlc3QgKi8NCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoN Cg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0KDQoNCg0K DQovKnAxKi8NCg0KDQoNCg0KDQoNCg0KDQoNCg== --20cf302d49843e24ea04b2f4e8d7-- From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 07 10:05:07 2011 Received: (at 10170) by debbugs.gnu.org; 7 Dec 2011 15:05:07 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RYJ3S-0003O1-PT for submit@debbugs.gnu.org; Wed, 07 Dec 2011 10:05:07 -0500 Received: from mail-yx0-f172.google.com ([209.85.213.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RYJ3R-0003Nu-2r for 10170@debbugs.gnu.org; Wed, 07 Dec 2011 10:05:06 -0500 Received: by yenm7 with SMTP id m7so537572yen.3 for <10170@debbugs.gnu.org>; Wed, 07 Dec 2011 07:04:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=D4Xa/+eYiwcjBYeSsChAUNgzCUYBXnK9adbl1QJzTH8=; b=GUqvj1uEN7bURf2iJsUl6+yFNW4bE2kprEiACyXE3JmUPcS6BWtaMPofv+5kQlh+Xe /7+hoGC9oZC/Qs5dQDHOc3D8ETlZ8OXZwRaBmXIy+DZUX2N91BNT8iQRNGuKrXH6ID5g BVa9orfJ4k+prVazLzeUMQSP26zM8rST4T2wY= MIME-Version: 1.0 Received: by 10.236.129.140 with SMTP id h12mr20452150yhi.47.1323270260612; Wed, 07 Dec 2011 07:04:20 -0800 (PST) Received: by 10.236.34.231 with HTTP; Wed, 7 Dec 2011 07:04:20 -0800 (PST) In-Reply-To: References: Date: Wed, 7 Dec 2011 16:04:20 +0100 Message-ID: Subject: Re: bug#10170: 24.0.91; scroll-conservatively in a c-mode buffer From: Dani Moncayo To: 10170@debbugs.gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: 10170 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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: -3.7 (---) > 1. Eval: (setq scroll-conservatively 101) > 2. Eval: (setq scroll-margin 1) > 3. Eval: (custom-set-faces '(mode-line ((t (:box (:line-width 1)))))) > 4. Visit the attached file (c-mode should be activated automatically). > 5. Type: `C-s p' > > The point jumps to line "/*p1*/" but an instant later the buffer is > scrolled vertically by 1 line. =A0This last scrolling should be avoided, > i.e., the buffer should be displayed in the right position without > having to correct its location afterwards. Ping. I experience this bug everyday, while editing C files. It would be sad to release Emacs 24 with this bug. --=20 Dani Moncayo From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 07 12:53:11 2011 Received: (at 10170) by debbugs.gnu.org; 7 Dec 2011 17:53:11 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RYLg7-0000RE-Ft for submit@debbugs.gnu.org; Wed, 07 Dec 2011 12:53:11 -0500 Received: from mtaout21.012.net.il ([80.179.55.169]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RYLg5-0000R1-0C for 10170@debbugs.gnu.org; Wed, 07 Dec 2011 12:53:10 -0500 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0LVU00D00HJBBS00@a-mtaout21.012.net.il> for 10170@debbugs.gnu.org; Wed, 07 Dec 2011 19:52:20 +0200 (IST) Received: from HOME-C4E4A596F7 ([84.228.102.185]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LVU00CI9HN42TM0@a-mtaout21.012.net.il>; Wed, 07 Dec 2011 19:52:17 +0200 (IST) Date: Wed, 07 Dec 2011 19:54:19 +0200 From: Eli Zaretskii Subject: Re: bug#10170: 24.0.91; scroll-conservatively in a c-mode buffer In-reply-to: To: Dani Moncayo Message-id: <8339cwb73o.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: QUOTED-PRINTABLE X-012-Sender: halo1@inter.net.il References: X-Spam-Score: -2.0 (--) X-Debbugs-Envelope-To: 10170 Cc: 10170@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii 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.0 (--) > Date: Wed, 7 Dec 2011 16:04:20 +0100 > From: Dani Moncayo >=20 > > 1. Eval: (setq scroll-conservatively 101) > > 2. Eval: (setq scroll-margin 1) > > 3. Eval: (custom-set-faces '(mode-line ((t (:box (:line-width 1))= )))) > > 4. Visit the attached file (c-mode should be activated automatica= lly). > > 5. Type: `C-s p' > > > > The point jumps to line "/*p1*/" but an instant later the buffer = is > > scrolled vertically by 1 line. =A0This last scrolling should be a= voided, > > i.e., the buffer should be displayed in the right position withou= t > > having to correct its location afterwards. >=20 > Ping. >=20 > I experience this bug everyday, while editing C files. It would be > sad to release Emacs 24 with this bug. Cool down. No one is going to release Emacs 24 any time soon. This bug was reported a few days ago, and it's tricky, so I will need more than a few moments to debug it. I only have enough time to debug tricky bugs on weekends. From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 07 13:22:27 2011 Received: (at 10170) by debbugs.gnu.org; 7 Dec 2011 18:22:27 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RYM8R-0001OP-Mz for submit@debbugs.gnu.org; Wed, 07 Dec 2011 13:22:27 -0500 Received: from mail-gx0-f172.google.com ([209.85.161.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RYM8Q-0001OJ-4v for 10170@debbugs.gnu.org; Wed, 07 Dec 2011 13:22:26 -0500 Received: by ggnk5 with SMTP id k5so893588ggn.3 for <10170@debbugs.gnu.org>; Wed, 07 Dec 2011 10:21:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=6V/frGGgCdamd2aN6Zo9rJpDyBbOTAIXo0qz5glJgcA=; b=JaJeDkNdH2uVNnb8ejNcKAQPpxoprUMwbbHrjXsrcXciGr9njc5qjGI/A1Hl8QfUay dxN8W3d0OavIkSIBhA7/VT0Ln7W+cHa+OHDggNW+NzSUBRvdIRDmE6tV1F0DAmEXqX3M 2rtwqWqYkiwYfT6zN59Pw63EiBHKsPTeG6oo0= MIME-Version: 1.0 Received: by 10.101.92.12 with SMTP id u12mr3563873anl.169.1323282101109; Wed, 07 Dec 2011 10:21:41 -0800 (PST) Received: by 10.236.34.231 with HTTP; Wed, 7 Dec 2011 10:21:40 -0800 (PST) In-Reply-To: <8339cwb73o.fsf@gnu.org> References: <8339cwb73o.fsf@gnu.org> Date: Wed, 7 Dec 2011 19:21:40 +0100 Message-ID: Subject: Re: bug#10170: 24.0.91; scroll-conservatively in a c-mode buffer From: Dani Moncayo To: Eli Zaretskii Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: 10170 Cc: 10170@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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: -3.7 (---) > Cool down. =A0No one is going to release Emacs 24 any time soon. =A0This > bug was reported a few days ago, and it's tricky, so I will need more > than a few moments to debug it. =A0I only have enough time to debug > tricky bugs on weekends. Ok Eli. Take your time. --=20 Dani Moncayo From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 09 13:43:28 2011 Received: (at 10170-done) by debbugs.gnu.org; 9 Dec 2011 18:43:28 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RZ5Ps-0007ow-5U for submit@debbugs.gnu.org; Fri, 09 Dec 2011 13:43:28 -0500 Received: from mtaout22.012.net.il ([80.179.55.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RZ5Pp-0007om-UK for 10170-done@debbugs.gnu.org; Fri, 09 Dec 2011 13:43:27 -0500 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0LVY0070096XBM00@a-mtaout22.012.net.il> for 10170-done@debbugs.gnu.org; Fri, 09 Dec 2011 20:42:28 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.126.156.225]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LVY00E349ARRX94@a-mtaout22.012.net.il>; Fri, 09 Dec 2011 20:42:28 +0200 (IST) Date: Fri, 09 Dec 2011 20:42:28 +0200 From: Eli Zaretskii Subject: Re: bug#10170: 24.0.91; scroll-conservatively in a c-mode buffer In-reply-to: To: Dani Moncayo Message-id: <83liqlmvsb.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: QUOTED-PRINTABLE X-012-Sender: halo1@inter.net.il References: X-Spam-Score: -2.1 (--) X-Debbugs-Envelope-To: 10170-done Cc: 10170-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii 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.1 (--) > Date: Wed, 7 Dec 2011 16:04:20 +0100 > From: Dani Moncayo >=20 > > 1. Eval: (setq scroll-conservatively 101) > > 2. Eval: (setq scroll-margin 1) > > 3. Eval: (custom-set-faces '(mode-line ((t (:box (:line-width 1))= )))) > > 4. Visit the attached file (c-mode should be activated automatica= lly). > > 5. Type: `C-s p' > > > > The point jumps to line "/*p1*/" but an instant later the buffer = is > > scrolled vertically by 1 line. =A0This last scrolling should be a= voided, > > i.e., the buffer should be displayed in the right position withou= t > > having to correct its location afterwards. >=20 > Ping. >=20 > I experience this bug everyday, while editing C files. It would be > sad to release Emacs 24 with this bug. Fixed in revision 106644 on the trunk. From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 09 17:36:01 2011 Received: (at 10170-done) by debbugs.gnu.org; 9 Dec 2011 22:36:01 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RZ92u-0004jv-PX for submit@debbugs.gnu.org; Fri, 09 Dec 2011 17:36:00 -0500 Received: from mail-yx0-f172.google.com ([209.85.213.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RZ92s-0004jn-GU for 10170-done@debbugs.gnu.org; Fri, 09 Dec 2011 17:35:59 -0500 Received: by yenm7 with SMTP id m7so2794547yen.3 for <10170-done@debbugs.gnu.org>; Fri, 09 Dec 2011 14:35:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=w4VL5aE0cyttX6hl42Bi44NqVt8vUXJlRQuX14PAdd8=; b=DnNJbq/kBJ7lZBgEv2ySERi+GDbErMgHFuAeuxsqfK3ZP7D0OTi1U6qgqKMw08VtK/ Moc++fGjcaFNjvcs87N4NI2OIBm6DTenZiiM01IuzMcMKQ3FnMHbofuJctf2DFxkmlqA t4JXr3t78tXHBnIG5NDZrzGaRcS3yTu124uFw= MIME-Version: 1.0 Received: by 10.236.129.140 with SMTP id h12mr14730573yhi.47.1323470100872; Fri, 09 Dec 2011 14:35:00 -0800 (PST) Received: by 10.236.34.231 with HTTP; Fri, 9 Dec 2011 14:35:00 -0800 (PST) In-Reply-To: <83liqlmvsb.fsf@gnu.org> References: <83liqlmvsb.fsf@gnu.org> Date: Fri, 9 Dec 2011 23:35:00 +0100 Message-ID: Subject: Re: bug#10170: 24.0.91; scroll-conservatively in a c-mode buffer From: Dani Moncayo To: Eli Zaretskii Content-Type: text/plain; charset=ISO-8859-1 X-Spam-Score: -3.7 (---) X-Debbugs-Envelope-To: 10170-done Cc: 10170-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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: -3.7 (---) > Fixed in revision 106644 on the trunk. Great! Thanks a lot. -- Dani Moncayo From unknown Fri Jun 20 07:28:16 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 07 Jan 2012 12:24:03 +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