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

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

bug#925: marked as done (23.0.60; follow-mode doesn't work in buffers w


From: Emacs bug Tracking System
Subject: bug#925: marked as done (23.0.60; follow-mode doesn't work in buffers with a header line)
Date: Tue, 28 Oct 2008 10:55:04 -0700

Your message dated Tue, 28 Oct 2008 18:43:40 +0100
with message-id <49074F4C.6080008@gmx.at>
and subject line Re: bug#925: 23.0.60;  follow-mode doesn't work in buffers 
with a header line
has caused the Emacs bug report #925,
regarding 23.0.60; follow-mode doesn't work in buffers with a header line
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
925: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=925
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: 23.0.60; follow-mode doesn't work in buffers with a header line Date: Sun, 7 Sep 2008 18:26:22 -0400
Steps to reproduce:

0. emacs -Q
1. C-h r [info-emacs-manual]
2. C-x 3 [split-window-horizontally]
3. M-x follow-mode
4. C-n until point moves past bottom of window

Expected results:

   Point moves to top of next window.

Actual results:

   First window scrolls down and then recenters around point.




In GNU Emacs 23.0.60.1 (i486-pc-linux-gnu, GTK+ Version 2.13.7)
 of 2008-08-31 on iridium, modified by Debian
 (emacs-snapshot package, version 1:20080831-1)
configured using `configure  '--build' 'i486-linux-gnu' '--host' 
'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' 
'--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' 
'--mandir=/usr/share/man' '--with-pop=yes' 
'--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/23.0.60/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.0.60/site-lisp:/usr/share/emacs/site-lisp'
 '--with-x=yes' '--with-x-toolkit=gtk' 'build_alias=i486-linux-gnu' 
'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g 
-O2' 'LDFLAGS=-g -Wl,--as-needed' 'CPPFLAGS=''



--- End Message ---
--- Begin Message --- Subject: Re: bug#925: 23.0.60; follow-mode doesn't work in buffers with a header line Date: Tue, 28 Oct 2008 18:43:40 +0100 User-agent: Thunderbird 2.0.0.16 (Windows/20080708)
Fixed as

2008-10-28  Phil Sung  <psung@mit.edu>  (tiny change)

        * follow.el (follow-scroll-down, follow-calc-win-end)
        (follow-estimate-first-window-start): Reduce effective window
        height when header line is present.  (Bug#925)

Thanks, martin



--- End Message ---

reply via email to

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