From unknown Tue Aug 19 05:10:05 2025 X-Loop: help-debbugs@gnu.org Subject: bug#27608: 26.0.50; ede-proj-elisp-add-path Resent-From: Pierre Lorenzon Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 07 Jul 2017 12:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 27608 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 27608@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.149943182829221 (code B ref -1); Fri, 07 Jul 2017 12:51:02 +0000 Received: (at submit) by debbugs.gnu.org; 7 Jul 2017 12:50:28 +0000 Received: from localhost ([127.0.0.1]:55830 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dTSiK-0007bF-3c for submit@debbugs.gnu.org; Fri, 07 Jul 2017 08:50:28 -0400 Received: from eggs.gnu.org ([208.118.235.92]:55938) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dTSiI-0007b3-BD for submit@debbugs.gnu.org; Fri, 07 Jul 2017 08:50:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dTSiC-0002cY-1W for submit@debbugs.gnu.org; Fri, 07 Jul 2017 08:50:21 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:46816) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dTSiB-0002cT-UN for submit@debbugs.gnu.org; Fri, 07 Jul 2017 08:50:19 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46900) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dTSiA-00052O-JT for bug-gnu-emacs@gnu.org; Fri, 07 Jul 2017 08:50:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dTSi7-0002b9-GW for bug-gnu-emacs@gnu.org; Fri, 07 Jul 2017 08:50:18 -0400 Received: from smtp10.smtpout.orange.fr ([80.12.242.132]:38368 helo=smtp.smtpout.orange.fr) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dTSi7-0002aP-40 for bug-gnu-emacs@gnu.org; Fri, 07 Jul 2017 08:50:15 -0400 Received: from localhost ([86.246.93.223]) by mwinf5d20 with ME id hoqA1v00C4p9RrJ03oqAj9; Fri, 07 Jul 2017 14:50:12 +0200 X-ME-Helo: localhost X-ME-Date: Fri, 07 Jul 2017 14:50:12 +0200 X-ME-IP: 86.246.93.223 Date: Fri, 07 Jul 2017 14:30:55 +0200 (CEST) Message-Id: <20170707.143055.1754639109642864702.devel@pollock-nageoire.net> From: Pierre Lorenzon X-Mailer: Mew version 6.7 on Emacs 26.0 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Hi, Produces an error when searching for regexp in elisp-comp. Searched regexp is not in this file that is sufficiently small to be manually explored. Maybe an version incompatiblity but autoconf --version autoconf (GNU Autoconf) 2.69 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. And : automake --version automake (GNU automake) 1.12.4 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Tom Tromey and Alexandre Duret-Lutz . I think that elisp-comp that is automatically installed comes from one of tese two packages. Regards Pierre In GNU Emacs 26.0.50 (build 1, x86_64-pc-linux-gnu) of 2017-07-07 built on jabberwocky Repository revision: 579a9ee22e0decf7bed8aff1751c5b3d147b921f From unknown Tue Aug 19 05:10:05 2025 X-Loop: help-debbugs@gnu.org Subject: bug#27608: 26.0.50; ede-proj-elisp-add-path Resent-From: Pierre Lorenzon Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 07 Jul 2017 16:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27608 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 27608@debbugs.gnu.org Received: via spool by 27608-submit@debbugs.gnu.org id=B27608.149944319114666 (code B ref 27608); Fri, 07 Jul 2017 16:00:02 +0000 Received: (at 27608) by debbugs.gnu.org; 7 Jul 2017 15:59:51 +0000 Received: from localhost ([127.0.0.1]:56933 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dTVfb-0003oT-JG for submit@debbugs.gnu.org; Fri, 07 Jul 2017 11:59:51 -0400 Received: from smtp10.smtpout.orange.fr ([80.12.242.132]:60825 helo=smtp.smtpout.orange.fr) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dTVfa-0003oE-CG for 27608@debbugs.gnu.org; Fri, 07 Jul 2017 11:59:50 -0400 Received: from localhost ([86.246.93.223]) by mwinf5d33 with ME id hrzh1v00V4p9RrJ03rzhVM; Fri, 07 Jul 2017 17:59:43 +0200 X-ME-Helo: localhost X-ME-Date: Fri, 07 Jul 2017 17:59:43 +0200 X-ME-IP: 86.246.93.223 Date: Fri, 07 Jul 2017 17:40:26 +0200 (CEST) Message-Id: <20170707.174026.698683812588053179.devel@pollock-nageoire.net> From: Pierre Lorenzon In-Reply-To: <20170707.143055.1754639109642864702.devel@pollock-nageoire.net> References: <20170707.143055.1754639109642864702.devel@pollock-nageoire.net> X-Mailer: Mew version 6.7 on Emacs 26.0 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Score: -2.8 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.8 (--) Oups ! Sory ! the searched regexp does exist in file elisp-comp contained in automake source but not in that copied under my project directory ! Really do not understand what it means ! Regards Pierre From: Pierre Lorenzon Subject: bug#27608: 26.0.50; ede-proj-elisp-add-path Date: Fri, 07 Jul 2017 14:30:55 +0200 (CEST) > > > > Hi, > > Produces an error when searching for regexp in > elisp-comp. Searched regexp is not in this file that is > sufficiently small to be manually explored. > > Maybe an version incompatiblity but > > autoconf --version > autoconf (GNU Autoconf) 2.69 > Copyright (C) 2012 Free Software Foundation, Inc. > License GPLv3+/Autoconf: GNU GPL version 3 or later > , > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. > > Written by David J. MacKenzie and Akim Demaille. > > And : > > automake --version > automake (GNU automake) 1.12.4 > Copyright (C) 2012 Free Software Foundation, Inc. > License GPLv2+: GNU GPL version 2 or later > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. > > Written by Tom Tromey > and Alexandre Duret-Lutz . > > > I think that elisp-comp that is automatically installed comes > from one of tese two packages. > > Regards > > Pierre > > In GNU Emacs 26.0.50 (build 1, > x86_64-pc-linux-gnu) of 2017-07-07 built on jabberwocky > Repository revision: 579a9ee22e0decf7bed8aff1751c5b3d147b921f > > > From unknown Tue Aug 19 05:10:05 2025 X-Loop: help-debbugs@gnu.org Subject: bug#27608: 26.0.50; ede-proj-elisp-add-path Resent-From: Pierre Lorenzon Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 07 Jul 2017 16:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27608 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 27608@debbugs.gnu.org Received: via spool by 27608-submit@debbugs.gnu.org id=B27608.149944421022223 (code B ref 27608); Fri, 07 Jul 2017 16:17:02 +0000 Received: (at 27608) by debbugs.gnu.org; 7 Jul 2017 16:16:50 +0000 Received: from localhost ([127.0.0.1]:56951 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dTVw1-0005m8-LU for submit@debbugs.gnu.org; Fri, 07 Jul 2017 12:16:49 -0400 Received: from smtp10.smtpout.orange.fr ([80.12.242.132]:33452 helo=smtp.smtpout.orange.fr) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dTVvy-0005fj-Qo for 27608@debbugs.gnu.org; Fri, 07 Jul 2017 12:16:48 -0400 Received: from localhost ([86.246.93.223]) by mwinf5d33 with ME id hsGg1v00B4p9RrJ03sGgYd; Fri, 07 Jul 2017 18:16:40 +0200 X-ME-Helo: localhost X-ME-Date: Fri, 07 Jul 2017 18:16:40 +0200 X-ME-IP: 86.246.93.223 Date: Fri, 07 Jul 2017 17:57:25 +0200 (CEST) Message-Id: <20170707.175725.1684912969115209187.devel@pollock-nageoire.net> From: Pierre Lorenzon In-Reply-To: <20170707.174026.698683812588053179.devel@pollock-nageoire.net> References: <20170707.143055.1754639109642864702.devel@pollock-nageoire.net> <20170707.174026.698683812588053179.devel@pollock-nageoire.net> X-Mailer: Mew version 6.7 on Emacs 26.0 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Score: -2.8 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.8 (--) Well it seems that ede-proj-flush-autoconf is called somewhere in between making ede-proj-elisp-add-path throwing an error. Well why is the mechanism so ? Regards Pierre From: Pierre Lorenzon Subject: bug#27608: 26.0.50; ede-proj-elisp-add-path Date: Fri, 07 Jul 2017 17:40:26 +0200 (CEST) > > Oups ! > > Sory ! the searched regexp does exist in file elisp-comp > contained in automake source but not in that copied under my > project directory ! Really do not understand what it means ! > > Regards > > Pierre > > > From: Pierre Lorenzon > Subject: bug#27608: 26.0.50; ede-proj-elisp-add-path > Date: Fri, 07 Jul 2017 14:30:55 +0200 (CEST) > >> >> >> >> Hi, >> >> Produces an error when searching for regexp in >> elisp-comp. Searched regexp is not in this file that is >> sufficiently small to be manually explored. >> >> Maybe an version incompatiblity but >> >> autoconf --version >> autoconf (GNU Autoconf) 2.69 >> Copyright (C) 2012 Free Software Foundation, Inc. >> License GPLv3+/Autoconf: GNU GPL version 3 or later >> , >> This is free software: you are free to change and redistribute it. >> There is NO WARRANTY, to the extent permitted by law. >> >> Written by David J. MacKenzie and Akim Demaille. >> >> And : >> >> automake --version >> automake (GNU automake) 1.12.4 >> Copyright (C) 2012 Free Software Foundation, Inc. >> License GPLv2+: GNU GPL version 2 or later >> This is free software: you are free to change and redistribute it. >> There is NO WARRANTY, to the extent permitted by law. >> >> Written by Tom Tromey >> and Alexandre Duret-Lutz . >> >> >> I think that elisp-comp that is automatically installed comes >> from one of tese two packages. >> >> Regards >> >> Pierre >> >> In GNU Emacs 26.0.50 (build 1, >> x86_64-pc-linux-gnu) of 2017-07-07 built on jabberwocky >> Repository revision: 579a9ee22e0decf7bed8aff1751c5b3d147b921f >> >> >> > > > From unknown Tue Aug 19 05:10:05 2025 X-Loop: help-debbugs@gnu.org Subject: bug#27608: 26.0.50; ede-proj-elisp-add-path Resent-From: Pierre Lorenzon Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 07 Jul 2017 16:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27608 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 27608@debbugs.gnu.org Received: via spool by 27608-submit@debbugs.gnu.org id=B27608.149944532824984 (code B ref 27608); Fri, 07 Jul 2017 16:36:02 +0000 Received: (at 27608) by debbugs.gnu.org; 7 Jul 2017 16:35:28 +0000 Received: from localhost ([127.0.0.1]:56986 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dTWE4-0006Uu-4H for submit@debbugs.gnu.org; Fri, 07 Jul 2017 12:35:28 -0400 Received: from smtp10.smtpout.orange.fr ([80.12.242.132]:20251 helo=smtp.smtpout.orange.fr) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dTWE3-0006Uf-0l for 27608@debbugs.gnu.org; Fri, 07 Jul 2017 12:35:27 -0400 Received: from localhost ([86.246.93.223]) by mwinf5d33 with ME id hsbL1v0074p9RrJ03sbLvU; Fri, 07 Jul 2017 18:35:20 +0200 X-ME-Helo: localhost X-ME-Date: Fri, 07 Jul 2017 18:35:20 +0200 X-ME-IP: 86.246.93.223 Date: Fri, 07 Jul 2017 18:16:05 +0200 (CEST) Message-Id: <20170707.181605.240201512479138562.devel@pollock-nageoire.net> From: Pierre Lorenzon In-Reply-To: <20170707.175725.1684912969115209187.devel@pollock-nageoire.net> References: <20170707.143055.1754639109642864702.devel@pollock-nageoire.net> <20170707.174026.698683812588053179.devel@pollock-nageoire.net> <20170707.175725.1684912969115209187.devel@pollock-nageoire.net> X-Mailer: Mew version 6.7 on Emacs 26.0 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Score: -2.8 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.8 (--) Are these few lines in pconf.el after line 48 not responsible for the problem : (ede-map-targets sp #'ede-proj-flush-autoconf))) (ede-map-all-subprojects this (lambda (sp) (ede-map-targets this #'ede-proj-tweak-autoconf))) calling flush before tweak makes tweak no longer function ! Either ede-proj-flush-autoconf is misplaced for elisp targets or its implementation is bad and the whole job could be done by ede-proj-tweak-autoconf in particular this load-path replacing. Will look at that. Regards Pierre From: Pierre Lorenzon Subject: bug#27608: 26.0.50; ede-proj-elisp-add-path Date: Fri, 07 Jul 2017 17:57:25 +0200 (CEST) > > > Well it seems that ede-proj-flush-autoconf is called somewhere > in between making ede-proj-elisp-add-path throwing an > error. Well why is the mechanism so ? > > > Regards > > Pierre > > > From: Pierre Lorenzon > Subject: bug#27608: 26.0.50; ede-proj-elisp-add-path > Date: Fri, 07 Jul 2017 17:40:26 +0200 (CEST) > >> >> Oups ! >> >> Sory ! the searched regexp does exist in file elisp-comp >> contained in automake source but not in that copied under my >> project directory ! Really do not understand what it means ! >> >> Regards >> >> Pierre >> >> >> From: Pierre Lorenzon >> Subject: bug#27608: 26.0.50; ede-proj-elisp-add-path >> Date: Fri, 07 Jul 2017 14:30:55 +0200 (CEST) >> >>> >>> >>> >>> Hi, >>> >>> Produces an error when searching for regexp in >>> elisp-comp. Searched regexp is not in this file that is >>> sufficiently small to be manually explored. >>> >>> Maybe an version incompatiblity but >>> >>> autoconf --version >>> autoconf (GNU Autoconf) 2.69 >>> Copyright (C) 2012 Free Software Foundation, Inc. >>> License GPLv3+/Autoconf: GNU GPL version 3 or later >>> , >>> This is free software: you are free to change and redistribute it. >>> There is NO WARRANTY, to the extent permitted by law. >>> >>> Written by David J. MacKenzie and Akim Demaille. >>> >>> And : >>> >>> automake --version >>> automake (GNU automake) 1.12.4 >>> Copyright (C) 2012 Free Software Foundation, Inc. >>> License GPLv2+: GNU GPL version 2 or later >>> This is free software: you are free to change and redistribute it. >>> There is NO WARRANTY, to the extent permitted by law. >>> >>> Written by Tom Tromey >>> and Alexandre Duret-Lutz . >>> >>> >>> I think that elisp-comp that is automatically installed comes >>> from one of tese two packages. >>> >>> Regards >>> >>> Pierre >>> >>> In GNU Emacs 26.0.50 (build 1, >>> x86_64-pc-linux-gnu) of 2017-07-07 built on jabberwocky >>> Repository revision: 579a9ee22e0decf7bed8aff1751c5b3d147b921f >>> >>> >>> >> >> >> > > > From unknown Tue Aug 19 05:10:05 2025 X-Loop: help-debbugs@gnu.org Subject: bug#27608: 26.0.50; ede-proj-elisp-add-path Resent-From: Pierre Lorenzon Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 10 Jul 2017 16:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27608 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 27608@debbugs.gnu.org Received: via spool by 27608-submit@debbugs.gnu.org id=B27608.149970251313884 (code B ref 27608); Mon, 10 Jul 2017 16:02:01 +0000 Received: (at 27608) by debbugs.gnu.org; 10 Jul 2017 16:01:53 +0000 Received: from localhost ([127.0.0.1]:32823 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dUb8C-0003br-Al for submit@debbugs.gnu.org; Mon, 10 Jul 2017 12:01:52 -0400 Received: from smtp06.smtpout.orange.fr ([80.12.242.128]:47516 helo=smtp.smtpout.orange.fr) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dUb88-0003bX-6a for 27608@debbugs.gnu.org; Mon, 10 Jul 2017 12:01:49 -0400 Received: from localhost ([86.246.93.223]) by mwinf5d12 with ME id j41d1v00b4p9RrJ0341dEi; Mon, 10 Jul 2017 18:01:41 +0200 X-ME-Helo: localhost X-ME-Date: Mon, 10 Jul 2017 18:01:41 +0200 X-ME-IP: 86.246.93.223 Date: Mon, 10 Jul 2017 17:42:17 +0200 (CEST) Message-Id: <20170710.174217.858197030646340885.devel@pollock-nageoire.net> From: Pierre Lorenzon In-Reply-To: <20170707.181605.240201512479138562.devel@pollock-nageoire.net> References: <20170707.174026.698683812588053179.devel@pollock-nageoire.net> <20170707.175725.1684912969115209187.devel@pollock-nageoire.net> <20170707.181605.240201512479138562.devel@pollock-nageoire.net> X-Mailer: Mew version 6.7 on Emacs 26.0 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) Hi, I think that the most reasonnable answer is : update automake to 1.15. elisp-comp will simply disappear (this was reported in a previous emacs bug report). All problems due to elisp-comp will disappear as well except a warning signaling that is does not exist : but do not care about that ! .el file will compile ! Regards Pierre From: Pierre Lorenzon Subject: bug#27608: 26.0.50; ede-proj-elisp-add-path Date: Fri, 07 Jul 2017 18:16:05 +0200 (CEST) > > > Are these few lines in pconf.el after line 48 not responsible > for the problem : > > (ede-map-targets sp #'ede-proj-flush-autoconf))) > (ede-map-all-subprojects > this > (lambda (sp) > (ede-map-targets this #'ede-proj-tweak-autoconf))) > > calling flush before tweak makes tweak no longer function ! > > Either ede-proj-flush-autoconf is misplaced for elisp targets > or its implementation is bad and the whole job could be done by > ede-proj-tweak-autoconf in particular this load-path replacing. > > Will look at that. > > Regards > > Pierre > > > From: Pierre Lorenzon > Subject: bug#27608: 26.0.50; ede-proj-elisp-add-path > Date: Fri, 07 Jul 2017 17:57:25 +0200 (CEST) > >> >> >> Well it seems that ede-proj-flush-autoconf is called somewhere >> in between making ede-proj-elisp-add-path throwing an >> error. Well why is the mechanism so ? >> >> >> Regards >> >> Pierre >> >> >> From: Pierre Lorenzon >> Subject: bug#27608: 26.0.50; ede-proj-elisp-add-path >> Date: Fri, 07 Jul 2017 17:40:26 +0200 (CEST) >> >>> >>> Oups ! >>> >>> Sory ! the searched regexp does exist in file elisp-comp >>> contained in automake source but not in that copied under my >>> project directory ! Really do not understand what it means ! >>> >>> Regards >>> >>> Pierre >>> >>> >>> From: Pierre Lorenzon >>> Subject: bug#27608: 26.0.50; ede-proj-elisp-add-path >>> Date: Fri, 07 Jul 2017 14:30:55 +0200 (CEST) >>> >>>> >>>> >>>> >>>> Hi, >>>> >>>> Produces an error when searching for regexp in >>>> elisp-comp. Searched regexp is not in this file that is >>>> sufficiently small to be manually explored. >>>> >>>> Maybe an version incompatiblity but >>>> >>>> autoconf --version >>>> autoconf (GNU Autoconf) 2.69 >>>> Copyright (C) 2012 Free Software Foundation, Inc. >>>> License GPLv3+/Autoconf: GNU GPL version 3 or later >>>> , >>>> This is free software: you are free to change and redistribute it. >>>> There is NO WARRANTY, to the extent permitted by law. >>>> >>>> Written by David J. MacKenzie and Akim Demaille. >>>> >>>> And : >>>> >>>> automake --version >>>> automake (GNU automake) 1.12.4 >>>> Copyright (C) 2012 Free Software Foundation, Inc. >>>> License GPLv2+: GNU GPL version 2 or later >>>> This is free software: you are free to change and redistribute it. >>>> There is NO WARRANTY, to the extent permitted by law. >>>> >>>> Written by Tom Tromey >>>> and Alexandre Duret-Lutz . >>>> >>>> >>>> I think that elisp-comp that is automatically installed comes >>>> from one of tese two packages. >>>> >>>> Regards >>>> >>>> Pierre >>>> >>>> In GNU Emacs 26.0.50 (build 1, >>>> x86_64-pc-linux-gnu) of 2017-07-07 built on jabberwocky >>>> Repository revision: 579a9ee22e0decf7bed8aff1751c5b3d147b921f >>>> >>>> >>>> >>> >>> >>> >> >> >> > > > From unknown Tue Aug 19 05:10:05 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Pierre Lorenzon Subject: bug#27608: closed (Re: bug#27608: 26.0.50; ede-proj-elisp-add-path) Message-ID: References: <20170707.143055.1754639109642864702.devel@pollock-nageoire.net> X-Gnu-PR-Message: they-closed 27608 X-Gnu-PR-Package: emacs Reply-To: 27608@debbugs.gnu.org Date: Mon, 10 Aug 2020 17:10:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1597079403-27302-1" This is a multi-part message in MIME format... ------------=_1597079403-27302-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #27608: 26.0.50; ede-proj-elisp-add-path which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 27608@debbugs.gnu.org. --=20 27608: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D27608 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1597079403-27302-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 27608-done) by debbugs.gnu.org; 10 Aug 2020 17:09:50 +0000 Received: from localhost ([127.0.0.1]:37419 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5BJ0-00075T-2M for submit@debbugs.gnu.org; Mon, 10 Aug 2020 13:09:50 -0400 Received: from mail-yb1-f169.google.com ([209.85.219.169]:38809) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5BIx-000751-TK for 27608-done@debbugs.gnu.org; Mon, 10 Aug 2020 13:09:48 -0400 Received: by mail-yb1-f169.google.com with SMTP id e187so5530877ybc.5 for <27608-done@debbugs.gnu.org>; Mon, 10 Aug 2020 10:09:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:in-reply-to:references:user-agent :mime-version:date:message-id:subject:to:cc; bh=h8xWPT89V99i/8yg/xki8jCIHJ5hCrsvkke/+SDggLI=; b=XLdyCylcqWTI9dNVFYNSPMTZf3kPO+kk6AapklomuPXLuHKtKMNGlSFX3ZNMtfmRdC 5CQQeKGfc86RSDC7ER3D6zC8OJ+fF4/avr9IL27ge9tJeTn3VffPNpfBj9DSZf4/331Q hB3paRHen8WKb6GdcFxrfKlEyaXHKbGzsDit92WNqbNYG3hTgO1juJnVHQk4AloB5Hyr RMlfcK3atzRRpzgc16oXl5OuO3T84yiQXus7kXPj8axhE3rzvUZk3Va5qXzl7r7pk0m7 mCFG//VN6ZuRB0OZ0sQsyy+5fIWFTBjbdQbchAUIBFrz0VHRlwUn7SIdXArVkn8EaDrh EZKA== X-Gm-Message-State: AOAM531aKArb+W0IOIXHkJx1wly2STGdS/rXm/Wt0yFm08zRhIq1UVRu Cmxmz+/1MsocIa1IypmNGuwhvYvDmACLVsKDZiezbjM3HmI= X-Google-Smtp-Source: ABdhPJzTuLUBQFuZerfnOT8GxXzoem9LXVm9pwW3ZD4A1dv9NMspKOXt4pYIEE+2/YW2FXS/hPMUWixakjElJL+rvrQ= X-Received: by 2002:a25:9843:: with SMTP id k3mr41661007ybo.466.1597079382411; Mon, 10 Aug 2020 10:09:42 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Mon, 10 Aug 2020 10:09:42 -0700 From: Stefan Kangas In-Reply-To: <20170710.174217.858197030646340885.devel@pollock-nageoire.net> (Pierre Lorenzon's message of "Mon, 10 Jul 2017 17:42:17 +0200 (CEST)") References: <20170707.174026.698683812588053179.devel@pollock-nageoire.net> <20170707.175725.1684912969115209187.devel@pollock-nageoire.net> <20170707.181605.240201512479138562.devel@pollock-nageoire.net> <20170710.174217.858197030646340885.devel@pollock-nageoire.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Date: Mon, 10 Aug 2020 10:09:42 -0700 Message-ID: Subject: Re: bug#27608: 26.0.50; ede-proj-elisp-add-path To: Pierre Lorenzon Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 27608-done Cc: 27608-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Pierre Lorenzon writes: > I think that the most reasonnable answer is : update automake > to 1.15. elisp-comp will simply disappear (this was reported in > a previous emacs bug report). All problems due to elisp-comp > will disappear as well except a warning signaling that is does > not exist : but do not care about that ! .el file will compile If I read this correctly, the issue was resolved by upgrading automake. I'm therefore closing this bug report now. If this conclusion is incorrect, please reply to this email (use "Reply to all" in your email client) and we can reopen the bug report. Best regards, Stefan Kangas ------------=_1597079403-27302-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 7 Jul 2017 12:50:28 +0000 Received: from localhost ([127.0.0.1]:55830 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dTSiK-0007bF-3c for submit@debbugs.gnu.org; Fri, 07 Jul 2017 08:50:28 -0400 Received: from eggs.gnu.org ([208.118.235.92]:55938) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dTSiI-0007b3-BD for submit@debbugs.gnu.org; Fri, 07 Jul 2017 08:50:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dTSiC-0002cY-1W for submit@debbugs.gnu.org; Fri, 07 Jul 2017 08:50:21 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:46816) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dTSiB-0002cT-UN for submit@debbugs.gnu.org; Fri, 07 Jul 2017 08:50:19 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46900) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dTSiA-00052O-JT for bug-gnu-emacs@gnu.org; Fri, 07 Jul 2017 08:50:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dTSi7-0002b9-GW for bug-gnu-emacs@gnu.org; Fri, 07 Jul 2017 08:50:18 -0400 Received: from smtp10.smtpout.orange.fr ([80.12.242.132]:38368 helo=smtp.smtpout.orange.fr) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dTSi7-0002aP-40 for bug-gnu-emacs@gnu.org; Fri, 07 Jul 2017 08:50:15 -0400 Received: from localhost ([86.246.93.223]) by mwinf5d20 with ME id hoqA1v00C4p9RrJ03oqAj9; Fri, 07 Jul 2017 14:50:12 +0200 X-ME-Helo: localhost X-ME-Date: Fri, 07 Jul 2017 14:50:12 +0200 X-ME-IP: 86.246.93.223 Date: Fri, 07 Jul 2017 14:30:55 +0200 (CEST) Message-Id: <20170707.143055.1754639109642864702.devel@pollock-nageoire.net> To: bug-gnu-emacs@gnu.org Subject: 26.0.50; ede-proj-elisp-add-path From: Pierre Lorenzon X-Mailer: Mew version 6.7 on Emacs 26.0 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Hi, Produces an error when searching for regexp in elisp-comp. Searched regexp is not in this file that is sufficiently small to be manually explored. Maybe an version incompatiblity but autoconf --version autoconf (GNU Autoconf) 2.69 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. And : automake --version automake (GNU automake) 1.12.4 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Tom Tromey and Alexandre Duret-Lutz . I think that elisp-comp that is automatically installed comes from one of tese two packages. Regards Pierre In GNU Emacs 26.0.50 (build 1, x86_64-pc-linux-gnu) of 2017-07-07 built on jabberwocky Repository revision: 579a9ee22e0decf7bed8aff1751c5b3d147b921f ------------=_1597079403-27302-1--