From: Andreas Politz <politza@hochschule-trier.de>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: 26973@debbugs.gnu.org, Michael Albinus <michael.albinus@gmx.de>,
Dmitry Gutov <dgutov@yandex.ru>
Subject: bug#26973: 26.0.50; sleep-for behavior changes with global-auto-revert-mode enabled
Date: Sat, 27 May 2017 18:36:40 +0200 [thread overview]
Message-ID: <87tw46w92f.fsf@luca> (raw)
In-Reply-To: <52366f47-5bf1-8eaa-f605-44d0def010aa@cs.ucla.edu> (Paul Eggert's message of "Fri, 26 May 2017 11:06:38 -0700")
I think your patches are against an older revision.
Paul Eggert <eggert@cs.ucla.edu> writes:
> [...] a later call to inotify-add-watch that lacks IN_OPEN will
> disable an already-existing watch that specifies IN_OPEN, right? [...]
I don't think so. It means that no one can watch for open/close/access
events, because the flags from the caller are ignored when invoking the
library function (except for IN_DONT_FOLLOW, which in my understanding
does not change the underlying watch).
> [...] The second patch restores onlydir (it appears to have been
> removed by mistake).
See above, I guess.
> The third patch uses IN_MASK_ADD instead of a promiscuous mask.
We could do that.
-ap
next prev parent reply other threads:[~2017-05-27 16:36 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-17 23:57 bug#26973: 26.0.50; sleep-for behavior changes with global-auto-revert-mode enabled Dmitry Gutov
2017-05-20 11:36 ` Eli Zaretskii
2017-05-20 12:45 ` Dmitry Gutov
2017-05-20 13:38 ` Eli Zaretskii
2017-05-21 22:38 ` Dmitry Gutov
2017-05-22 4:06 ` Eli Zaretskii
2017-05-24 0:58 ` Dmitry Gutov
2017-05-24 18:33 ` Eli Zaretskii
2017-05-22 7:52 ` Michael Albinus
2017-05-22 18:24 ` Eli Zaretskii
2017-05-25 8:12 ` Michael Albinus
2017-05-25 9:45 ` Andreas Politz
2017-05-26 14:45 ` Michael Albinus
2017-05-27 0:45 ` Dmitry Gutov
2017-05-27 7:33 ` Michael Albinus
2017-05-26 18:06 ` Paul Eggert
2017-05-27 16:36 ` Andreas Politz [this message]
2017-05-27 18:19 ` Paul Eggert
2017-05-27 21:13 ` Andreas Politz
2017-05-27 21:29 ` Paul Eggert
2017-05-27 21:56 ` Andreas Politz
2017-05-28 18:21 ` Paul Eggert
2017-05-28 21:18 ` Andreas Politz
2017-05-28 9:19 ` Andreas Politz
2017-05-28 15:13 ` Eli Zaretskii
2017-06-04 11:49 ` Michael Albinus
2017-06-04 14:00 ` Eli Zaretskii
2017-06-04 15:30 ` Andreas Politz
2017-06-04 16:20 ` Eli Zaretskii
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=87tw46w92f.fsf@luca \
--to=politza@hochschule-trier.de \
--cc=26973@debbugs.gnu.org \
--cc=dgutov@yandex.ru \
--cc=eggert@cs.ucla.edu \
--cc=michael.albinus@gmx.de \
/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).