Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: highlighting failure
Date: 26 Feb 1999 08:39:23 +0100	[thread overview]
Message-ID: <m3k8x5fwb8.fsf@quimbies.gnus.org> (raw)
In-Reply-To: Karl Kleinpaste's message of "22 Feb 1999 12:07:12 -0500"

Karl Kleinpaste <karl@justresearch.com> writes:

> The message to which I'm following up, right here on the ding list,
> induced this stack trace in p0.77:
> 
> Signaling: (end-of-buffer)
>   gnus-cite-add-face(6 "> >" gnus-cite-face-2)
>   gnus-article-highlight-citation()

Uhm; yes.  gnus-cite does quite a lot of work to avoid having to
re-parse articles.  But now that the function is called once per
text/plain part, those strategies don't work as well.  Hm.  I can
either cache the info somewhere on a part basis, or I can just avoid
all the caching.  Er.  I think I'll do the latter.

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


  reply	other threads:[~1999-02-26  7:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-22 11:19 Strange highlighting Kai.Grossjohann
1999-02-22 11:52 ` Per Abrahamsen
1999-02-22 12:17   ` Kai.Grossjohann
1999-02-22 12:50   ` Lee Willis
1999-02-22 17:07     ` highlighting failure Karl Kleinpaste
1999-02-26  7:39       ` Lars Magne Ingebrigtsen [this message]
1999-02-26  7:37     ` Strange highlighting 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=m3k8x5fwb8.fsf@quimbies.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).