Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: ding@gnus.org
Subject: Re: Registry Mark in Summary buffer.
Date: Wed, 18 May 2011 05:42:03 -0500	[thread overview]
Message-ID: <87fwoccmtg.fsf@lifelogs.com> (raw)
In-Reply-To: <8762p8wc3q.fsf@gnumonk.com>

On Wed, 18 May 2011 15:43:13 +0530 Deepak Tripathi <deepak@gnumonk.com> wrote: 

DT> I would like to know that is there anyway i can display Registry mark at
DT> summary buffer. I want something like

DT> 15-May│1.5k│. │From name         ║ subject | Registry mark| 

DT> my summry buffer line is 
DT> gnus-summary-line-format "%U%R %10&user-date; $%6uS [%6uM] %6k  %B %(%4L: %*%-25,25a%) %s \n"

You need 

(defalias 'gnus-user-format-function-M 'gnus-registry-user-format-function-M)

and then you can use %uM in the summary line format above.  Hmm, isn't
that in the Gnus registry manual?  Nope...  I'll add it later today:

"(gnus) Setup": mention the defalias, rename to "Registry setup"
"(gnus) The Gnus Registry": mention the defalias
gnus-registry.el: mention the defalias in the commentary

Sorry about that, I forgot to document it.

Ted




  reply	other threads:[~2011-05-18 10:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-18 10:13 Deepak Tripathi
2011-05-18 10:42 ` Ted Zlatanov [this message]
2011-05-18 11:31   ` Deepak Tripathi
2011-05-18 14:03     ` Ted Zlatanov
2011-05-18 20:43   ` Ted Zlatanov
2011-05-19  6:13     ` gnus-user-format-function-* in non-user code (was: Registry Mark in Summary buffer.) Reiner Steib
2011-05-19 10:16       ` gnus-user-format-function-* in non-user code Ted Zlatanov
2011-05-20  6:15         ` Reiner Steib
2011-05-20 14:42           ` Ted Zlatanov
2011-05-20 20:17             ` Reiner Steib
2011-05-31 16:52               ` Ted Zlatanov
2011-05-19 10:11     ` Registry Mark in Summary buffer Deepak Tripathi
2011-05-19 10:37       ` Ted Zlatanov
2011-05-19 11:14         ` Deepak Tripathi
2011-05-19 12:47           ` 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=87fwoccmtg.fsf@lifelogs.com \
    --to=tzz@lifelogs.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).