Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Balker Rasmussen <lbr@mjolner.dk>
Subject: Re: Yet another washing function.
Date: 08 Oct 1997 18:23:29 +0200	[thread overview]
Message-ID: <0fen5w8br2.fsf@heimdal.mjolner.dk> (raw)
In-Reply-To: Greg Stark's message of "05 Oct 1997 20:57:31 -0400"

Greg Stark <gsstark@MIT.EDU> writes:
> I've noticed that article washing is a noticeable delay. 

Quite!  If I try to view a LARGE article which I know what's in, I might
as well press C-g after a couple of seconds to avoid waiting for ages.
The article appears pretty much like I'd expect if I'd waited the entire
time, but I haven't looked into it further.  That's annoying...

Relevant hooks (that I know of):

gnus-article-display-hook's value is 
(gnus-article-highlight gnus-article-hide-pgp gnus-article-hide-headers-if-wanted gnus-article-hide-boring-headers gnus-article-treat-overstrike gnus-article-maybe-highlight)

gnus-article-prepare-hook's value is 
(gnus-article-de-quoted-unreadable)

> (subst-char-in-region (point-min) (point-max) ?\221 ?`)
> (subst-char-in-region (point-min) (point-max) ?\222 ?')
> (subst-char-in-region (point-min) (point-max) ?\223 ?\")
> (subst-char-in-region (point-min) (point-max) ?\224 ?\")

Might as well have NOUNDO set to t, right?
-- 
Lars Balker Rasmussen, Software Engineer, Mjolner Informatics ApS
lbr@mjolner.dk


  reply	other threads:[~1997-10-08 16:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-10-05  0:47 St. Suika Roberts
1997-10-05 11:27 ` Kim-Minh Kaplan
     [not found] ` <x7iuvc8f0r.fsf@peorth.gweep.net>
1997-10-06  0:57   ` Greg Stark
1997-10-08 16:23     ` Lars Balker Rasmussen [this message]
1997-11-13 18:06       ` Lars Balker Rasmussen
1997-11-13 21:37         ` Lars Magne Ingebrigtsen
1997-10-06 19:57 ` William M. Perry
1997-10-07 14:06 ` Michael Welsh Duggan
1997-10-12 14:53 ` 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=0fen5w8br2.fsf@heimdal.mjolner.dk \
    --to=lbr@mjolner.dk \
    /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).