From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Danilo Segan Newsgroups: gmane.emacs.devel Subject: Re: Changing the no-toolkit scrollbar thumb color. (minor issue) Date: Sat, 4 Oct 2003 21:35:48 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20031004193547.GQ8209@avet> References: <200309272155.h8RLttv09524@raven.dms.auburn.edu> <200309281642.h8SGgxc11119@raven.dms.auburn.edu> <200309281801.h8SI1gV11332@raven.dms.auburn.edu> <20031001003504.GE9021@avet> <3F7F14D9.5070201@swipnet.se> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; Format=Flowed; DelSp=Yes; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1065296837 28242 80.91.224.253 (4 Oct 2003 19:47:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 4 Oct 2003 19:47:17 +0000 (UTC) Cc: bob@rattlesnake.com, Danilo Segan , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Oct 04 21:47:15 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A5sN1-0002ZH-00 for ; Sat, 04 Oct 2003 21:47:15 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1A5sN0-0007W1-00 for ; Sat, 04 Oct 2003 21:47:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A5sKU-0005wG-DQ for emacs-devel@quimby.gnus.org; Sat, 04 Oct 2003 15:44:38 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1A5sK6-0005vX-W5 for emacs-devel@gnu.org; Sat, 04 Oct 2003 15:44:14 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1A5sJa-0005jg-74 for emacs-devel@gnu.org; Sat, 04 Oct 2003 15:44:14 -0400 Original-Received: from [62.108.107.115] (helo=avet.kvota.net) by monty-python.gnu.org with smtp (Exim 4.24) id 1A5sJW-0005ge-UR for emacs-devel@gnu.org; Sat, 04 Oct 2003 15:43:41 -0400 Original-Received: (qmail 20506 invoked from network); 4 Oct 2003 19:35:49 -0000 Original-Received: from localhost (HELO avet) (127.0.0.1) by avet.kvota.net with SMTP; 4 Oct 2003 19:35:49 -0000 Original-To: "Jan D." Content-Disposition: inline In-Reply-To: =?koi8-r?Q?=3C3F7F14D9=2E5070201=40swipnet?= =?koi8-r?B?LnNlPjsgZnJvbSBqYW4uaC5kQHN3aXBuZXQuc2Ugb24g09XCLCDPyw==?= =?koi8-r?Q?=D4?= 04, 2003 at 20:43:37 +0200 X-Mailer: Balsa 2.0.14 Original-Lines: 18 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:16933 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16933 субота, 04. октобар 2003. 20:43:37 CEST — Jan D. написа: > I think Emacs should just do that. Like the text tool in Gnome that > uses the theme look for all widgets (menus, dialogs), but lets you > customize the text foreground and background colour. GTK Emacs could > behave like this, i.e. use faces as it does now for the text shown in > buffers, but not for GTK widgets. Yes, Emacs does it just fine for me, so I'm not complaining -- I just mentioned it to signal that it would be really rare to have users set Emacs scrollbar colors when using Gtk+, so bug (if there is any, because I don't see it) is minor. What's else to add to "compatibility" might be making use of Gtk+ icons for toolbars, instead of the built-in ones. Of course, it would be even nicer to use Gtk+ toolbar, but that's a bit more work (methinks). Cheers, Danilo