4 Mar 2006 04:30
Re: DFA cache tables
John E. Davis <davis <at> space.mit.edu>
2006-03-04 03:30:02 GMT
2006-03-04 03:30:02 GMT
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
RSS Feed