From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: Buffer Boundary Problem Date: Sun, 01 Feb 2004 13:30:54 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <401CF17E.8040908@swipnet.se> References: <401C36D3.4050609@ig.com.br> <20040201001317.GD16423@fencepost> <401C508C.1040902@ig.com.br> <87k7376mq1.fsf@dugong.chemistry.nottingham.ac.uk> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1075705303 7874 80.91.224.253 (2 Feb 2004 07:01:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 2 Feb 2004 07:01:43 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Feb 02 08:01:32 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AnY5M-0000Fr-00 for ; Mon, 02 Feb 2004 08:01:32 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AnY5M-0007Nc-01 for ; Mon, 02 Feb 2004 08:01:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AnXyd-0006sk-5z for emacs-devel@quimby.gnus.org; Mon, 02 Feb 2004 01:54:35 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AnXxq-0006k8-Ff for emacs-devel@gnu.org; Mon, 02 Feb 2004 01:53:46 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AnXxJ-0006PX-Nl for emacs-devel@gnu.org; Mon, 02 Feb 2004 01:53:44 -0500 Original-Received: from [213.115.192.53] (helo=mail2.norrnet.net) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AnXxI-0006P8-O2 for emacs-devel@gnu.org; Mon, 02 Feb 2004 01:53:12 -0500 Original-Received: from stubby.bodenonline.com (stubby.bodenonline.com [193.201.16.94]) by mail2.norrnet.net (BorderWare MXtreme Mail Firewall) with ESMTP id 98EA6F3D91; Mon, 2 Feb 2004 07:53:11 +0100 (CET) Original-Received: from accessno42.bodenonline.com (accessno42.bodenonline.com [193.201.16.44]) by stubby.bodenonline.com (8.12.1/8.12.1) with ESMTP id i11DNmL7028936; Sun, 1 Feb 2004 14:23:49 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031019 X-Accept-Language: en-us, en Original-To: Matt Hodges In-Reply-To: <87k7376mq1.fsf@dugong.chemistry.nottingham.ac.uk> X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:19638 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:19638 Matt Hodges wrote: >>>>>>Vinicius Jose Latorre writes: > > > > >By `it' I presume you mean the scrollbars have a problem, and that > > >you're using GTK scrollbars. > > > Yes, the vertical scrollbar. And, also, I'm using GTK. > > I tried what you described in your original post, and thought you were > talking about the glyphs in the fringe. I also see either two down > arrows, or sometimes two down and one up; this changes to one up arrow > and one down arrow with C-l, which is what I expect to see. > > This seems to be the case with or without scrollbars, at least for a > GTK build. Can you elaborate? What are those arrows if it also happens without scrollbars? Not scrollbar arrows, but what? Jan D.