John E. Davis | 4 Mar 2006 04:30
Picon
Favicon

Re: DFA cache tables

Tom Frei <tfrei <at> mailsnare.net> wrote:
>Thank you for the advice.  I tried amending the .jedrc as outlined below,
>but I get an S-Lang error: path_expand undefined--when I start jed on a
>latex file.  I did create the necessary directories in my local home
>location.  Am I missing something else?
[...]
>  Jed_Highlight_Cache_Dir == path_expand("~/.jed/lib/");
>  Jed_Highlight_Cache_Path += "," + path_expand("~/.jed/lib/");

I am unfamiliar with path_expand.  Try using expand_filename instead.

--John


Gmane