> Is GC the only reason to avoid Feval inside XTread_socket? > If so, is it possible to use code conversion together with > inhibit_garbage_collection?
Jan D. explained the problem, and I will just note that compiling with -DSYNC_INPUT should lift that restriction (because it causes XTread_socket to not be run from the signal handler any more). Stefan _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel