From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: jmarant@nerim.net (=?iso-8859-15?q?J=E9r=F4me_Marant?=) Newsgroups: gmane.emacs.devel Subject: Re: Glitches with the GTK toolkit Date: Wed, 12 May 2004 23:03:58 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87fza59x35.fsf@marant.org> References: <87vfj49yqr.fsf@marant.org> <1084262636.40a088ec37014@imp4-q.free.fr> <1084300258.40a11be25a438@imp3-q.free.fr> <87isf27kxl.fsf@marant.org> <87ad0e7ima.fsf@marant.org> <94E65CF6-A395-11D8-A893-000D93505B76@swipnet.se> <1084361843.40a20c73d47fb@imp3-q.free.fr> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1084396082 19418 80.91.224.253 (12 May 2004 21:08:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 12 May 2004 21:08:02 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed May 12 23:07:55 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 1BO0xH-0005ey-00 for ; Wed, 12 May 2004 23:07:55 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BO0xH-0007jI-00 for ; Wed, 12 May 2004 23:07:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BO0u7-0004C6-PM for emacs-devel@quimby.gnus.org; Wed, 12 May 2004 17:04:39 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BO0th-00048e-M4 for emacs-devel@gnu.org; Wed, 12 May 2004 17:04:13 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BO0tA-0003wX-JG for emacs-devel@gnu.org; Wed, 12 May 2004 17:04:11 -0400 Original-Received: from [62.4.17.103] (helo=mallaury.noc.nerim.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BO0qz-0002u7-0J for emacs-devel@gnu.org; Wed, 12 May 2004 17:01:25 -0400 Original-Received: from amboise (jmarant.net1.nerim.net [62.212.105.6]) by mallaury.noc.nerim.net (Postfix) with ESMTP id 0539562D44 for ; Wed, 12 May 2004 23:01:21 +0200 (CEST) Original-Received: by amboise (Postfix, from userid 1000) id D6E172C05A; Wed, 12 May 2004 23:03:58 +0200 (CEST) Original-To: emacs-devel@gnu.org In-Reply-To: (Jan D.'s message of "Wed, 12 May 2004 13:58:36 +0200") User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 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:23277 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:23277 "Jan D." writes: >> I'm disappointed. I'll have to get back to the Athena version since >> I often use scrollbars. >> Are there really no workarounds? Thanks. > > Well, apart from getting a faster machine, you can try a different GTK I'm currently running a ppc G3 800Mhz, which is equivalent to a 1Ghz Pentium, so it should be enough for text scrolling :-) > theme, > not all are pixmap based. Configure Emacs --without-toolkit-scroll-bars I remove every .gtkrc* around and it is slightly better, you are right. > is one thing to do, but if you don't use menus or toolbars, this becomes > almost the same as compiling for pure X. Thanks. --=20 J=E9r=F4me Marant