Hello!

I took a shot at compiling "conkeror-spawn-helper" under Cygwin.  It
does compile, but I don't know how to test it.  Morever, the module
"spawn-process" has a few checks to prevent itself from running on a
non-Posix system.  I got rid of the checks and now hitting C-i opens a
terminal, prints a message, but it disappears too fast.  I couldn't
find a good way of capturing it yet.

0. Has anybody got this to work?

1. How can I test if "conkeror-spawn-helper" is actually working?

2. Any advice on modifying "spawn-process"?  It seems to me it will
require a bit of tweaking, because it tries to get a SHELL variable
from the environment and falls back to /bin/sh.  I'm also not sure if
the .exe extension breaks the check.

Thanks!

Paulo
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to