all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@is.elta.co.il>
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: input-pending-p
Date: Mon, 25 Mar 2002 08:24:46 +0200 (IST)	[thread overview]
Message-ID: <Pine.SUN.3.91.1020325082033.11836I-100000@is> (raw)
In-Reply-To: <200203242350.g2ONoh122379@Rednose.Rhubarb>


On Sun, 24 Mar 2002, David wrote:

> I have re-looked at this issue today with the following results.
> 
> * Problem Summary: input-pending-p yields an incorrect value 50% of the time
> in emacs 21.1 and emacs-21.2 under some window managers.

Is that in "emacs -q --no-site-file"?  If not, there could be all kinds 
of optional features that generate input events.  Even without optional 
features, there could be X events delivered to Emacs behind your back (the 
dependence on window manager seems to indicate that this really happens).

I'd suggest to look at the event queue and see what kinds of events are 
there.  That would make debugging this a whole lot easier, and the 
discussion much more focused.

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


  reply	other threads:[~2002-03-25  6:24 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     ` Eli Zaretskii [this message]
2002-03-25 12:01     ` input-pending-p Richard Stallman
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

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

  git send-email \
    --in-reply-to=Pine.SUN.3.91.1020325082033.11836I-100000@is \
    --to=eliz@is.elta.co.il \
    --cc=emacs-devel@gnu.org \
    --cc=rms@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 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.