Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: Citation aren't highlighted
Date: 24 Sep 1998 19:22:03 +0200	[thread overview]
Message-ID: <m3af3pe890.fsf@sparky.gnus.org> (raw)
In-Reply-To: Christian Kurz's message of "24 Sep 1998 09:40:52 +0200"

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

This means that you have added first the function
`gnus-article-highlight-citation', then the function `t', and so on.
It does not meant that the first function gets called with the
parameter `t'.

>          gnus-article-highlight-citation t

And then you add these again.  Perhaps the function is a toggle, so
you highlight and then unhighlight?

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


  reply	other threads:[~1998-09-24 17:22 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
1998-09-24 17:22     ` Lars Magne Ingebrigtsen [this message]
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=m3af3pe890.fsf@sparky.gnus.org \
    --to=larsi@gnus.org \
    /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).