From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#10125: 24.0.91; package.el (org): Macros in tar packages & order of byte compilation Date: Fri, 25 Nov 2011 14:15:45 -0500 Message-ID: <4vcq8xbby.fsf__11690.4545612217$1322248598$gmane$org@fencepost.gnu.org> References: <81pqgh90sp.fsf@gmail.com> <81ipm9l9kd.fsf@gmail.com> <87r50w47o3.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 1322248598 16494 80.91.229.12 (25 Nov 2011 19:16:38 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 25 Nov 2011 19:16:38 +0000 (UTC) Cc: 10125@debbugs.gnu.org, Chong Yidong , stelian.iancu@gmail.com, Jambunathan K To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Nov 25 20:16:34 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RU1GD-00065C-AO for geb-bug-gnu-emacs@m.gmane.org; Fri, 25 Nov 2011 20:16:33 +0100 Original-Received: from localhost ([::1]:45922 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RU1G9-0007N6-QE for geb-bug-gnu-emacs@m.gmane.org; Fri, 25 Nov 2011 14:16:29 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:46584) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RU1G6-0007Ef-K9 for bug-gnu-emacs@gnu.org; Fri, 25 Nov 2011 14:16:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RU1G5-0001Z4-Nf for bug-gnu-emacs@gnu.org; Fri, 25 Nov 2011 14:16:26 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:37149) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RU1G3-0001Yp-HN; Fri, 25 Nov 2011 14:16:23 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RU1Hd-0000C5-Kz; Fri, 25 Nov 2011 14:18:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org, emacs-orgmode@gnu.org Resent-Date: Fri, 25 Nov 2011 19:18:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10125 X-GNU-PR-Package: emacs,org-mode X-GNU-PR-Keywords: Original-Received: via spool by 10125-submit@debbugs.gnu.org id=B10125.1322248647689 (code B ref 10125); Fri, 25 Nov 2011 19:18:01 +0000 Original-Received: (at 10125) by debbugs.gnu.org; 25 Nov 2011 19:17:27 +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 1RU1H4-0000B4-SR for submit@debbugs.gnu.org; Fri, 25 Nov 2011 14:17:27 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RU1H2-0000Ax-OM for 10125@debbugs.gnu.org; Fri, 25 Nov 2011 14:17:25 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RU1FR-0000dZ-JK; Fri, 25 Nov 2011 14:15:45 -0500 X-Spook: plutonium Legion of Doom Albanian spies asset Project X-Ran: J\6s,yE6zX7kztQ^,x$e{86m#u-LEYfsR4YdYxJ".fYAUv3/X;=h{fIr`pm;._|&3gAG3d X-Hue: blue X-Attribution: GM In-Reply-To: (Stefan Monnier's message of "Fri, 25 Nov 2011 09:57:33 -0500") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Fri, 25 Nov 2011 14:18:01 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:54325 Archived-At: Stefan Monnier wrote: > E.g. we could add to bytecomp.el the ability to force `require' to > reload a package if it's not already loaded from the file that > locate-library returns. That will probably work fine most of the time, but what if a package is restructed so that the feature names are different? Or a feature is removed? Simply starting a fresh Emacs seems fine to me. Though there is the issue of should it be a `-Q' one or not. BTW, I was also thinking that rather than simply byte-recompiling, package.el ought to check for a Makefile in the package directory, and if it finds one, call make to build the package according to the rules the package has defined. Though you would have to trust the package not to do anything nasty.