Gnus development mailing list
 help / color / mirror / Atom feed
* Postponed Emacs actions
@ 1998-11-21 10:24 Lars Magne Ingebrigtsen
  1998-11-21 10:47 ` William M. Perry
  1998-11-21 14:59 ` Simon Josefsson
  0 siblings, 2 replies; 9+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-11-21 10:24 UTC (permalink / raw)


When one does things that usually takes a long time, you message to
tell the user that Emacs is doing whatever it's doing.

Filling paragraphs...
Filling paragraphs...done

However, in many cases the action doesn't take all that long, so you
just get a flutter of these messages, which is annoying.

Wouldn't it be neat if you could say

(maybe-message "Filling paragraphs..."
  (do-that-thing)
  ...)

and then that message would only be displayed if `do-that-thing' took
more than ¼ second.

Does this sound useful? 

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~1998-11-24  9:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-11-21 10:24 Postponed Emacs actions Lars Magne Ingebrigtsen
1998-11-21 10:47 ` William M. Perry
1998-11-22  7:02   ` Lars Magne Ingebrigtsen
1998-11-22 15:02     ` William M. Perry
1998-11-22 16:07       ` Lars Magne Ingebrigtsen
1998-11-22 17:18         ` William M. Perry
1998-11-24  9:39           ` Lars Magne Ingebrigtsen
1998-11-21 14:59 ` Simon Josefsson
1998-11-22  7:03   ` Lars Magne Ingebrigtsen

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).