jed-users mailing list

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

Re: documentation suggestions (was: command line options)


G. Milde <g.milde@xxxxxx> wrote:
>#<TAG>
>	- start embedded text region
>#</TAG>
>	- end embedded text region
>
>seem not to work. Is this feature new in SLang 2 ?

It works for me using slsh linked to 1.4.9.

 $ slsh --version
 slsh version 0.7-0
 S-Lang Library Version: 1.4.9
 $ cat /tmp/foo.sl

 #<TAG>
         - start embedded text region
 #</TAG>
 message ("foo-loading");
 $ slsh /tmp/foo.sl
 foo-loading

It was broken in an early pre-release version of slang2.

--John

--------------------------
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]