From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/79030 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-registry-marks support Date: Mon, 06 Jun 2011 13:06:58 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87oc2akf5p.fsf@lifelogs.com> References: <87oc2w83w3.fsf@gnumonk.com> <87sjs3a56j.fsf@lifelogs.com> <87y61m7rbp.fsf@lifelogs.com> <87pqmxlunz.fsf@gnumonk.com> <87wrh5vgei.fsf@lifelogs.com> <87wrh4g1iq.fsf@gnumonk.com> Reply-To: ding@gnus.org NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1307383685 19679 80.91.229.12 (6 Jun 2011 18:08:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 6 Jun 2011 18:08:05 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M27329@lists.math.uh.edu Mon Jun 06 20:08:00 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QTeDW-0004TH-W5 for ding-account@gmane.org; Mon, 06 Jun 2011 20:07:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1QTeCr-000263-PA; Mon, 06 Jun 2011 13:07:17 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1QTeCp-00025s-B9 for ding@lists.math.uh.edu; Mon, 06 Jun 2011 13:07:15 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1QTeCn-0002kV-8R for ding@lists.math.uh.edu; Mon, 06 Jun 2011 13:07:14 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1QTeCj-00043B-EA for ding@gnus.org; Mon, 06 Jun 2011 20:07:09 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QTeCi-00047Z-CC for ding@gnus.org; Mon, 06 Jun 2011 20:07:08 +0200 Original-Received: from 38.98.147.130 ([38.98.147.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Jun 2011 20:07:08 +0200 Original-Received: from tzz by 38.98.147.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Jun 2011 20:07:08 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 17 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 38.98.147.130 X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Copies-To: never User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:sQUoG9BXC259Au3UzT9GzmT1UGY= X-Spam-Score: -3.7 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:79030 Archived-At: On Thu, 02 Jun 2011 12:31:33 +0530 Deepak Tripathi wrote: DT> Please find enclosed zip for selected icons. DT> ,---- DT> | Important -> exclamation.png DT> | Work -> monitor.png DT> | Personal -> heart.png DT> | Later -> basket.png DT> | To-Do -> pencil.png DT> `---- Thanks, Deepak. I'm working on getting that in Gnus, but decided to do it through a general iconset.el library instead of something that only works for a few icons. It's coming :) Ted