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: Undesired effect of `scroll-in-place' Date: Mon, 29 Sep 2008 23:50:00 +0100 Organization: SunSITE.dk - Supporting Open source Message-ID: <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 1222728060 27266 80.91.229.12 (29 Sep 2008 22:41:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Sep 2008 22:41:00 +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 00:41:58 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 1KkRRG-0000xb-2m for geh-help-gnu-emacs@m.gmane.org; Tue, 30 Sep 2008 00:41:58 +0200 Original-Received: from localhost ([127.0.0.1]:36733 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KkRQD-0004ME-FH for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Sep 2008 18:40:53 -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!newsgate.cistron.nl!xs4all!news2.euro.net!news-out1.kabelfoon.nl!newsfeed.kabelfoon.nl!xindi.nntp.kabelfoon.nl!news.banetele.no!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:PETrpNfVg+XKwvD+68NUuAKa/ik= Original-Lines: 11 Original-NNTP-Posting-Host: 151.80.131.237 Original-X-Trace: news.sunsite.dk DXC=\6CmgU[Ud<\; OkaSc<8a?TYSB=nbEKnk[CA74; ^LPKQS:AocXk=\=_TT7bXfBO; G:UKAib\KDO`hRm=c5DAkLCD\eFBJn]lUI[\QIEV35FP>2U Original-X-Complaints-To: staff@sunsite.dk Original-Xref: news.stanford.edu gnu.emacs.help:162874 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:58214 Archived-At: 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. Thanks for any help Rodolfo