From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: Scrollbar thumbs Date: Wed, 04 Nov 2009 12:18:46 +0100 Message-ID: References: <03A2EC54153A4BB1AAE5AF2D2E2B7264@editkapc> <87aaz3jgkp.fsf@catnip.gol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1257333553 15148 80.91.229.12 (4 Nov 2009 11:19:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 4 Nov 2009 11:19:13 +0000 (UTC) Cc: emacs-devel@gnu.org, monnier@iro.umontreal.ca, Miles Bader To: "grischka" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 04 12:19:06 2009 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 1N5dtK-0006yS-5h for ged-emacs-devel@m.gmane.org; Wed, 04 Nov 2009 12:19:06 +0100 Original-Received: from localhost ([127.0.0.1]:48953 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N5dtJ-0005nU-Aa for ged-emacs-devel@m.gmane.org; Wed, 04 Nov 2009 06:19:05 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N5dtC-0005nP-1M for emacs-devel@gnu.org; Wed, 04 Nov 2009 06:18:58 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N5dt7-0005mk-ML for emacs-devel@gnu.org; Wed, 04 Nov 2009 06:18:57 -0500 Original-Received: from [199.232.76.173] (port=56335 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N5dt7-0005mh-Eo for emacs-devel@gnu.org; Wed, 04 Nov 2009 06:18:53 -0500 Original-Received: from iwfs.imcode.com ([82.115.149.64]:39379 helo=gate.verona.se) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N5dt5-0006Bc-A0; Wed, 04 Nov 2009 06:18:51 -0500 Original-Received: from localhost.localdomain (IDENT:1005@localhost [127.0.0.1]) by gate.verona.se (8.13.4/8.11.4) with ESMTP id nA4BIkS1008615; Wed, 4 Nov 2009 12:18:46 +0100 In-Reply-To: (grischka's message of "Wed, 4 Nov 2009 10:51:09 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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:116624 Archived-At: "grischka" writes: >>> Try to make it work for small files and then you can still think about >>> how to get equally good results with larger ones. >> >> This is very naive... >> >> -Miles >> > > Naive is what you currently have as scroll support in your program. > > --- grischka Heres an attempt at bootstrapping this into a productive thread: - Is there a bugnumber describing the desired Emacs behaviour? - Can we locate a thread with the discussion of scrolling with the gtk developers? Since I dont use scrollbars I'm not so knowledgeable about the technical problem. > > -- Joakim Verona