- Subject: Re: [jed-users] Jed does not read .sql in jed_library_path
- From: jed@xxxxxxxxxxx (John E. Davis)
- Date: Mon, 23 Dec 2019 15:42:48 -0500
Sergei Naumov <vomus@xxxxxxxxxx> wrote:
> Hi!
> I am usng Jed for many years and finally found that I need to install a
> additional mode, sql.sl. I downloaded it from jedmodes.sourceforge.io, placed
> into ~/.jed, compiled it and edited my .jedrc like this:
>
> variable Jed_Home_Library = "~/.jed";
Jed will not perform tilde expansion automatically. If you want the
above to be expanded, then use:
variable Jed_Home_Library = expand_filename("~/.jed");
Thanks,
--John
_______________________________________________
For list information, visit <http://jedsoft.org/jed/mailinglists.html>.
[2019 date index]
[2019 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]