slang-users mailing list

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

Re: [slang-users] autoload loads two times


Jörg Sommer <joerg@xxxxxxxxxxxx> wrote:
>can someone explain why the stkcheck file is loaded two times?
[...]
>% xjed -batch -l /tmp/bug.sl -l /tmp/bug.sl
>loading /tmp/bug.sl
>0
>loading /usr/share/jed/jed-extra/stkcheck.slc
>loading /tmp/bug.sl
>0
>loading /usr/share/jed/jed-extra/stkcheck.slc
>#v-

What version of xjed are you using?  How does jed-extra/stkcheck.sl
differ from the version distributed with slang?

# xjed -batch -n -l /tmp/bug.sl -l /tmp/bug.sl
loading /usr/local/jed/lib/site.sl
loading /usr/local/jed/lib/os.sl
loading /usr/local/jed/lib/menus.sl
loading /usr/local/etc/jed.conf
loading /usr/local/jed/lib/compress.sl
loading /usr/local/jed/lib/modeinfo.sl
loading /tmp/bug.sl
loading /usr/local/share/slsh/stkcheck.sl
1
loading /tmp/bug.sl
1

# xjed --version
jed version: 0.99.18/Unix
 Compiled with GNU C 3.3
S-Lang version: pre2.0.7-47
*** Compiled against S-Lang 20006 but linked to 20007

jed compile-time options:
 +LINE_ATTRIBUTES +BUFFER_LOCAL_VARS +SAVE_NARROW +TTY_MENUS
 +EMACS_LOCKING +MULTICLICK +SUBPROCESSES +DFA_SYNTAX +ABBREVS
 +COLOR_COLUMNS +LINE_MARKS -GPM_MOUSE +IMPORT

Using JED_ROOT=/usr/local/jed

Thanks,
--John

_______________________________________________
To unsubscribe, visit http://jedsoft.org/slang/mailinglists.html


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