all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: read-event and unexpected buffer changes
Date: Fri, 24 May 2013 14:22:23 +0200	[thread overview]
Message-ID: <8761y836v4.fsf@gmx.de> (raw)
In-Reply-To: <jwvvc69fvtk.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Thu, 23 May 2013 13:31:59 -0400")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> 	(let ((event (let (unread-command-events) (read-event nil nil 0.1))))
>> 	  (when (and event (not (ignore-errors (dbus-check-event event))))
>> 	    (setq unread-command-events
>> 		  (append unread-command-events (list event)))))))
>
> Why not use sit-for?

<http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11447#26>

>         Stefan

Best regards, Michael.



  reply	other threads:[~2013-05-24 12:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-28 20:41 read-event and unexpected buffer changes Julien Danjou
2013-05-23 17:31 ` Stefan Monnier
2013-05-24 12:22   ` Michael Albinus [this message]
2013-05-24 15:48     ` DBus events processing (was: read-event and unexpected buffer changes) Stefan Monnier
2013-05-24 22:08       ` DBus events processing Michael Albinus
2013-05-25  1:54         ` Stefan Monnier
2013-05-27 11:59 ` read-event and unexpected buffer changes Michael Albinus
2013-05-27 12:28   ` Julien Danjou
2013-05-27 12:42     ` Michael Albinus

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=8761y836v4.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=emacs-devel@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.