Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* highlighting on summary buffer.. subjects?
@ 2004-05-12  7:41 Cristian Gutierrez
  0 siblings, 0 replies; only message in thread
From: Cristian Gutierrez @ 2004-05-12  7:41 UTC (permalink / raw)


Hi.

Currently, ticked, dormant, high (and low) scored and other `special'
articles are highlighted only at the author's name. Subjects are
displayed with the `regular' face.

How can I extend the highlighting to the whole line of the article in
the summary buffer, or at least the subject?

My gnus-summary-line-format (ripped from MGO :-) is set as follows:

(setq gnus-summary-line-format (concat 
                                "%*%5{%U%R%z%}" 
                                "%4{|%}" 
                                "%2{%-10&user-date;%}"
                                "%4{|%}"
                                "%4{|%}"
                                "%2{ %}%(%-24,24n"
                                "%4{|%}" 
                                "%2{%5i%}" 
                                "%4{|%}" 
                                "%2{%6k %}%)"
                                "%4{|%}" 
                                "%2{ %}%3{%B%}%1{%s%}\n"))

The manual mentions %( and %) as delimiters of the portion of the line
that will be highlighted when the mouse pointer is placed inside this
area, but that's not what I am looking for.

TIA,

-- 
Cristian Gutierrez			http://www.dcc.uchile.cl/~crgutier
crgutier[@]dcc.uchile.cl                        Jabber:crgutier@jabber.org

To err is human; to really screw things up requires the root password


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-05-12  7:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-12  7:41 highlighting on summary buffer.. subjects? Cristian Gutierrez

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).