From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nicolas Richard Newsgroups: gmane.emacs.bugs Subject: bug#17292: 24.3.90; ELPA : "make" makes an error compiling ada-build.el Date: Wed, 23 Apr 2014 11:07:05 +0200 Message-ID: <87tx9ktnwm.fsf@yahoo.fr> References: <87vbu665mr.fsf@geodiff-mac3.ulb.ac.be> <85bnvxpd5x.fsf@stephe-leake.org> <87d2gdm61y.fsf@igel.home> <83r44sfr8q.fsf@gnu.org> <87mwfcs9wc.fsf@igel.home> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1398244166 25503 80.91.229.3 (23 Apr 2014 09:09:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Apr 2014 09:09:26 +0000 (UTC) Cc: theonewiththeevillook@yahoo.fr, 17292@debbugs.gnu.org, stephen_leake@stephe-leake.org To: Andreas Schwab Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Apr 23 11:09:19 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WctB7-0007Km-E4 for geb-bug-gnu-emacs@m.gmane.org; Wed, 23 Apr 2014 11:09:17 +0200 Original-Received: from localhost ([::1]:59672 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WctB6-0002aS-BY for geb-bug-gnu-emacs@m.gmane.org; Wed, 23 Apr 2014 05:09:16 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50386) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WctAy-0002aJ-6E for bug-gnu-emacs@gnu.org; Wed, 23 Apr 2014 05:09:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WctAs-0007VO-KZ for bug-gnu-emacs@gnu.org; Wed, 23 Apr 2014 05:09:08 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:47534) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WctAs-0007V2-Gz for bug-gnu-emacs@gnu.org; Wed, 23 Apr 2014 05:09:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WctAr-0002HJ-RI for bug-gnu-emacs@gnu.org; Wed, 23 Apr 2014 05:09:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Nicolas Richard Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 23 Apr 2014 09:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17292 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 17292-submit@debbugs.gnu.org id=B17292.13982440838660 (code B ref 17292); Wed, 23 Apr 2014 09:09:01 +0000 Original-Received: (at 17292) by debbugs.gnu.org; 23 Apr 2014 09:08:03 +0000 Original-Received: from localhost ([127.0.0.1]:55691 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wct9u-0002Fc-VW for submit@debbugs.gnu.org; Wed, 23 Apr 2014 05:08:03 -0400 Original-Received: from mxin.ulb.ac.be ([164.15.128.112]:19966) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wct9s-0002F7-Jd for 17292@debbugs.gnu.org; Wed, 23 Apr 2014 05:08:02 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AuMIAKKBV1OkD4Xn/2dsb2JhbABZrnOZa4EtdIIlAQEEAXkFCwgDISUPAQRJE4gsAQwIrFabFgGHRBeHWYZ/B4Q5AQOYdYZDjBKDMzs Original-Received: from pno-math-231.ulb.ac.be (HELO LDLC-portable) ([164.15.133.231]) by smtp.ulb.ac.be with ESMTP; 23 Apr 2014 11:07:07 +0200 In-Reply-To: <87mwfcs9wc.fsf@igel.home> (Andreas Schwab's message of "Wed, 23 Apr 2014 10:54:59 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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:88241 Archived-At: Andreas Schwab writes: > Stefan Monnier writes: > >> That's not the issue. The issue is to redo by hand what >> package-initialize already does for us. > > If it did this bug wouldn't exist. The bug I reported was fixed, as in : I don't have a problem anymore since Stephen Leake updated ada-mode. OTOH, Stephen reported a problem that he encountered while trying to reproduce mine. My best guess is that this new problem is related to #17291 (i.e. "make" in elpa uses the local ~/.emacs.d/elpa) because I can't reproduce the problem he mentionned. -- Nico.