This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
(set 'files '(
"C:/Program Files/gnuwin32/bin/libeay32.dll" ; XP
"C:/Program Files (x86)/gnuwin32/bin/libeay32.dll" ; 7
"/usr/lib/libcrypto.so"
"/usr/lib/libcrypto.so.0.9.8"
"/usr/lib/libcrypto.so.0.9.7"
"/usr/lib/libcrypto.so.0.9.6"
"/usr/lib/libcrypto.so.4"
"/usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0"
"/usr/lib/libcrypto.so.18.0" ; OpenBSD 4.6
"/usr/lib/libcrypto.dylib"
))
lrwxrwxrwx 1 root root 35 Aug 18 14:19 libcrypt.so -> /lib/x86_64-linux-gnu/libcrypt.so.1
File mode specification error: (void-function newlisp-mode)
That means, you also can use the Emacs based IDE to edit/launch programs launching and communicating with the Java based guiserver. The problems you had, where just shelling out from Java, starting a new process, but you still can use Java from newLISPQuote
C:emacslispprogmodes
(emacs on my setup is on C:emacs) containing a bunch of .el files that I assume are mode files, and placed
newlisp myprogram.lsp
name it [anything].bat (I used myprogram.bat), and then (in LispIDE) use Tools menu to set the path, being that .bat file. Once that's done, all one needs to do is use the reset icon each time the program is to be run.