Native windows gnuclient/winclient quandry

Vin Shelton acs at alumni.princeton.edu
Fri Sep 14 17:02:10 EDT 2007


Greetings XEmacs, gnuclient and winclient hackers,

Recently, Adrian Aichner and I were having a discussion about running
gnuclient for a native windows package.  The current native windows
kits do not include gnuserv/gnuclient-like functionality and I'd like
to remedy that situation.

Here are my thoughts:

1) The gnuserv code currently in the 21.4 and 21.5 branches does not
compile as-is on native windows.

2) I found Guy's gnuserv_beta package available from
http://www.wyrdrune.com/index.html?gnuserv.html.  This version
requires fairly extensive changes to gnuclient and gnuserv, but I can
build it by hand and it seems to work OK with a native windows XEmacs.
 I'm a little leery of checking in such substantial changes to the
code, because the tool currently works fine on other platforms.

3) winclient works great for file access (although I had to increase
the timeout if I want to use it to *start* XEmacs), but it does not
yet support execution of arbitrary lisp code, nor does it support
passing the starting line number in as an argument.  I started to
implement these features (I added a new message for 'eval', but didn't
hook that up to the lisp evaluation engine) and then began to wonder
what the right approach is.

If you have an opinion on how to proceed, please share it with the list.

Thank you,
  Vin

-- 
The Journey by Mary Oliver
http://www.poemhunter.com/p/m/poem.asp?poet=6771&poem=30506



More information about the XEmacs-Beta mailing list