view README.ben-separate-stderr @ 2128:3c2d928e17ad

[xemacs-hg @ 2004-06-14 11:01:20 by stephent] wording nits in configure.in <871xkixw8h.fsf@tleepslib.sk.tsukuba.ac.jp> die if user request can't work <87wu2awhh3.fsf@tleepslib.sk.tsukuba.ac.jp> don't mix toolkits <87smcywh54.fsf@tleepslib.sk.tsukuba.ac.jp> do missing commits <87u0zgwfhi.fsf@tleepslib.sk.tsukuba.ac.jp> <867jxiqihl.fsf@comcast.net>
author stephent
date Mon, 14 Jun 2004 11:01:21 +0000 (2004-06-14)
parents 943eaba38521
children
line wrap: on
line source
-- ben-separate-stderr-improved-error-trapping

this is an old workspace, very close to being done, containing

- subprocess stderr output can be read separately; needed to fully
  implement call-process with asynch. subprocesses.

- huge improvements to the internal error-trapping routines (i.e. the
  routines that call Lisp code and trap errors); Lisp code can now be
  called from within redisplay.

- cleanup and simplification of C-g handling; some things work now
  that never used to.

- see the ChangeLogs in the workspace.