From: Michael Albinus <michael.albinus@gmx.de>
To: Jethro Kuan <jethrokuan95@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Upstreaming filenotify-recursive
Date: Sun, 22 Aug 2021 16:22:37 +0200 [thread overview]
Message-ID: <87mtp9v9si.fsf@gmx.de> (raw)
In-Reply-To: <871r6n8dw0.fsf@gmail.com> (Jethro Kuan's message of "Sat, 21 Aug 2021 15:18:07 +0800")
Jethro Kuan <jethrokuan95@gmail.com> writes:
> Hello!
Hi Jethro,
> I'd recently written a package that wraps filenotify somewhat
> transparently, providing a similar API to the built-in filenotify but it
> watches the directory recursively, spawning and destroying watchers as
> appropriately. It was suggested to me that this could be upstreamed to
> Emacs. The code is here:
>
> https://github.com/jethrokuan/filenotify-recursive
Thanks!
> I don't mind doing the work in getting this upstreamed, but I have a few
> concerns. Because of how filenotify works, filenotify-recursive uses own
> its global variables to keep track of the descriptors. It's best to
> think of a way to merge this functionality into filenotify.el itself,
> but I can't think of a good way right now. I'm open to any thoughts and
> suggestions here.
I'll have a look on this next days, as time permits. Just to let you know.
> Jethro
Best regards, Michael.
next prev parent reply other threads:[~2021-08-22 14:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-21 7:18 Upstreaming filenotify-recursive Jethro Kuan
2021-08-22 14:22 ` Michael Albinus [this message]
2021-08-26 15:34 ` Michael Albinus
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=87mtp9v9si.fsf@gmx.de \
--to=michael.albinus@gmx.de \
--cc=emacs-devel@gnu.org \
--cc=jethrokuan95@gmail.com \
/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.