[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#26973: 26.0.50; sleep-for behavior changes with global-auto-revert-m
From: |
Eli Zaretskii |
Subject: |
bug#26973: 26.0.50; sleep-for behavior changes with global-auto-revert-mode enabled |
Date: |
Wed, 24 May 2017 21:33:02 +0300 |
> Cc: michael.albinus@gmx.de, 26973@debbugs.gnu.org
> From: Dmitry Gutov <dgutov@yandex.ru>
> Date: Wed, 24 May 2017 03:58:01 +0300
>
> On 5/22/17 7:06 AM, Eli Zaretskii wrote:
>
> >> BTW, accept-process-output also seems broken in similar scenarios.
> >
> > Of course: both accept-process-output and sleep-for call the same
> > low-level API.
>
> Does sit-for call the same API?
It calls it in a slightly different manner.
> Because replacing (sleep-for 3) with (sit-for 3), or even (sit-for 3 t),
> avoids triggering the problem described here.
Yes, I understand.
- bug#26973: 26.0.50; sleep-for behavior changes with global-auto-revert-mode enabled, Dmitry Gutov, 2017/05/17
- bug#26973: 26.0.50; sleep-for behavior changes with global-auto-revert-mode enabled, Michael Albinus, 2017/05/22
- bug#26973: 26.0.50; sleep-for behavior changes with global-auto-revert-mode enabled, Eli Zaretskii, 2017/05/22
- bug#26973: 26.0.50; sleep-for behavior changes with global-auto-revert-mode enabled, Michael Albinus, 2017/05/25
- bug#26973: 26.0.50; sleep-for behavior changes with global-auto-revert-mode enabled, Andreas Politz, 2017/05/25
- bug#26973: 26.0.50; sleep-for behavior changes with global-auto-revert-mode enabled, Michael Albinus, 2017/05/26
- bug#26973: 26.0.50; sleep-for behavior changes with global-auto-revert-mode enabled, Dmitry Gutov, 2017/05/26
- bug#26973: 26.0.50; sleep-for behavior changes with global-auto-revert-mode enabled, Michael Albinus, 2017/05/27
bug#26973: 26.0.50; sleep-for behavior changes with global-auto-revert-mode enabled, Paul Eggert, 2017/05/26