From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/17387 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Citation aren't highlighted Date: 24 Sep 1998 19:22:03 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <871zp4mea2.fsf@jupiter.rhein-neckar.de> <8790jaargb.fsf@jupiter.rhein-neckar.de> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156096 652 80.91.224.250 (20 Oct 2002 23:21:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:21:36 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA16378 for ; Thu, 24 Sep 1998 14:04:43 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id MAF07184; Thu, 24 Sep 1998 12:24:52 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 24 Sep 1998 12:53:31 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id MAA19467 for ; Thu, 24 Sep 1998 12:52:50 -0500 (CDT) Original-Received: from sparky.gnus.org (ppp065.uio.no [129.240.240.70]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA15946 for ; Thu, 24 Sep 1998 13:52:34 -0400 (EDT) Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id TAA10179; Thu, 24 Sep 1998 19:52:28 +0200 Mail-Copies-To: never X-Now-Reading: Ursula Le Guin's _Wild Angels_ X-Now-Playing: Tsunami's _The Heart's Tremolo_: "Le Bride D'Elegance" Original-To: ding@gnus.org In-Reply-To: Christian Kurz's message of "24 Sep 1998 09:40:52 +0200" User-Agent: Gnus/5.070033 (Pterodactyl Gnus v0.33) Emacs/20.3 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ 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