
6 Aug
2004
6 Aug
'04
2:41 p.m.
rif <rif@MIT.EDU> writes:
For this combination, I also tried changing :sigio in the .emacs to :fd-handler, based on some earlier discussions on this list; this did not seem to make any difference.
In ~/.swank.lisp you mean? I get the incorrect result on my laptop running Linux 2.6.0. If I add this line to my ~/.swank.lisp: (setq swank:*communication-style* :fd-handler) Then I get the correct result. Could you please double-check? (This is based on the previous idea that Linux is saving/restoring floating point modes when calling the SIGIO handler.) -Luke