From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Silk icon set for Gnus and synchronizing it into Emacs Date: Fri, 25 Mar 2011 11:29:13 -0400 Message-ID: <871v1vdxrq.fsf@stupidchicken.com> References: <87sjugi4rc.fsf@lifelogs.com> <87aaglsvjk.fsf@lifelogs.com> <87lj05ohcf.fsf@stupidchicken.com> <87fwqdk7j7.fsf@lifelogs.com> <87ipv8pcc8.fsf@stupidchicken.com> <87tyes4635.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1301066969 1121 80.91.229.12 (25 Mar 2011 15:29:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 25 Mar 2011 15:29:29 +0000 (UTC) Cc: emacs-devel@gnu.org To: Ted Zlatanov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 25 16:29:25 2011 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.69) (envelope-from ) id 1Q38x1-0006e8-22 for ged-emacs-devel@m.gmane.org; Fri, 25 Mar 2011 16:29:23 +0100 Original-Received: from localhost ([127.0.0.1]:45733 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q38x0-00048V-29 for ged-emacs-devel@m.gmane.org; Fri, 25 Mar 2011 11:29:22 -0400 Original-Received: from [140.186.70.92] (port=36783 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q38wv-00048Q-Gc for emacs-devel@gnu.org; Fri, 25 Mar 2011 11:29:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q38wu-000875-6t for emacs-devel@gnu.org; Fri, 25 Mar 2011 11:29:17 -0400 Original-Received: from vm-emlprdomr-05.its.yale.edu ([130.132.50.146]:45699) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q38wu-000871-17 for emacs-devel@gnu.org; Fri, 25 Mar 2011 11:29:16 -0400 Original-Received: from furball (dhcp128036014198.central.yale.edu [128.36.14.198]) (authenticated bits=0) by vm-emlprdomr-05.its.yale.edu (8.14.4/8.14.4) with ESMTP id p2PFTECb019951 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 25 Mar 2011 11:29:15 -0400 Original-Received: by furball (Postfix, from userid 1000) id AB5A816066A; Fri, 25 Mar 2011 11:29:13 -0400 (EDT) In-Reply-To: <87tyes4635.fsf@lifelogs.com> (Ted Zlatanov's message of "Thu, 24 Mar 2011 15:27:26 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Scanned-By: MIMEDefang 2.71 on 130.132.50.146 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 130.132.50.146 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:137682 Archived-At: Ted Zlatanov writes: > I think that's useful but insufficient. So I propose iconset.el to > manage the general "give me an icon from iconset X or from a Gnome theme > or from the OS" task. Then iconset-silk.el for the specific Silk icons; > iconset-gnome.el to manage the Gnome themes and icons, and > iconset-gtk.el to access x-gtk-stock-map. At the top level the API user > should be able to specify either a semantic meaning ("the best available > icon for the text/plain MIME type") or a specific icon ("the Silk > css_valid icon"), together with a priority list to specify "best." Sounds like a good idea.