Mosè Giordano <[email protected]> writes:

Hi Mosè,

>>> Try replacing
>>
>>> (eval-when-compile
>>>   (byte-recompile-directory "style/" 0))
>>
>>> with
>>
>>> (eval-when-compile
>>>   (byte-recompile-directory
>>>    (expand-file-name "style/"
>>>              (file-name-directory load-file-name)) 0))
>>
>>> Does this work for you?
>>
>> Yes, this does the trick. Thank you.
>
> Ok, thanks for the confirmation.  Tassilo, is this patch worth to be
> installed into ELPA?

Sure, if it fixes the problem it's worth to be installed. ;-)

Bye,
Tassilo


_______________________________________________
auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to