tags 339000 + patch
thanks
Here is a patch to fix this issue.
-- bin/nicec.orig 2005-11-20 10:00:56.004671430 +0100
+++ bin/nicec 2005-11-20 10:00:40.563175008 +0100
@@ -89,6 +89,6 @@
# Certain JVMs seem to exit by throwing SIGHUP, thus replacing the exit code
# with 129.
# This happens only when running inside Emacs with Sun's 1.4.2_04-b05.
-trap "" SIGHUP
+trap "" HUP
exec ${java} $class ${system_args} "$@"
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]