From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: gfile-based file notifications are not immediate Date: Wed, 29 Oct 2014 09:56:41 -0400 Message-ID: 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 X-Trace: ger.gmane.org 1414591047 29857 80.91.229.3 (29 Oct 2014 13:57:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 29 Oct 2014 13:57:27 +0000 (UTC) Cc: Dima Kogan , emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 29 14:57:19 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 1XjTkQ-0003gi-5a for ged-emacs-devel@m.gmane.org; Wed, 29 Oct 2014 14:57:14 +0100 Original-Received: from localhost ([::1]:46298 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjTkP-0000AB-TR for ged-emacs-devel@m.gmane.org; Wed, 29 Oct 2014 09:57:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36893) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjTk2-0008RC-3A for emacs-devel@gnu.org; Wed, 29 Oct 2014 09:56:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XjTju-0002dk-JC for emacs-devel@gnu.org; Wed, 29 Oct 2014 09:56:50 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:19072) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjTju-0002db-FQ for emacs-devel@gnu.org; Wed, 29 Oct 2014 09:56:42 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvAMAOatTlRFpY87/2dsb2JhbABcgw6DYoZ+y1ECBAICgRwXAQF8hAMBAQMBViECBQsLNBIUGA0kiEsJy3IBAQEBAQUBAQEBHpEIB4RLAQSyIIFvhBQhgnoBAQE X-IPAS-Result: AvAMAOatTlRFpY87/2dsb2JhbABcgw6DYoZ+y1ECBAICgRwXAQF8hAMBAQMBViECBQsLNBIUGA0kiEsJy3IBAQEBAQUBAQEBHpEIB4RLAQSyIIFvhBQhgnoBAQE X-IronPort-AV: E=Sophos;i="5.04,797,1406606400"; d="scan'208";a="95505615" Original-Received: from 69-165-143-59.dsl.teksavvy.com (HELO pastel.home) ([69.165.143.59]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 29 Oct 2014 09:56:41 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 3C5907ABE; Wed, 29 Oct 2014 09:56:41 -0400 (EDT) In-Reply-To: <87ioj3m6ah.fsf@gmx.de> (Michael Albinus's message of "Wed, 29 Oct 2014 13:03:50 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 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:175989 Archived-At: > 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 ...). Stefan