GNU bug report logs - #10170
24.0.91; scroll-conservatively in a c-mode buffer

Previous Next

Package: emacs;

Reported by: Dani Moncayo <dmoncayo <at> gmail.com>

Date: Wed, 30 Nov 2011 14:55:01 UTC

Severity: normal

Found in version 24.0.91

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 10170 in the body.
You can then email your comments to 10170 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#10170; Package emacs. (Wed, 30 Nov 2011 14:55:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Dani Moncayo <dmoncayo <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 30 Nov 2011 14:55:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Dani Moncayo <dmoncayo <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.91; scroll-conservatively in a c-mode buffer
Date: Wed, 30 Nov 2011 15:54:04 +0100
[Message part 1 (text/plain, inline)]
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
[test.c (text/x-csrc, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#10170; Package emacs. (Wed, 07 Dec 2011 15:06:02 GMT) Full text and rfc822 format available.

Message #8 received at 10170 <at> debbugs.gnu.org (full text, mbox):

From: Dani Moncayo <dmoncayo <at> gmail.com>
To: 10170 <at> debbugs.gnu.org
Subject: Re: bug#10170: 24.0.91; scroll-conservatively in a c-mode buffer
Date: Wed, 7 Dec 2011 16:04:20 +0100
> 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.

Ping.

I experience this bug everyday, while editing C files.  It would be
sad to release Emacs 24 with this bug.

-- 
Dani Moncayo




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#10170; Package emacs. (Wed, 07 Dec 2011 17:54:01 GMT) Full text and rfc822 format available.

Message #11 received at 10170 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Dani Moncayo <dmoncayo <at> gmail.com>
Cc: 10170 <at> debbugs.gnu.org
Subject: Re: bug#10170: 24.0.91; scroll-conservatively in a c-mode buffer
Date: Wed, 07 Dec 2011 19:54:19 +0200
> Date: Wed, 7 Dec 2011 16:04:20 +0100
> From: Dani Moncayo <dmoncayo <at> gmail.com>
> 
> > 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.
> 
> Ping.
> 
> 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.





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#10170; Package emacs. (Wed, 07 Dec 2011 18:23:01 GMT) Full text and rfc822 format available.

Message #14 received at 10170 <at> debbugs.gnu.org (full text, mbox):

From: Dani Moncayo <dmoncayo <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 10170 <at> debbugs.gnu.org
Subject: Re: bug#10170: 24.0.91; scroll-conservatively in a c-mode buffer
Date: Wed, 7 Dec 2011 19:21:40 +0100
> 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.

Ok Eli.  Take your time.

-- 
Dani Moncayo




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Fri, 09 Dec 2011 18:44:02 GMT) Full text and rfc822 format available.

Notification sent to Dani Moncayo <dmoncayo <at> gmail.com>:
bug acknowledged by developer. (Fri, 09 Dec 2011 18:44:02 GMT) Full text and rfc822 format available.

Message #19 received at 10170-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Dani Moncayo <dmoncayo <at> gmail.com>
Cc: 10170-done <at> debbugs.gnu.org
Subject: Re: bug#10170: 24.0.91; scroll-conservatively in a c-mode buffer
Date: Fri, 09 Dec 2011 20:42:28 +0200
> Date: Wed, 7 Dec 2011 16:04:20 +0100
> From: Dani Moncayo <dmoncayo <at> gmail.com>
> 
> > 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.
> 
> Ping.
> 
> 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.





Message #20 received at 10170-done <at> debbugs.gnu.org (full text, mbox):

From: Dani Moncayo <dmoncayo <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 10170-done <at> debbugs.gnu.org
Subject: Re: bug#10170: 24.0.91; scroll-conservatively in a c-mode buffer
Date: Fri, 9 Dec 2011 23:35:00 +0100
> Fixed in revision 106644 on the trunk.

Great!  Thanks a lot.

-- 
Dani Moncayo




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 07 Jan 2012 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 105 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.