From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dima Kogan Newsgroups: gmane.emacs.devel Subject: Re: inotify-based file notifications missing sometimes Date: Tue, 28 Oct 2014 17:15:31 -0700 Message-ID: <87r3xrennk.fsf@secretsauce.net> References: <87r3xwfx9q.fsf@secretsauce.net> <837fzo61s1.fsf@gnu.org> <87egtwd260.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1414541782 9107 80.91.229.3 (29 Oct 2014 00:16:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 29 Oct 2014 00:16:22 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 29 01:16:17 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 1XjGvx-0003Ax-9g for ged-emacs-devel@m.gmane.org; Wed, 29 Oct 2014 01:16:17 +0100 Original-Received: from localhost ([::1]:41935 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjGvw-0007qP-Q0 for ged-emacs-devel@m.gmane.org; Tue, 28 Oct 2014 20:16:16 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56436) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjGvo-0007q5-Da for emacs-devel@gnu.org; Tue, 28 Oct 2014 20:16:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XjGvh-0008S7-KF for emacs-devel@gnu.org; Tue, 28 Oct 2014 20:16:08 -0400 Original-Received: from out2-smtp.messagingengine.com ([66.111.4.26]:42241) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjGvh-0008S3-H2 for emacs-devel@gnu.org; Tue, 28 Oct 2014 20:16:01 -0400 Original-Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 6AE6F207B8 for ; Tue, 28 Oct 2014 20:16:01 -0400 (EDT) Original-Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Tue, 28 Oct 2014 20:16:01 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=x-sasl-enc:references:from:to:subject :date:in-reply-to:message-id:mime-version:content-type; s= smtpout; bh=7kvME3DiBOn0PZQC0NoO4zKoE+s=; b=Up2tIrGDt3OPHeoRgWga wqI1fuMnW21RKFLiotoyjpuNz9YP2ULLC6dXR4/4Ap52R0CvUglSsKUUFb+PSAgs /Ef1HIiWqCIRELquIQQUwVx50j2RtcVI5x2gMwBdNPKC7sOETP9k+b42CcgAKSwY hftRgrZKSvlvoTmZb0kIV8I= X-Sasl-enc: FQbcO/JzyfZmiKfv+Jk8b+TP8zLg9sXaisIXB7F1E0Oc 1414541761 Original-Received: from shorty.local (unknown [23.243.192.221]) by mail.messagingengine.com (Postfix) with ESMTPA id 2B973680088 for ; Tue, 28 Oct 2014 20:16:01 -0400 (EDT) Original-Received: from dima by shorty.local with local (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1XjGvg-00052N-3c for emacs-devel@gnu.org; Tue, 28 Oct 2014 17:16:00 -0700 In-reply-to: <87egtwd260.fsf@gmx.de> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 66.111.4.26 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:175950 Archived-At: I posted this issue at the bug tracker: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18880