jed-users mailing list

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

Re: slang load path


On 25.02.05, Joerg Sommer wrote:
> p.boekholt@xxxxxxxxx <p.boekholt@xxxxxxxxx> wrote:
> >
> > On Tue, 22 Feb 2005 21:50:07 +0000 (UTC), Joerg Sommer <joerg@xxxxxxxxxxxx> said:
> >
> >> Do you have your own lib in your home?
> > Yes.
> >
> >> SLang can autoload the functions in the JED_ROOT/lib at me, but not in
> >> my ~/.jed/lib (which is included by the scripts in Debian).
> > What does get_jed_library_path() return?
> 
> Nothing.
> #v+
> $ jed -batch -f 'message(get_slang_load_path())'

Well, the above line doesnot return a path here either. However, my question
was what does get_jed_library_path() return:

  $ jed -batch -f 'message(get_jed_library_path())'
  loading /usr/share/jed/lib/site.slc
  loading /usr/share/jed/lib/os.sl
  loading /usr/share/jed/lib/menus.slc
  loading /etc/jed.conf
  loading /etc/jed-init.d/00debian.sl
  loading /etc/jed-init.d/05gm.sl
  loading /home/milde/.jed/lib/home-lib.sl
  loading /home/milde/.jed/lib/ini.sl
  loading /home/milde/.jed/lib/jed.rc
  loading /home/milde/.jed/lib/jed.rc
  /home/milde/.jed/lib,/usr/share/jed/lib,.
  
With this library path, my Jed finds modes in ~/.jed/lib. (I cannot tell
about SLang.)

Günter

-- 
G.Milde web.de

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


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