bug#81531: 30.2; filenotify: moving file out of watched directory delays the "deleted" event until file is later moved back in

i_ix_iv <[email protected]> Sat, 1 Aug 2026 08:32:42 +0000
Newsgroups gmane.emacs.bugs
Message-ID <CAKVzi4hHDb+sskmVG=-yxUc3_YbQSjB7c-2HeOUtxBijbxrhJg@mail.gmail.com>
*Clarification:
Moving a file outside of the watched directory does not trigger
the watcher.

Moving a file back in triggers 2 actions:
 - 1 seemingly delayed `delete` action that is supposed to be triggered when
the file was moved out
 - 1 `create` action which correctly occurs