bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#10170: 24.0.91; scroll-conservatively in a c-mode buffer


From: Eli Zaretskii
Subject: 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@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.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]