[<<][snot][>>][..]Sat Oct 6 19:57:17 CEST 2007
some strings mess up the scheme -> emacs communication. quickly patched it, but there's a problem with eval/not eval at some points. i.e. in scratch buffer : (snot-eval '(list->bytes '( 0 0 0 ))) => (string 0 0 0) and not the string itself. it's importantto be able to transfer binary data. problem: snot-eval-reply should process the expression
[Reply][About]
[<<][snot][>>][..]