From: Pierre Lorenzon <devel@pollock-nageoire.net>
To: 27608@debbugs.gnu.org
Subject: bug#27608: 26.0.50; ede-proj-elisp-add-path
Date: Fri, 07 Jul 2017 18:16:05 +0200 (CEST) [thread overview]
Message-ID: <20170707.181605.240201512479138562.devel@pollock-nageoire.net> (raw)
In-Reply-To: <20170707.175725.1684912969115209187.devel@pollock-nageoire.net>
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 <devel@pollock-nageoire.net>
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 <devel@pollock-nageoire.net>
> 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 <devel@pollock-nageoire.net>
>> 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
>>> <http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
>>> 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 <http://gnu.org/licenses/gpl-2.0.html>
>>> 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 <tromey@redhat.com>
>>> and Alexandre Duret-Lutz <adl@gnu.org>.
>>>
>>>
>>> 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
>>>
>>>
>>>
>>
>>
>>
>
>
>
next prev parent reply other threads:[~2017-07-07 16:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-07 12:30 bug#27608: 26.0.50; ede-proj-elisp-add-path Pierre Lorenzon
2017-07-07 15:40 ` Pierre Lorenzon
2017-07-07 15:57 ` Pierre Lorenzon
2017-07-07 16:16 ` Pierre Lorenzon [this message]
2017-07-10 15:42 ` Pierre Lorenzon
2020-08-10 17:09 ` Stefan Kangas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170707.181605.240201512479138562.devel@pollock-nageoire.net \
--to=devel@pollock-nageoire.net \
--cc=27608@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.