From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24658 Path: main.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Fran=E7ois_Pinard?= Newsgroups: gmane.emacs.gnus.general Subject: Re: article selected when doing B m Date: 10 Aug 1999 08:19:38 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035162184 9863 80.91.224.250 (21 Oct 2002 01:03:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:03:04 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA26689 for ; Tue, 10 Aug 1999 08:28:47 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.3/8.9.3) with ESMTP id HAB12891; Tue, 10 Aug 1999 07:21:07 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 10 Aug 1999 07:21:32 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id HAA22963 for ; Tue, 10 Aug 1999 07:21:19 -0500 (CDT) Original-Received: from jupiter.rtsq.qc.ca (rtsq.grics.qc.ca [199.84.132.81]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA26556 for ; Tue, 10 Aug 1999 08:20:05 -0400 (EDT) Original-Received: from ariel.progiciels-bpi.ca by jupiter.rtsq.qc.ca (8.8.8/8.8.8) with SMTP id IAA00778; Tue, 10 Aug 1999 08:18:57 -0400 Original-Received: from iro.umontreal.ca (uucp@localhost) by ariel.progiciels-bpi.ca (950413.SGI.8.6.12/950213.SGI) via UUCP id IAA04323; Tue, 10 Aug 1999 08:22:03 -0700 Original-Received: from titan.progiciels-bpi.ca.progiciels-bpi.ca by icule.progiciels-bpi.ca (8.8.8/8.8.8) with ESMTP id IAA00664; Tue, 10 Aug 1999 08:18:25 -0400 Original-To: Steinar Bang X-Face: "b_m|CE6#'Q8fliQrwHl9K,]PA_o'*S~Dva{~b1n*)K*A(BIwQW.:LY?t4~xhYka_.LV?Qq `}X|71X0ea&H]9Dsk!`kxBXlG;q$mLfv_vtaHK_rHFKu]4'<*LWCyUe@ZcI6"*wB5M@[m writes: > Does anyone know of a way to avoid the selection and display when > moving articles? I too consider that rendering (colouring even-non-HTML articles having a few ten thousands lines takes a lot of time, indeed) occurs often in unwanted circumstances, in contexts it is not really needed. The best approach would be lazy coloration, in my opinion, and why not, Gnus-wide. Sadly enough, lazy HTML rendering might be fairly difficult to design! Yet, I would guess that it might be achievable to lazy-render HTML from beginning up to a particular point in a buffer, so it could be rather speedy (once all modules loaded) to only see the beginning of a long HTML document, and rendering could occur while we page forward (or at stealth times?), waiting a bit when the renderer hits some for the first time :-). My usual work around, at least for long messages, is to `C-u g' them before `B m'ing them. (Hmph! There is little chance you find these verbs in a standard English dictionary, so don't look them up!) -- François Pinard http://www.iro.umontreal.ca/~pinard