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#7297: 24.0.50; Split byte-recompile-directory into byte-recompile-file Date: Sun, 31 Oct 2010 15:26:36 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1288557817 575 80.91.229.12 (31 Oct 2010 20:43:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 31 Oct 2010 20:43:37 +0000 (UTC) Cc: rfrancoise@debian.org To: Julien Danjou Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Oct 31 21:43:32 2010 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 1PCekW-0003Sm-G5 for geb-bug-gnu-emacs@m.gmane.org; Sun, 31 Oct 2010 21:43:32 +0100 Original-Received: from localhost ([127.0.0.1]:46658 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PCekV-0004bK-Ue for geb-bug-gnu-emacs@m.gmane.org; Sun, 31 Oct 2010 16:43:31 -0400 Original-Received: from [140.186.70.92] (port=50299 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PCekL-0004YY-G9 for bug-gnu-emacs@gnu.org; Sun, 31 Oct 2010 16:43:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PCekG-0004VA-N7 for bug-gnu-emacs@gnu.org; Sun, 31 Oct 2010 16:43:21 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:48954) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PCekG-0004V2-KI for bug-gnu-emacs@gnu.org; Sun, 31 Oct 2010 16:43:16 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PCebK-0003qP-20 for bug-gnu-emacs@gnu.org; Sun, 31 Oct 2010 16:34:02 -0400 Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sun, 31 Oct 2010 20:34:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 7297 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 7297@debbugs.gnu.org, monnier@iro.umontreal.ca Original-Received: via spool by 7297-done@debbugs.gnu.org id=D7297.128855718514768 (code D ref 7297); Sun, 31 Oct 2010 20:34:01 +0000 Original-Received: (at 7297-done) by debbugs.gnu.org; 31 Oct 2010 20:33:05 +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 1PCeaO-0003q9-E3 for submit@debbugs.gnu.org; Sun, 31 Oct 2010 16:33:05 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PCdTy-0003NP-NS for 7297-done@debbugs.gnu.org; Sun, 31 Oct 2010 15:22:23 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AskIADZgzUxFpYZA/2dsb2JhbACgSX1yuUGFRASSKw X-IronPort-AV: E=Sophos;i="4.58,268,1286164800"; d="scan'208";a="81203870" Original-Received: from 69-165-134-64.dsl.teksavvy.com (HELO pastel.home) ([69.165.134.64]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 31 Oct 2010 15:26:36 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 832D8A8621; Sun, 31 Oct 2010 15:26:36 -0400 (EDT) In-Reply-To: (Julien Danjou's message of "Thu, 28 Oct 2010 12:23:44 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Mailman-Approved-At: Sun, 31 Oct 2010 16:33:02 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sun, 31 Oct 2010 16:34:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:41314 Archived-At: > The following set of patches has already been sent to emacs-devel, but > since nobody has time to review them I opening a bug report to keep > track of their inclusion. Thanks, installed in trunk. Stefan