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: Cleanup of byte-compiled files missing? Date: Fri, 17 Sep 2010 12:18:44 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1284740716 29747 80.91.229.12 (17 Sep 2010 16:25:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 17 Sep 2010 16:25:16 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 17 18:25:14 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 1OwdkN-0005vM-5C for ged-emacs-devel@m.gmane.org; Fri, 17 Sep 2010 18:25:11 +0200 Original-Received: from localhost ([127.0.0.1]:53018 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OwdkM-0004Xf-1Q for ged-emacs-devel@m.gmane.org; Fri, 17 Sep 2010 12:25:10 -0400 Original-Received: from [140.186.70.92] (port=56647 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Owddp-0000A7-88 for emacs-devel@gnu.org; Fri, 17 Sep 2010 12:18:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Owddn-0001Wc-8x for emacs-devel@gnu.org; Fri, 17 Sep 2010 12:18:25 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:60752) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Owddn-0001WX-6Q for emacs-devel@gnu.org; Fri, 17 Sep 2010 12:18:23 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1Owde8-0004vp-UO; Fri, 17 Sep 2010 12:18:44 -0400 X-Spook: monarchist covert video ASIO tempest kibo clones Bosnia X-Ran: 9=k(v|sK`JpLf*\]QQBij#n=_KPC'hFYC6c|f/M'3]KyM6+lz3#.0@fix\Hu;j|sZV7F!% X-Hue: cyan X-Attribution: GM In-Reply-To: (Lars Magne Ingebrigtsen's message of "Fri\, 17 Sep 2010 18\:07\:00 +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:130339 Archived-At: Lars Magne Ingebrigtsen wrote: > Could this somehow be related to the recent change where > byte-compilation writes to a temporary file instead of directly to the > .elc file? Sure.