all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: monnier+gnu/emacs@RUM.cs.yale.edu, emacs-devel@gnu.org
Subject: Re: sit-for considered harmful in kbd-macros
Date: Sat, 9 Feb 2002 22:19:50 -0700 (MST)	[thread overview]
Message-ID: <200202100519.g1A5JoA06369@aztec.santafe.edu> (raw)
In-Reply-To: <200202081458.g18EwGR10513@rum.cs.yale.edu> (monnier+gnu/emacs@RUM.cs.yale.edu)

    I don't understand.  My patch doesn't prevent redisplay (which
    will happen inside `detect_input_pending_run_timers').

In that case, is it redundant for sit_for to call
redisplay_preserve_echo_area?  If initial_display is nonzero
and display is too, does it redisplay twice?

    So is there any real objection to my suggested patch:

If the purpose is to prevent waiting, I tend to think
that is right.  Most of the time, when commands wait,
it is to make a message easier to see.  Inside a macro
I think it is better not to do that.

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


      reply	other threads:[~2002-02-10  5:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200202062241.g16MfDO30778@rum.cs.yale.edu>
     [not found] ` <200202062308.PAA20392@radish.petrofsky.org>
2002-02-06 23:19   ` sit-for considered harmful in kbd-macros Stefan Monnier
2002-02-06 23:25 ` Kim F. Storm
2002-02-07 14:32   ` Stefan Monnier
2002-02-08 13:57 ` Richard Stallman
2002-02-08 14:58   ` Stefan Monnier
2002-02-10  5:19     ` Richard Stallman [this message]

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=200202100519.g1A5JoA06369@aztec.santafe.edu \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier+gnu/emacs@RUM.cs.yale.edu \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.