emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/admin/FOR-RELEASE


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE
Date: Mon, 08 Nov 2004 19:01:45 -0500

Index: emacs/admin/FOR-RELEASE
diff -c emacs/admin/FOR-RELEASE:1.22 emacs/admin/FOR-RELEASE:1.23
*** emacs/admin/FOR-RELEASE:1.22        Mon Nov  8 23:37:16 2004
--- emacs/admin/FOR-RELEASE     Mon Nov  8 23:52:54 2004
***************
*** 104,130 ****
  Update: Maybe only reveals itself when compiled with GTK+
  
  
- ** scroll-preserve-screen-position doesn't work with a header-line-format
- 
- From: address@hidden
- Date: Tue, 17 Aug 2004 17:10:14 -0400
- 
- There seems to be an off-by-one error triggered by using a header line
- together with scroll-preserve-screen-position.  The symptom: instead of
- staying in the same position on the screen when scrolling, the cursor
- moves one screen line down each time the buffer is scrolled.  Put
- another way: repeatedly typing C-v M-v or using a mouse scroll wheel to
- scroll up and down causes the cursor to migrate slowly down the screen
- instead of staying put as it should.
- 
- To reproduce:
- 
- emacs -q --no-site-file
- (setq scroll-preserve-screen-position t)
- (setq header-line-format "")
- C-v M-v C-v M-v C-v M-v etc.
- 
- 
  ** Clicking on partially visible lines fails
  
  From: David Kastrup <address@hidden>
--- 104,109 ----




reply via email to

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