all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Richard M. Stallman" <rms@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 1043@emacsbugs.donarmstrong.com, bug-gnu-emacs@gnu.org
Subject: bug#1043: emacs does not compile when using uClibc
Date: Fri, 03 Oct 2008 00:17:19 -0400	[thread overview]
Message-ID: <E1Klc6R-0000nq-Ad@fencepost.gnu.org> (raw)
In-Reply-To: <jwvtzbvjhl5.fsf-monnier+emacsbugreports@gnu.org> (message from Stefan Monnier on Thu, 02 Oct 2008 08:42:44 -0400)

    1- PENDING_OUTPUT_COUNT is not a feature, but an internal
       implementation trick.  Not sure what is the corresponding feature.

If you type a character during redisplay, it preempts output.
But all the characters that are buffered have to come out on the terminal
before it really succeeds in preempting.

The feature which PENDING_OUTPUT_COUNT is used for
is to limit the amount of output that gets buffered,
so that preemption is snappy.









      reply	other threads:[~2008-10-03  4:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-28  7:15 bug#1043: emacs does not compile when using uClibc Dan Nicolaescu
2008-10-01 13:27 ` Stefan Monnier
2008-10-02  1:01   ` Richard M. Stallman
2008-10-02 12:42     ` Stefan Monnier
2008-10-03  4:17       ` Richard M. 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=E1Klc6R-0000nq-Ad@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=1043@emacsbugs.donarmstrong.com \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.