From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#8095: dir-locals-directory-cache confusion Date: Thu, 24 Feb 2011 09:47:16 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1298560086 545 80.91.229.12 (24 Feb 2011 15:08:06 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 24 Feb 2011 15:08:06 +0000 (UTC) To: 8095@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Feb 24 16:08:00 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PscnD-00064R-Vj for geb-bug-gnu-emacs@m.gmane.org; Thu, 24 Feb 2011 16:08:00 +0100 Original-Received: from localhost ([127.0.0.1]:35983 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pscmz-0002re-Pc for geb-bug-gnu-emacs@m.gmane.org; Thu, 24 Feb 2011 10:07:33 -0500 Original-Received: from [140.186.70.92] (port=40064 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pscmm-0002hM-Qy for bug-gnu-emacs@gnu.org; Thu, 24 Feb 2011 10:07:22 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PscmB-0000rM-Is for bug-gnu-emacs@gnu.org; Thu, 24 Feb 2011 10:06:44 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:51665) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PscmB-0000rB-Ga for bug-gnu-emacs@gnu.org; Thu, 24 Feb 2011 10:06:43 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PscU5-0007IJ-RE; Thu, 24 Feb 2011 09:48:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 24 Feb 2011 14:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8095 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 8095-submit@debbugs.gnu.org id=B8095.129855884527994 (code B ref 8095); Thu, 24 Feb 2011 14:48:01 +0000 Original-Received: (at 8095) by debbugs.gnu.org; 24 Feb 2011 14:47:25 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PscTT-0007HT-Tp for submit@debbugs.gnu.org; Thu, 24 Feb 2011 09:47:24 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PscTS-0007HI-PZ for 8095@debbugs.gnu.org; Thu, 24 Feb 2011 09:47:23 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArEGAPb9ZU1FxIPF/2dsb2JhbACYFI4TdL1RhWAEhRCPWw X-IronPort-AV: E=Sophos;i="4.62,218,1297054800"; d="scan'208";a="93397035" Original-Received: from 69-196-131-197.dsl.teksavvy.com (HELO pastel.home) ([69.196.131.197]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 24 Feb 2011 09:47:17 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 1561A4E050; Thu, 24 Feb 2011 09:47:17 -0500 (EST) In-Reply-To: (Glenn Morris's message of "Thu, 24 Feb 2011 03:58:24 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 24 Feb 2011 09:48:01 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:44341 Archived-At: > I believe I fixed this mess in the trunk. Thank you, Stefan