auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] running C-c C-c very slow


From: Lars Madsen
Subject: Re: [AUCTeX] running C-c C-c very slow
Date: Wed, 15 Oct 2014 07:18:41 +0000

Now I'm just wondering.

What is AucTeX looking up at C-c C-c? And why is that lookup needed.

(I hardly ever use C-c C-c, since I'm running latexmk in pvc mode)

/Lars Madsen
Institut for Matematik / Department of Mathematics
Aarhus Universitet / Aarhus University
Mere info: http://au.dk/address@hidden / More information: 
http://au.dk/en/address@hidden


________________________________________
From: address@hidden address@hidden on behalf of Tassilo Horn address@hidden
Sent: 14 October 2014 20:50
To: Jannis
Cc: address@hidden
Subject: Re: [AUCTeX] running C-c C-c very slow

Jannis <address@hidden> writes:

Hi Jannis,

> Sorry for beeing insistent,

Sorry, I've had no time to come back to you until now.

> but is there any way to solve this? All files in tex path do not seem
> to be on a nfs mount.

But as you've said below in your last message:

>> See above. Could this also be related to the location of the *.tex
>> file? I mount some remote samba share via VPN to my file system and
>> all the files Latex uses are located there. Maybe the change in speed
>> that i noticed is not due to me updating my system but due to me
>> changing my physical location. Before I worked at a place where these
>> files were located in the local network and were not acessed over the
>> internet.

Well, that means that AUCTeX does more than thousand file-exists-p
checks on files that are accessed via network.  Not astonishing that
this is slow.  (NFS was just an example.  Samba is quite similar.)

> Is this also crucial for the *.tex etc files of the document beeing
> worked on?

No.

Ok, so how to solve the problem?

  1. You could check if there's some optimization/caching option for
     samba that speeds up file existance checks.

  2. Install a TeX distro locally.

Bye,
Tassilo

_______________________________________________
auctex mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/auctex



reply via email to

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