Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-registry-marks support
@ 2011-05-21 15:33 Deepak Tripathi
  2011-05-25  2:24 ` Ted Zlatanov
  0 siblings, 1 reply; 8+ messages in thread
From: Deepak Tripathi @ 2011-05-21 15:33 UTC (permalink / raw)
  To: Ding Mailing List

[-- Attachment #1: Type: text/plain, Size: 696 bytes --]

Hi, 

does gnus-registry-marks supported images? or unicode char.
I am using something like below, but i would like to add image.
,----
| 
| (setq gnus-registry-marks  
|       '((Important
| 	 :char 73
| 	 :image "summary_important")
| 	(Work
| 	 :char 87 
| 	 :image "summary_work")
| 	(Personal
| 	 :char 80 
| 	 :image "summary_personal")
| 	(To-Do
| 	 :char 84 
| 	 :image "summary_todo")
| 	(Later
| 	 :char 76 
| 	:image "summary_later")))
`----

--
,----
| Life's Too Short, Write Fast Code, Use emacs :) 
| Deepak Tripathi(gnumonk)
| irc: irc.debian.org | nick: deepak, gnumonk
| irc: irc.freenode.com | nick: gnumonk
| web: http://www.gnumonk.com 
`----

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-06-06 18:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-21 15:33 gnus-registry-marks support Deepak Tripathi
2011-05-25  2:24 ` Ted Zlatanov
2011-05-31 16:44   ` Ted Zlatanov
2011-06-01 10:20     ` Deepak Tripathi
2011-06-01 13:18       ` Ted Zlatanov
2011-06-01 17:27         ` Deepak Tripathi
2011-06-02  7:01         ` Deepak Tripathi
2011-06-06 18:06           ` Ted Zlatanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).