Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Pat Colbeck <pcolbeck@bashq.org>
Subject: problem with higlighting followups to self
Date: Fri, 14 Feb 2003 10:43:23 +0000	[thread overview]
Message-ID: <87wuk3cfck.fsf@dasterdly.esc.azlan.co.uk> (raw)

Hi

I am trying to use the example on my.gnus.org for highlighting follwoups
to myself. Unfortunately every time I try and enter a group I get an
error and Gnus won't enter the group. The error is:

  ** >= called with 3 args, but requires 2
  ** >= called with 3 args, but requires 2
  ** >= called with 3 args, but requires 2

I figure its related to the following three lines in my .gnus (since
when I remove them it works - with no highlighting of course)

(add-to-list 'gnus-summary-highlight
             '((and (> score 8500) (eq mark gnus-unread-mark)) . dz-gnus-own-posting-face))

(add-to-list 'gnus-summary-highlight
             '((and (>= 8500 score 7500) (eq mark gnus-unread-mark)) . dz-gnus-direct-fup-face))

(add-to-list 'gnus-summary-highlight
             '((and (>= 7499 score 6500) (eq mark gnus-unread-mark)) . dz-gnus-indirect-fup-face))

(add-to-list 'gnus-summary-highlight
             '((and (>= 5499 score 4500) (eq mark gnus-unread-mark)) . dz-gnus-own-topfella-face))

I just cant see what I did wrong following the example. I am using Oort
gnus by the way.

Thanks

Pat
-- 
________________________________________________________________________

Pat Colbeck
Cisco CCIE :2305
E-Mail	   :pcolbeck@bashq.org
________________________________________________________________________


             reply	other threads:[~2003-02-14 10:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-14 10:43 Pat Colbeck [this message]
     [not found] ` <84ptpv9gok.fsf@lucy.is.informatik.uni-duisburg.de>
     [not found]   ` <87lm0jc91x.fsf@dasterdly.esc.azlan.co.uk>
     [not found]     ` <84r8aazthd.fsf@lucy.is.informatik.uni-duisburg.de>
     [not found]       ` <87adgydb28.fsf@dasterdly.esc.azlan.co.uk>
     [not found]         ` <84u1f63azp.fsf@lucy.is.informatik.uni-duisburg.de>
     [not found]           ` <87vfzisvfb.fsf@dasterdly.esc.azlan.co.uk>
2003-02-22 19:39             ` Lars Magne Ingebrigtsen

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=87wuk3cfck.fsf@dasterdly.esc.azlan.co.uk \
    --to=pcolbeck@bashq.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).