auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] Long loading time


From: jfbu
Subject: Re: [AUCTeX] Long loading time
Date: Fri, 01 May 2015 10:36:02 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

Le 01/05/2015 10:31, Tassilo Horn a écrit :
jfbu <address@hidden> writes:

I have applied the patch. Now the loading time is divided by three,
going down from 5 seconds to about 1.5 seconds. (on TL2014,
on TL2015, we go down from 1 second to 1/3 of a second)

Ok, cool.  I'll make a new release anytime soon.



great news. Thanks a lot. Have you a way to test on Windows which
has another path separator before release?

And I see indeed only three calls to kpsewhich

kpsewhich --progname latex --expand-path 
$SYSTEXMF:$TEXMFLOCAL:$TEXMFMAIN:$TEXMFDIST
kpsewhich --progname latex --expand-path $TEXMFHOME
kpsewhich --progname latex --expand-path 
$TEXMFHOME:$TEXMFMAIN:$TEXMFLOCAL:$TEXMFDIST

If there was a way to combine the three into one, that would gain an
additional factor of 3 in launch time of AUCTeX.

No, I don't think there is a good way.  Differerent part of auctex query
different vars.


ok

best

Jean-François





reply via email to

[Prev in Thread] Current Thread [Next in Thread]