From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Vinicius Jose Latorre Newsgroups: gmane.emacs.devel Subject: Re: Buffer Boundary Problem Date: Sun, 01 Feb 2004 19:32:56 -0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <401D7088.4030104@ig.com.br> 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=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1075671384 14007 80.91.224.253 (1 Feb 2004 21:36:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 1 Feb 2004 21:36:24 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Feb 01 22:36:15 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 1AnPGJ-0005UP-00 for ; Sun, 01 Feb 2004 22:36:15 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AnPGI-0003Aa-00 for ; Sun, 01 Feb 2004 22:36:14 +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 1AnPG5-00019I-8R for emacs-devel@quimby.gnus.org; Sun, 01 Feb 2004 16:36:01 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AnPFX-00017t-JG for emacs-devel@gnu.org; Sun, 01 Feb 2004 16:35:27 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AnPF0-0000kN-Ec for emacs-devel@gnu.org; Sun, 01 Feb 2004 16:35:25 -0500 Original-Received: from [200.221.11.59] (helo=smtp.uol.com.br) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AnPEt-0000j8-PG for emacs-devel@gnu.org; Sun, 01 Feb 2004 16:34:48 -0500 Original-Received: from ig.com.br (200-98-61-118.tlf.dialuol.com.br [200.98.61.118]) by scorpion6.uol.com.br (Postfix) with ESMTP id EBE1B1490C; Sun, 1 Feb 2004 19:34:43 -0200 (BRST) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113 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:19623 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:19623 > > >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. The problem seems to happen only with C-n, with C-l, C-v, M-v and C-p the glyphs are ok. Vinicius