On 07/06/2012 10:34 AM, Stefano Lattarini wrote:
>
> Thanks. I'll push the patch by this evening or afternoon if nobody
> else speaks out.
>
Pushed now. I'm thus closing this bug report.
Regards,
Stefano
On 07/06/2012 02:42 AM, Jack Kelly wrote:
> On Fri, Jul 6, 2012 at 7:57 AM, Stefano Lattarini
> wrote:
>> Usually I'd agree, and in fact I had done as you're suggesting in a
>> previous attempt; but that caused the test 'lisp3.sh' to fail :-/
>> With the patch I've posted, the testsuite remains cl
On Fri, Jul 6, 2012 at 7:57 AM, Stefano Lattarini
wrote:
> Usually I'd agree, and in fact I had done as you're suggesting in a
> previous attempt; but that caused the test 'lisp3.sh' to fail :-/
> With the patch I've posted, the testsuite remains clean at least.
>
> So I say we commit my patch: al
Hi Jack, thanks for the feedback.
On 07/05/2012 11:33 PM, Jack Kelly wrote:
> On Fri, Jul 6, 2012 at 3:56 AM, Stefano Lattarini
> wrote:
>> On 07/01/2012 01:03 AM, Jack Kelly wrote:
>> Thanks. I've condensed a patch from you explanation (see attachment).
>> I will push it shortly if there are no
tags 11806 + patch
thanks
On 07/01/2012 01:03 AM, Jack Kelly wrote:
> On Sat, Jun 30, 2012 at 11:19 AM, Makoto Fujiwara wrote:
>> With your advice for VPATH issue, I am now using attached patch,
>> thanks a lot,
>> --- lib/elisp-comp.orig 2012-01-31 20:41:18.0 +0900
>> +++ lib/elisp-comp
On Sat, Jun 30, 2012 at 11:19 AM, Makoto Fujiwara wrote:
> With your advice for VPATH issue, I am now using attached patch,
> thanks a lot,
> --- lib/elisp-comp.orig 2012-01-31 20:41:18.0 +0900
> +++ lib/elisp-comp 2012-04-13 22:14:39.0 +0900
> @@ -62,6 +62,7 @@
> fi
>
> tem
| To: Stefano Lattarini
| From: Jack Kelly
| Subject: Re: bug#11806: (setq load-path ..) of elisp-comp
| Date: Fri, 29 Jun 2012 08:32:18 +1000
| Message-ID:
> I'm no elisp master, but here's what I see is happening:
> * Developer defines something like lisp_LISP = foo.
On Thu, Jun 28, 2012 at 8:49 PM, Stefano Lattarini
wrote:
> On 06/28/2012 06:47 AM, Makoto Fujiwara wrote:
>> I do have problem compiling *.el files with tc-2.3.1 (svn version)
I think this is the relevant Makefile.am:
http://code.google.com/p/tcode/source/browse/trunk/tc/lisp/Makefile.am
It con
Hi Makoto. Thanks for the report and the patch.
On 06/28/2012 06:47 AM, Makoto Fujiwara wrote:
> We have following line in automake-1.12.1/lib/elisp-comp.
>
> 73 mkdir $tempdir
> 74 cp "$@" $tempdir
> 75
> 76 (
> 77cd $tempdir
> 78echo "(setq load-path (cons
We have following line in automake-1.12.1/lib/elisp-comp.
73 mkdir $tempdir
74 cp "$@" $tempdir
75
76 (
77cd $tempdir
78echo "(setq load-path (cons nil load-path))" > script
79$EMACS -batch -q -l script -f batch-byte-compile *.el || exit $?
80mv
10 matches
Mail list logo