Gnus development mailing list
 help / color / mirror / Atom feed
From: Pieter Wenk <pwenk@urbanet.ch>
Subject: Articles enhancings
Date: Tue, 9 Nov 1999 10:37:27 +0100	[thread overview]
Message-ID: <19991109103727.C727@sre-4-139.urbanet.ch> (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
                         /____/_/_//_/\_,_/ /_/\_\




             reply	other threads:[~1999-11-09  9:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-09  9:37 Pieter Wenk [this message]
1999-11-09 12:20 ` Kai Großjohann
1999-11-09 14:40 ` Robin S. Socha

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=19991109103727.C727@sre-4-139.urbanet.ch \
    --to=pwenk@urbanet.ch \
    /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).