jed-users mailing list

[2003 Date Index] [2003 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: LaTeX4Jed: install in homedir, bugs and wishes


begin  Günter Milde <milde@xxxxxxxxxxxxxxxxxxxx> wrote:
> On Thu, May 22, 2003 at 03:10:57PM +0000, Joerg Sommer wrote:
>> Hi,
>> 
>> how can I install L4J in my homedir? The manual tells only the way to
>> install L4J in $JED_ROOT.
>> 
>> I copied latex.sl and latex.hlp to ~/.jed. Then I thought I can run 'jed
>> -batch -n -l preparse -f create_dfa_cache(latex.sl)' there, but it fails
>> with "S-Lang Error: Object not opened: /usr/share/jed/lib/site.slc:
>> unable to open" How must I call jed?
> 
> Did you set something like:
> 
> public variable Jed_Home_Library = "full/path/to/your/jed/library";
> set_jed_library_path(Jed_Home_Library + "," + get_jed_library_path());
> 
> Jed_Highlight_Cache_Dir = Jed_Home_Library; % Dir for new DFA syntax tables
> 
> AFAIK, the highlight cache will be created with the first call of the
> latex-mode. Once you provided a writeable chache dir, it will last and be
> reused the next time.

Yes, it works so and the above too.

Joerg.

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2003 date index] [2003 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]