Gnus development mailing list
 help / color / mirror / Atom feed
* Header Highlighting?
@ 1997-07-15  2:10 Eze Ogwuma
  1997-07-15 18:34 ` Danny Siu
  0 siblings, 1 reply; 3+ messages in thread
From: Eze Ogwuma @ 1997-07-15  2:10 UTC (permalink / raw)


Hi,

Can anyone tell me how to cause all articles to be highlighted
automatically. At the moment I have to type W H a for each article.

Thanks.
-- 
Eze Ogwuma


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

* Re: Header Highlighting?
  1997-07-15  2:10 Header Highlighting? Eze Ogwuma
@ 1997-07-15 18:34 ` Danny Siu
  1997-07-16  1:02   ` Eze Ogwuma
  0 siblings, 1 reply; 3+ messages in thread
From: Danny Siu @ 1997-07-15 18:34 UTC (permalink / raw)


Eze Ogwuma writes:

  Eze> Hi, Can anyone tell me how to cause all articles to be highlighted
  Eze> automatically. At the moment I have to type W H a for each article.

(setq gnus-visual t)
(add-hook 'gnus-article-display-hook 'gnus-article-highlight)

This gives all of the possible highlight and more in the article.

-- 
                                                                ^..^
 '/..\"                                                        ( oo )  )~
m( oo )m                                                         ,,  ,,
/=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=\
|  Danny Dick-Fung Siu                http://www-leland.stanford.edu/~dsiu |
|  Reference System Group             http://www.csua.berkeley.edu/~dsiu   |
|  Adobe Systems Incorporated       E-Mail:<dsiu@alumni.eecs.berkeley.edu> |
|       "What do you expect from a         <dsiu@leland.stanford.edu>      |
|          Cal. Berkeley grad.?"           <dsiu@adobe.com>                |
\=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=/


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

* Re: Header Highlighting?
  1997-07-15 18:34 ` Danny Siu
@ 1997-07-16  1:02   ` Eze Ogwuma
  0 siblings, 0 replies; 3+ messages in thread
From: Eze Ogwuma @ 1997-07-16  1:02 UTC (permalink / raw)


Danny Siu <dsiu@Adobe.COM> writes:

> Eze Ogwuma writes:
> 
>   Eze> Hi, Can anyone tell me how to cause all articles to be highlighted
>   Eze> automatically. At the moment I have to type W H a for each article.
> 
> (setq gnus-visual t)
> (add-hook 'gnus-article-display-hook 'gnus-article-highlight)
> 
> This gives all of the possible highlight and more in the article.

Excellent, thanks.

-- 
Eze Ogwuma


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

end of thread, other threads:[~1997-07-16  1:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-07-15  2:10 Header Highlighting? Eze Ogwuma
1997-07-15 18:34 ` Danny Siu
1997-07-16  1:02   ` Eze Ogwuma

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