From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: Suggestion: A fringe indicator that shows the last/first line before scrolling Date: Sat, 01 Mar 2008 10:28:24 +0100 Message-ID: <87pruerdxj.fsf@member.fsf.org> References: <8763w9mhdm.fsf@member.fsf.org> <87r6ew42db.fsf@member.fsf.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1204363747 1755 80.91.229.12 (1 Mar 2008 09:29:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 1 Mar 2008 09:29:07 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 01 10:29:31 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JVO1w-0004cK-MU for ged-emacs-devel@m.gmane.org; Sat, 01 Mar 2008 10:29:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVO1O-0003JS-O4 for ged-emacs-devel@m.gmane.org; Sat, 01 Mar 2008 04:28:46 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JVO1K-0003I8-Jf for emacs-devel@gnu.org; Sat, 01 Mar 2008 04:28:42 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JVO1J-0003GE-5e for emacs-devel@gnu.org; Sat, 01 Mar 2008 04:28:42 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVO1J-0003Fz-1H for emacs-devel@gnu.org; Sat, 01 Mar 2008 04:28:41 -0500 Original-Received: from out3.smtp.messagingengine.com ([66.111.4.27]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JVO1B-0004Iq-LQ; Sat, 01 Mar 2008 04:28:34 -0500 Original-Received: from compute2.internal (compute2.internal [10.202.2.42]) by out1.messagingengine.com (Postfix) with ESMTP id E2E95A6C6C; Sat, 1 Mar 2008 04:28:27 -0500 (EST) Original-Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Sat, 01 Mar 2008 04:28:27 -0500 X-Sasl-enc: GVWiRJsxdaMWCo2rnVipLwCdO3RKI0Wfb45zQ48djH6n 1204363707 Original-Received: from localhost (dslb-084-063-049-237.pools.arcor-ip.net [84.63.49.237]) by mail.messagingengine.com (Postfix) with ESMTPA id CB023177C3; Sat, 1 Mar 2008 04:28:26 -0500 (EST) Mail-Followup-To: rms@gnu.org, emacs-devel@gnu.org In-Reply-To: (Richard Stallman's message of "Fri, 29 Feb 2008 14:54:28 -0500") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:90965 Archived-At: Richard Stallman writes: > Here it are three lines, although `next-screen-context-lines' is > at its default value of 2. > > Why is that? Is it due to varying line heights? Seems to be caused by some option in my ~/.emacs, although I don't know which might cause that. Maybe I'll try a bi-search later. Bye, Tassilo