From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/15301 Path: main.gmane.org!not-for-mail From: (Jari Aalto+list.ding) Newsgroups: gmane.emacs.gnus.general Subject: Re: Cool bug in URL parsing Date: 08 Jun 1998 15:52:34 +0300 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="pgp-sign-Multipart_Mon_Jun__8_15:52:18_1998-1"; micalg=pgp-md5 Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035154358 21371 80.91.224.250 (20 Oct 2002 22:52:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:52:38 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.0/8.9.0) with ESMTP id FAA02772 for ; Mon, 8 Jun 1998 05:58:07 -0700 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id IAA08734 for ; Mon, 8 Jun 1998 08:54:48 -0400 Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id HAS06065; Mon, 8 Jun 1998 07:27:51 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 08 Jun 1998 07:53:16 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id HAA15707 for ; Mon, 8 Jun 1998 07:52:59 -0500 (CDT) Original-Received: (qmail 18193 invoked by uid 504); 8 Jun 1998 12:52:39 -0000 Original-Received: (qmail 18190 invoked from network); 8 Jun 1998 12:52:38 -0000 Original-Received: from axl01it.ntc.nokia.com (131.228.118.232) by claymore.vcinet.com with SMTP; 8 Jun 1998 12:52:38 -0000 Original-Received: from zeus.tele.nokia.fi (zeus.tele.nokia.fi [131.228.134.50]) by axl01it.ntc.nokia.com (8.8.5/8.6.9) with SMTP id PAA10566 for ; Mon, 8 Jun 1998 15:52:36 +0300 (EET DST) Original-Received: from tre.tele.nokia.fi (styx.ntc.nokia.com [131.228.169.57]) by zeus.tele.nokia.fi (8.6.4/8.6.4) with ESMTP id PAA19191 for ; Mon, 8 Jun 1998 15:58:03 +0300 Original-Received: by tre.tele.nokia.fi (1.39.111.2/16.2) id AA188600354; Mon, 8 Jun 1998 15:52:34 +0300 Original-To: Ding mailing list X-Info: Quassia Gnus v0.37 In-Reply-To: Jan Vroonhof's message of "08 Jun 1998 11:28:55 +0200" Original-Lines: 40 X-Mailer: Quassia Gnus v0.37/Emacs 19.34 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:15301 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:15301 --pgp-sign-Multipart_Mon_Jun__8_15:52:18_1998-1 Content-Type: text/plain; charset=US-ASCII | 98-06-08 Jan Vroonhof list.ding | Hrvoje Niksic writes: | | > I believe it is necessary to scan the whole message. The whole point | > is to have, for instance, clickable URLs anywhere in the message, even | > if it is a long FAQ. | | The solutions is of course to do it lazily, f.e. using the same technique | lazy-shot uses. I guess do need to find the time to fix up the | interface and add some general 'do-lazy' patches. ...I use TinyUrl.el which scans line for any urls when Emacs goes idle for 2 seconds. If I know there is url in current buffer, I just let cursor sit on the line for a while and start clicking the buttons. Buffer length is not important with this approach and the minor mode uses Mouse-2 as "paste/launch url" depending if the line is buttonised or not. I have turned off all other package based URL handlings (TM/SEMI/VM/Gnus) to speed up reading. jari --pgp-sign-Multipart_Mon_Jun__8_15:52:18_1998-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP MESSAGE----- Version: 2.6.3ia Comment: Processed by Emacs TinyPgp 2.65 iQBVAwUBNXveicC67dVHFB01AQGg1gH/RfwEeUPtPvTg8czOJ5/xW9A2HpCz+HCq EXmhMkTWRN9vlcZ7oOes0eLi5WQ74a14k7GyrGQ5hVOP19DXWc24bQ== =CLxe -----END PGP MESSAGE----- --pgp-sign-Multipart_Mon_Jun__8_15:52:18_1998-1--