all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Liu <sdl.web@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 16804@debbugs.gnu.org
Subject: bug#16804: 24.3.50; [PATCH] fix with-silent-modifications
Date: Fri, 21 Feb 2014 08:29:11 +0800	[thread overview]
Message-ID: <m138jde2aw.fsf@gmail.com> (raw)
In-Reply-To: <jwv1tyxiua0.fsf-monnier+emacsbugs@gnu.org> (Stefan Monnier's message of "Thu, 20 Feb 2014 12:14:46 -0500")

On 2014-02-21 01:14 +0800, Stefan Monnier wrote:
> Does that mean that the original problem (interaction with js2-mode) you
> reported is only present in 24.3 and not in 24.4 (your original email
> says "24.3.50", which makes me believe the problem also applies to
> 24.4)?

I believed it too but I was too focused on the issues of
with-silent-modifications and thus the 24.3.50 tag. Now I cannot
reproduce the problem on 24.3.50 any more.

I might have some missteps in the initial report. I discovered the
problem while running 24.3 on my laptop then ssh'd to a centos 6 server
where there is daily build of emacs and "saw" the same issue there.

>> How about replace (sit-for 0) with (not (input-pending-p)) in
>> rng-validate-while-idle-continue-p?
>
> No, this call to sit-for is performed specifically to refresh the
> display, so input-pending-p is not an alternative.

OK.

Leo





  reply	other threads:[~2014-02-21  0:29 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-19  0:34 bug#16804: 24.3.50; [PATCH] fix with-silent-modifications Leo Liu
2014-02-19  4:39 ` Stefan Monnier
2014-02-19  6:10   ` Leo Liu
2014-02-19 14:28     ` Stefan Monnier
2014-02-19 15:35       ` Leo Liu
2014-02-19 18:30         ` Stefan Monnier
2014-02-20  0:33           ` Leo Liu
2014-02-20  4:57             ` Stefan Monnier
2014-02-20  5:57               ` Leo Liu
2014-02-20 14:01                 ` Stefan Monnier
2014-02-20 14:38                   ` Leo Liu
2014-02-20 17:14                     ` Stefan Monnier
2014-02-21  0:29                       ` Leo Liu [this message]
2016-02-24  3:10                         ` Lars Ingebrigtsen

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=m138jde2aw.fsf@gmail.com \
    --to=sdl.web@gmail.com \
    --cc=16804@debbugs.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.