jed-users mailing list

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

Re: jed 0.99-17 looks good


On Thu, 25 Nov 2004 10:58:36 +0100, "G. Milde" <g.milde@xxxxxx> said:
> Maybe a library function working similar to tic() / toc() would do instead:
Also, in JED B0.99-17 you can display the stack depth in the status line with
a %S in the Status_Line_String.

I'm having trouble opening files with filelist.sl: the error I get is 

Only digits may appear in an octal or decimal number

This is caused by the line

     return integer(a[np]);

on or near line 185.  Apparently this would give a 0 in slang 1, but gives an
error in slang 2 when a[np] is not an integer. 

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


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