Gnus development mailing list
 help / color / mirror / Atom feed
From: Christian Kurz <shorty@jupiter.rhein-neckar.de>
Subject: Re: Citation aren't highlighted
Date: 24 Sep 1998 09:40:52 +0200	[thread overview]
Message-ID: <8790jaargb.fsf@jupiter.rhein-neckar.de> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "24 Sep 1998 00:16:40 +0200"

Lars Magne Ingebrigtsen <larsi@gnus.org> wrote:

> Christian Kurz <shorty@jupiter.rhein-neckar.de> writes:
> 
> > The I defined a that my gnus-article-display-hook
> > calls gnus-article-highlight-citation t
> 
> What is your `gnus-article-display-hook'?

I use the following article-display-hooks. 

(setq  gnus-article-display-hook
    '(
         gnus-article-highlight-citation t
         gnus-article-hide-headers-if-wanted
         gnus-article-hide-boring-headers
         gnus-article-treat-overstrike
         gnus-article-de-quoted-unreadable
         gnus-article-strip-leading-blank-lines
         gnus-article-remove-trailing-blank-lines
         gnus-article-strip-multiple-blank-lines
         gnus-article-highlight 
         gnus-article-emphasize
         gnus-article-highlight t
         gnus-article-highlight-citation t
         gnus-article-maybe-highlight ))

I hope that you or someelse can tell me, why I get no quotations
highlighted, wenn the article is displayed. But when I write an answer
I get the article highlighted, but only with one color and not all
three. So what is the problem and how could I solve this.

Christian
-- 
M$: Our software of tommorrow will make sure that on your 
hardware of tommorrow everything will work at the usual speed. ;-)



  reply	other threads:[~1998-09-24  7:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-09-22 14:07 Christian Kurz
1998-09-23 22:16 ` Lars Magne Ingebrigtsen
1998-09-24  7:40   ` Christian Kurz [this message]
1998-09-24 17:22     ` Lars Magne Ingebrigtsen
1998-09-24 20:20       ` Christian Kurz
1998-09-25 12:15         ` Christian Kurz

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=8790jaargb.fsf@jupiter.rhein-neckar.de \
    --to=shorty@jupiter.rhein-neckar.de \
    /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).