Description:
The S-Lang library used with JED and slrn
|
|
|
slang 2.2.0 released
|
| |
Version 2.2.0 of the slang library is now available. See <[link]> for downloading options. It may take a day or so for the mirror sites to pick up the latest version. The relevant MD5 sums are: 2593b390c6db81b840f6b48b0e768f a0 slang-2.2.0.tar.bz2 d98089cbb1c8ecac57e3fffee0d5db 11 slang-2.2.0.tar.bz2.asc... more »
|
|
I can't get slsh to take arguments with scripts properly.
|
| |
I'm tryin to get slsh to load a scripts with arguments so that I can try to learn slang, but I can't seem to pass arguments properly through slsh. Heres an example script, temp.sl: ============== ...define slsh_main () { message (string (__argc)); return; ...============= When I try "slsh temp.sl", the result is "1".... more »
|
|
"Inconsistent key-definition" error
|
| |
Hi, I'm getting error "Inconsistent key-definition" in my application when user presses ALT+INS key. Since slang doesn't provide escape sequence for this key combnation I'm adding my own like this: SLkp_define_keysym( "^[^[[2~", SL_KEY_IC | ( 8 << 16 ) ); In file "slkeymap.c" I can see that this error comes from find_the_key... more »
|
|
34 tjxzs.com.cn 32
|
| |
天津音响专卖.com , 86-022-81501975, 天津音响网, 86-13802174064, 天津鑫之声, 86-022-26623951,tj...@hotmail. com, 天津市河北区天泰路新大本营电器城218号, [link] ,天津音响总代理, 天津鑫之声电器销售中心, tjxzs.com.cn 欢迎光临天津音响专卖(店内实物图)... more »
|
|
91 tjxzs.com.cn 59
|
| |
天津音响专卖.com , 86-022-81501975, 天津音响网, 86-13802174064, 天津鑫之声, 86-022-26623951,tj...@hotmail. com, 天津市河北区天泰路新大本营电器城218号, [link] ,天津音响总代理, 天津鑫之声电器销售中心, tjxzs.com.cn 欢迎光临天津音响专卖(店内实物图)... more »
|
|
70 tjxzs.com.cn 68
|
| |
天津音响专卖.com , 86-022-81501975, 天津音响网, 86-13802174064, 天津鑫之声, 86-022-26623951,tj...@hotmail. com, 天津市河北区天泰路新大本营电器城218号, [link] ,天津音响总代理, 天津鑫之声电器销售中心, tjxzs.com.cn 欢迎光临天津音响专卖(店内实物图)... more »
|
|
compiling of most-5.0.0a with mingw32 failed
|
| |
I've compiled slang 2.1.4 with mingw32 on Vista. I wanted to compile most-5.0.0a and although I followed the instructions on README I'm getting the following: ------------------- gcc -c -Wall -W -O2 -fno-strength-reduce -I../../slang/src ./buffer.c -o gw32objs/buffer.o In file included from ./buffer.c:34:... more »
|
|
Compiling s-lang
|
| |
I can't compile the newest version of s-lang on AIX 5.2 The configure script seemed to be fine, but when I ran make: ie1365:/home/dtuser/jerry/edit ors/slang-2.1.4>make cd /home/dtuser/jerry/editors/sla ng-2.1.4/src/elfobjs; xlC -c - M -DAIX -I. -g -liconv -DMULTI -Daix -lodm -lm -lvae -lca -lbsd -ls -... more »
|
|
Display all threads that contain unread messages
   
|
| |
The page at [link] (Google Cache, it isn't available at the original place anymore) claims that you could use a macro to display all threads fully that contain at least one unread message. Does such a macro already exist or could someone create it (I don't know s-lang)? -Erik
|
|
|