Gnus development mailing list
 help / color / mirror / Atom feed
* Articles enhancings
@ 1999-11-09  9:37 Pieter Wenk
  1999-11-09 12:20 ` Kai Großjohann
  1999-11-09 14:40 ` Robin S. Socha
  0 siblings, 2 replies; 3+ messages in thread
From: Pieter Wenk @ 1999-11-09  9:37 UTC (permalink / raw)



Hello to all,

I am using now since roughly a week gnus as NR. Nice
tool. 

I guess their is a way to improve somwhat the presentation
of the articles:

This is what I have in .gnus:

;;* Involving articles
;;=============================================================================
(setq gnus-article-display-hook	
	'(
	      ;; Header-Teile verstecken, wenn `gnus-have-all-headers' is nil
		gnus-article-hide-headers-if-wanted
	      ;; Alle leeren Zeilen vom Artikel-Anfang an werden gelöscht
		gnus-article-strip-leading-blank-lines
	      ;; Und restliche leere Zeilen ebenso
		gnus-article-remove-trailing-blank-lines
	      ;; Hebt den gerade gewählten Artikel hervor
		gnus-article-highlight
	      ;; Sucht im Header nach einem xface
		gnus-article-display-x-face
	      ;; Zeigt smileys :-) ;-) als kleine icons an
		gnus-smiley-display
	      ;; Fügt Buttons in den Header ein
		gnus-article-add-buttons-to-head
	      ;; Blendet den PGP-Kram im Header und Artikel aus
		gnus-article-hide-pgp

;;* highlighting quotes
;;  Quotes (citations) sollen farblich hervorgehoben werden
(add-hook 'gnus-article-display-hook 'gnus-article-highlight-citation t)
(add-hook 'message-mode-hook 'gnus-article-highlight-citation t)
(add-hook 'mail-mode-hook 'gnus-article-highlight-citation t)

	  ))

What I should like to obtain is:

-Different colors in relation to the texts ie. "authors"

Hilglighting is working on specific request. I should however
be pleased, that I do not have to ask this specifically for
each article.

-Clicking on an url, should fire automatically Netscape.
 What would be the workable entry in .gnus for this effect ?

Wearing glasses for reading, I would realy find it a nice
thing, that:

-Certain header-texts
-Quotes

would have a slightly larger font. Were can I change this ?

X-Face

How to install. Is there an already compiled version
available ?


Many thanks for your help.

Regards
-- 
         
                           / /  (_)____ __ ____  __
      Pieter Wenk         / /__/ / _ \/ // /\ \/ /  Vevey/Switzerland
                         /____/_/_//_/\_,_/ /_/\_\




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

end of thread, other threads:[~1999-11-09 14:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-09  9:37 Articles enhancings Pieter Wenk
1999-11-09 12:20 ` Kai Großjohann
1999-11-09 14:40 ` Robin S. Socha

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