From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19055 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Postponed Emacs actions Date: 22 Nov 1998 17:07:28 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <86g1bdgw4x.fsf@kramer.bp.aventail.com> <86k90nepnt.fsf@kramer.bp.aventail.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157475 9607 80.91.224.250 (20 Oct 2002 23:44:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:44:35 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA04540 for ; Sun, 22 Nov 1998 11:42:10 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB13028; Sun, 22 Nov 1998 10:42:02 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 22 Nov 1998 10:41:54 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id KAA27790 for ; Sun, 22 Nov 1998 10:41:46 -0600 (CST) Original-Received: from sparky.gnus.org (ppp080.uio.no [129.240.240.85]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA04529 for ; Sun, 22 Nov 1998 11:41:35 -0500 (EST) Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id RAA19482; Sun, 22 Nov 1998 17:49:18 +0100 Mail-Copies-To: never X-Now-Reading: Paul Auster's _Translations_ X-Now-Playing: ESP Family's _ESP Family_ Original-To: ding@gnus.org In-Reply-To: wmperry@aventail.com's message of "22 Nov 1998 10:02:46 -0500" User-Agent: Gnus/5.070054 (Pterodactyl Gnus v0.54) XEmacs/21.2(beta3) (Aglaia) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ Nope, all in lisp. Emacs/W3 still does do it, I just didn't remember the > function name correctly. > > (defun url-lazy-message (&rest args) > "Just like `message', but is a no-op if called more than once a second. No, not like that -- the other way around. The postponed message I envision will only be shown if not preempted a quarter second after it was suggested. (postponed-message "This takes a long time" (do-something)) will be shown if `(do-something)' takes a long while. The length of time between messages isn't the concern, although it has an effect on that as well. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen