Quoting Lute Kamstra <[EMAIL PROTECTED]>:
> Richard Stallman <[EMAIL PROTECTED]> writes:
>
> > This patch is ok; would someone please install it?
>
> Done.
Thank you.
--
Jérôme Marant
___
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.
Richard Stallman <[EMAIL PROTECTED]> writes:
> This patch is ok; would someone please install it?
Done.
Lute.
___
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel
This patch is ok; would someone please install it?
___
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel
Quoting Lute Kamstra <[EMAIL PROTECTED]>:
> Could you explain what you want to accomplish? It seems to me that you
I think I already explained in my previous messages: it is a way to avoid
running make epaths-force again since configure already runs it: we'd
better feed configure with the local
Hi Jérôme,
> Would anybody be kind to either consider or reject this small patch or
> maybe propose a better way to achieve the goal?
> I haven't read any comment so far.
>
> (Here is an update)
>
> Thanks in advance.
>
> Jérôme Marant <[EMAIL PROTECTED]> writes:
>
>> Jérôme Marant <[EMAIL PROTECT
Hi,
Would anybody be kind to either consider or reject this small patch or
maybe propose a better way to achieve the goal?
I haven't read any comment so far.
(Here is an update)
Thanks in advance.
Jérôme Marant <[EMAIL PROTECTED]> writes:
> Jérôme Marant <[EMAIL PROTECTED]> writes:
>
>> Hi,
>
Jérôme Marant <[EMAIL PROTECTED]> writes:
> Hi,
>
> Currently, only the configure script generates epaths, by calling the
> 'epaths-force' target of the Makefile.
>
> However, it is not possible to customize the value of the
> locallisppath variable in order to include it in epaths at
> configure-
Hi,
Currently, only the configure script generates epaths, by calling the
'epaths-force' target of the Makefile.
However, it is not possible to customize the value of the
locallisppath variable in order to include it in epaths at
configure-time, which makes necessary to re-run 'make epaths-force