bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#22736: 25.0.91; file-notify calls wrong callbacks


From: Eli Zaretskii
Subject: bug#22736: 25.0.91; file-notify calls wrong callbacks
Date: Thu, 18 Feb 2016 22:09:18 +0200

> From: Tassilo Horn <tsdh@gnu.org>
> Date: Thu, 18 Feb 2016 20:04:40 +0100
> 
> The problem is that when there is a directory watch on some directory
> and a file watch on a file in that directory, the callback for the
> directory watch gets an event with the descriptor of the file watch.

I think this is because when you ask to watch a file, we actually
watch its parent directory.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]