unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: input-pending-p
Date: Mon, 25 Mar 2002 05:01:39 -0700 (MST)	[thread overview]
Message-ID: <200203251201.g2PC1dj03100@aztec.santafe.edu> (raw)
In-Reply-To: <200203242350.g2ONoh122379@Rednose.Rhubarb> (message from David on Sun, 24 Mar 2002 16:50:43 -0700)

I am not surprised that you did not learn anything because your
method was to observe the function from the outside only.
That method is so ineffective that I recommend never trying it.

To figure out what happens inside get_input_pending, you have to
investigate it from the inside.  If you save data recorded at various
points within the function, you might learn something useful.  Try to
find out what kind of input events are in the queue or passed through
the queue.  Try to find out what sort of X events were read in, and
where control passed in the handling of them.  That is a sure and
steady method to get to the bottom of things.


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


  parent reply	other threads:[~2002-03-25 12:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200203070326.g273Q6A02247@Rednose.Rhubarb>
2002-03-10 21:32 ` input-pending-p Richard Stallman
2002-03-24 23:50   ` input-pending-p David
2002-03-25  6:24     ` input-pending-p Eli Zaretskii
2002-03-25 12:01     ` Richard Stallman [this message]
2002-05-27 23:02   ` input-pending-p David
2002-06-05 22:00     ` input-pending-p Kim F. Storm
2002-06-09 16:16       ` input-pending-p David

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200203251201.g2PC1dj03100@aztec.santafe.edu \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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 public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).