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: lisp/gnus/.dir-locals.el Date: Wed, 08 Sep 2010 10:23:23 +0200 Message-ID: References: <83aanyhrnz.fsf@gnu.org> <5n1v95koyt.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1283934234 19285 80.91.229.12 (8 Sep 2010 08:23:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 8 Sep 2010 08:23:54 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 08 10:23:51 2010 Return-path: Envelope-to: ged-emacs-devel@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 1OtFwc-0002Rk-Ff for ged-emacs-devel@m.gmane.org; Wed, 08 Sep 2010 10:23:50 +0200 Original-Received: from localhost ([127.0.0.1]:33910 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OtFwb-00037D-RZ for ged-emacs-devel@m.gmane.org; Wed, 08 Sep 2010 04:23:49 -0400 Original-Received: from [140.186.70.92] (port=56815 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OtFwF-000310-TL for emacs-devel@gnu.org; Wed, 08 Sep 2010 04:23:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OtFwE-0000pp-Dd for emacs-devel@gnu.org; Wed, 08 Sep 2010 04:23:27 -0400 Original-Received: from impaqm3.telefonica.net ([213.4.138.3]:54582) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtFwE-0000pc-7r for emacs-devel@gnu.org; Wed, 08 Sep 2010 04:23:26 -0400 Original-Received: from IMPmailhost3.adm.correo ([10.20.102.124]) by IMPaqm3.telefonica.net with bizsmtp id 46lP1f0092h2L9m3P8PQ44; Wed, 08 Sep 2010 10:23:24 +0200 Original-Received: from ceviche.home ([83.61.36.43]) by IMPmailhost3.adm.correo with BIZ IMP id 48PQ1f0040vquEj1j8PQcl; Wed, 08 Sep 2010 10:23:24 +0200 X-Brightmail-Tracker: AAAAAA== X-TE-authinfo: authemail="monnier$movistar.es" |auth_email="monnier@movistar.es" X-TE-AcuTerraCos: auth_cuTerraCos="cosuitnetc01" Original-Received: by ceviche.home (Postfix, from userid 20848) id EA8E2660D2; Wed, 8 Sep 2010 10:23:23 +0200 (CEST) In-Reply-To: <5n1v95koyt.fsf@fencepost.gnu.org> (Glenn Morris's message of "Tue, 07 Sep 2010 21:23:38 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:129767 Archived-At: > `make recompile'? If so, perhaps it's not too egregious to add a check > for dir-locals-file to byte-recompile-directory. It already has a few > special case for CVS directories, etc. Yes, patch welcome, Stefan