From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Perry E. Metzger" Newsgroups: gmane.emacs.devel Subject: Re: gfile-based file notifications are not immediate Date: Thu, 30 Oct 2014 11:16:56 -0400 Message-ID: <20141030111656.5c6f3b6b@jabberwock.cb.piermont.com> References: <87mw8jg9a1.fsf@secretsauce.net> <87y4s31czw.fsf@gmx.de> <6770871.AMhgTgWFL5@descartes> <87ppdbehjw.fsf@secretsauce.net> <87ioj3m6ah.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1414779725 25989 80.91.229.3 (31 Oct 2014 18:22:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 31 Oct 2014 18:22:05 +0000 (UTC) Cc: Michael Albinus , Dima Kogan , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 31 19:21:58 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XkGph-0000tC-KY for ged-emacs-devel@m.gmane.org; Fri, 31 Oct 2014 19:21:57 +0100 Original-Received: from localhost ([::1]:40699 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkGph-0001au-3W for ged-emacs-devel@m.gmane.org; Fri, 31 Oct 2014 14:21:57 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50153) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkEN0-00052N-Cl for emacs-devel@gnu.org; Fri, 31 Oct 2014 11:44:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XjrT8-0007QM-K6 for emacs-devel@gnu.org; Thu, 30 Oct 2014 11:16:59 -0400 Original-Received: from hacklheber.piermont.com ([2001:470:30:84:e276:63ff:fe62:3400]:42643) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjrT8-0007No-Fx for emacs-devel@gnu.org; Thu, 30 Oct 2014 11:16:58 -0400 Original-Received: from snark.cb.piermont.com (localhost [127.0.0.1]) by hacklheber.piermont.com (Postfix) with ESMTP id 0A7B514CE; Thu, 30 Oct 2014 11:16:57 -0400 (EDT) Original-Received: from jabberwock.cb.piermont.com (jabberwock.cb.piermont.com [10.160.2.107]) by snark.cb.piermont.com (Postfix) with ESMTP id C1F822DE087; Thu, 30 Oct 2014 11:16:56 -0400 (EDT) In-Reply-To: X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.25; x86_64-apple-darwin14.0.0) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 2001:470:30:84:e276:63ff:fe62:3400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:176125 Archived-At: On Wed, 29 Oct 2014 09:56:41 -0400 Stefan Monnier wrote: > > There are people who do not want glib linked with Emacs. > > That's not a problem: those people simply won't get file > notifications (just like they won't get Gtk menus and scrollbars, > and they won't get D-Bus support and ...). Windows and OS X users, etc, might not want to link glib in to their editor, since they don't need it for their GUI. -- Perry E. Metzger perry@piermont.com