emacs-devel
[Top][All Lists]
Advanced

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

Re: Using glib's g_file_monitor_file and g_file_monitor_directory


From: Glenn Morris
Subject: Re: Using glib's g_file_monitor_file and g_file_monitor_directory
Date: Mon, 03 Jun 2013 13:27:16 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Eli Zaretskii wrote:

>> FWIW, I tried with glib 2.28.  Maybe 2.22 is too old?

I'm sure that's the case.

> Alternatively, can you compile successfully if you ifdef away
> G_FILE_MONITOR_EVENT_MOVED?  Perhaps this is a late addition.

Yes, but there is also G_FILE_MONITOR_SEND_MOVED missing. If this isn't
present the doc of gfile-add-watch will be incorrect, since the
send-moved case will be a no-op.



reply via email to

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