From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: lisp/gnus/.dir-locals.el Date: Mon, 13 Sep 2010 17:25:44 -0400 Message-ID: <19lj75ibdz.fsf@fencepost.gnu.org> References: <83aanyhrnz.fsf@gnu.org> <5n1v95koyt.fsf@fencepost.gnu.org> <837hiq5dh4.fsf@gnu.org> <83bp814l5x.fsf@gnu.org> <838w354f7i.fsf@gnu.org> <8362y94egs.fsf@gnu.org> <834odt4cd4.fsf@gnu.org> <8339td4a47.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1284413144 6836 80.91.229.12 (13 Sep 2010 21:25:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 13 Sep 2010 21:25:44 +0000 (UTC) Cc: Juanma Barranquero , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 13 23:25:42 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 1OvGWz-0007rR-9w for ged-emacs-devel@m.gmane.org; Mon, 13 Sep 2010 23:25:41 +0200 Original-Received: from localhost ([127.0.0.1]:33656 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvGWy-0004iL-Ou for ged-emacs-devel@m.gmane.org; Mon, 13 Sep 2010 17:25:40 -0400 Original-Received: from [140.186.70.92] (port=43826 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvGWs-0004ga-KW for emacs-devel@gnu.org; Mon, 13 Sep 2010 17:25:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OvGWr-0008Fr-NK for emacs-devel@gnu.org; Mon, 13 Sep 2010 17:25:34 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:59504) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OvGWr-0008Fn-Kp for emacs-devel@gnu.org; Mon, 13 Sep 2010 17:25:33 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OvGX3-0002wQ-6l; Mon, 13 Sep 2010 17:25:45 -0400 X-Spook: oil UMTS high security anarchy Albright ARPA UOP UNSCOM X-Ran: &%uywP&9GRc]rKxXtD?q/P=T.#PE_B0VXo9/%\I'8Hj-]#IqUxE7gj%g{&|1`Im-}2/k=) X-Hue: cyan X-Attribution: GM In-Reply-To: <8339td4a47.fsf@gnu.org> (Eli Zaretskii's message of "Mon\, 13 Sep 2010 23\:16\:56 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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:130099 Archived-At: >> it does not work, at least on Windows. Bootstrapping still generates >> lisp/gnus/.dir-locals.elc. It was only supposed to fix the Unix `make recompile'. There is no bootstrap issue on Unix builds. > How about filing a bug report, then? If Emacs is explicitly passed a file name via batch-byte-compile, IMO it ought to try and compile that file regardless of its name. So either change the Windows build to exclude dotfiles, or simply add a no-byte-compile cookie to any .dir-locals.el that might be added below lisp/.