Gnus development mailing list
 help / color / mirror / Atom feed
From: Hrvoje Niksic <hniksic@srce.hr>
Subject: Re: Cool bug in URL parsing
Date: 08 Jun 1998 23:32:08 +0200	[thread overview]
Message-ID: <kigu35vzijr.fsf@jagor.srce.hr> (raw)
In-Reply-To: Jan Vroonhof's message of "08 Jun 1998 21:03:16 +0200"

Jan Vroonhof <vroonhof@math.ethz.ch> writes:

> Hrvoje Niksic <hniksic@srce.hr> writes:
> 
> > > The solutions is of course to do it lazily, f.e. using the same
> > > technique lazy-shot uses.
> > 
> > Please, no!
> 
> ? Why not?  You have something that takes to long to precompute so
> you do it on demand? I fail to say why buttonizing is any different
> from syntax-highlighting in this regard.

It is not.  I don't like on-demand fontification either, both
conceptually (it makes scrolling slower), and implementationally (none
of the current implementations are really good).  In fact, if
half-cooked on-demand buttonization were added, it would make matters
worse, because if someone argued that buttonization was slow, the
standard argument would be: "use on-demand buttonization".

To conclude, the issues of buttonization speed and on-demand
buttonization are orthogonal, and should be treated as such.

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
Idle RAM is the Devil's playground.


  reply	other threads:[~1998-06-08 21:32 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-05-07 15:15 Karl Kleinpaste
1998-05-07 15:25 ` Hrvoje Niksic
1998-05-07 16:03 ` Per Abrahamsen
1998-05-07 16:09   ` Hrvoje Niksic
1998-06-01  3:15     ` Lars Magne Ingebrigtsen
1998-06-02  6:27       ` Hrvoje Niksic
1998-06-03  3:08         ` Lars Magne Ingebrigtsen
1998-06-03 11:35           ` Hrvoje Niksic
1998-06-04  0:09             ` Lars Magne Ingebrigtsen
1998-06-04  0:40               ` Hrvoje Niksic
1998-06-05 18:42                 ` Dave Love
1998-06-05 19:36                   ` Hrvoje Niksic
1998-06-08  9:28                     ` Jan Vroonhof
1998-06-08 12:01                       ` Hrvoje Niksic
1998-06-08 19:03                         ` Jan Vroonhof
1998-06-08 21:32                           ` Hrvoje Niksic [this message]
1998-06-08 12:52                       ` Jari Aalto+list.ding
1998-06-11 17:34                     ` Dave Love
1998-06-11 21:53                       ` Hrvoje Niksic
1998-05-08  5:03   ` Russ Allbery

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=kigu35vzijr.fsf@jagor.srce.hr \
    --to=hniksic@srce.hr \
    /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).