Gnus development mailing list
 help / color / mirror / Atom feed
From: Deepak Tripathi <deepak@gnumonk.com>
To: Ding Mailing List <ding@gnus.org>
Subject: gnus-registry-marks support
Date: Sat, 21 May 2011 21:03:32 +0530	[thread overview]
Message-ID: <87oc2w83w3.fsf@gnumonk.com> (raw)

[-- 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 --]

             reply	other threads:[~2011-05-21 15:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-21 15:33 Deepak Tripathi [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87oc2w83w3.fsf@gnumonk.com \
    --to=deepak@gnumonk.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).