view README.ben-separate-stderr @ 943:345b7d75cab4

[xemacs-hg @ 2002-08-01 08:28:18 by michaels] 2002-08-01 Mike Sperber <mike@xemacs.org> * event-stream.c: * event-Xt.c: * events.h: * events.c: * alloc.c: Fix various kkcc-related nits that show up in MULE and union-type builds.
author michaels
date Thu, 01 Aug 2002 08:28:38 +0000
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.