From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rodolfo Medina Newsgroups: gmane.emacs.help Subject: scroll-preserve-screen-position doesn't work with a header-line-format (was: Undesired effect of `scroll-in-place') Date: Tue, 30 Sep 2008 14:08:38 +0100 Organization: SunSITE.dk - Supporting Open source Message-ID: <87fxnhrdbd.fsf@gmail.com> References: <87od26lg87.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1222778634 25841 80.91.229.12 (30 Sep 2008 12:43:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 30 Sep 2008 12:43:54 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Sep 30 14:44:52 2008 connect(): Connection refused Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Kkeay-00007g-Pp for geh-help-gnu-emacs@m.gmane.org; Tue, 30 Sep 2008 14:44:52 +0200 Original-Received: from localhost ([127.0.0.1]:55231 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KkeZw-0007PC-2U for geh-help-gnu-emacs@m.gmane.org; Tue, 30 Sep 2008 08:43:48 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newsfeed.news2me.com!newsfeed.icl.net!newsfeed.fjserv.net!news.tele.dk!news.tele.dk!small.news.tele.dk!feed118.news.tele.dk!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:5m4A4dkoUXkhZzL1gx4F/xcjHVA= Original-Lines: 21 Original-NNTP-Posting-Host: 151.80.198.46 Original-X-Trace: news.sunsite.dk DXC=RifcdBSmTU31@QH[VaTAe9YSB=nbEKnk; M3H1m28LGk:PG=JRa5 Original-X-Complaints-To: staff@sunsite.dk Original-Xref: news.stanford.edu gnu.emacs.help:162886 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:58228 Archived-At: Rodolfo Medina writes: > When I set scroll-in-place to `t', the `next-screen-context-lines' variable > does not seem to work properly: the default 2 lines of continuity when > scrolling by screenfuls become actually less than 2, although > `next-screen-context-lines' is still set to 2. > > Why, and how to work it out? > > The problem occurs in TeX mode, and also with info buffers. . The scroll-in-place problem might have something to do with this scroll-preserve-screen-position problem: http://osdir.com/ml/emacs.pretest.bugs/2004-08/msg00081.html . Has the problem been solved? Thanks for any help Rodolfo