Hello Ralf, From: Ralf Angeli <[EMAIL PROTECTED]> Subject: Re: [Bug-AUCTeX] 11.84; Loading style files Date: Mon, 16 Jul 2007 20:13:02 +0200
> * Pierre Lorenzon (2007-07-16) writes: > > > I already send a bug report a few days ago. Now investigating > > the code more carefully I wonder why ther are this two lines of > > code at line 1831 in the tex.el file : > > > > (setq default-directory (expand-file-name > > (file-name-directory > > style)) > > They were supposed to fix a bug. See > <URL:http://thread.gmane.org/1121262217.11339.20.camel%40localhost.localdomain>. Ok I looked at this url and the problem was with shared files between several projects. However I am affraid tha fixing the previous bug created a new one ! Anyway suprresing this two lines in the code it works perfectly with my own setings ... So there is an incompatibility and we may try to solve the whole problem. My opinion is that the question is not in the retrieval process but in the storage process. Indeed if you want to retrieve the style file in an master file independent way, the sould not be stored in a master file dependent directory ! What I am doing is allowed by LaTeX as well as what the previous contributor did ! Hence auctex must allow exactely waht LTeX allows ! I know that it might be complicated but I am ready to contribute to the improvement of the code. Simply tell me if I think completely wrong ! Pierre _______________________________________________ bug-auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-auctex
