view README.ben-separate-stderr @ 3050:67b6f3514ffc

[xemacs-hg @ 2005-11-07 08:49:12 by stephent] Various small patches (also commit configure): Minor improvements to INSTALL <877jbk3nkk.fsf@tleepslib.sk.tsukuba.ac.jp> Add description of changed options to INSTALL <873bm83ncd.fsf@tleepslib.sk.tsukuba.ac.jp> Check for libpq (PostgreSQL) linking against SSL and crypto <87y8402820.fsf@tleepslib.sk.tsukuba.ac.jp> Include module INLINE_HEADERs in inline.c unconditionally <87u0eo27rn.fsf@tleepslib.sk.tsukuba.ac.jp> Fix use of AC_INIT <87pspc27oh.fsf@tleepslib.sk.tsukuba.ac.jp> Minor ChangeLog repairs <87ll0027jq.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Mon, 07 Nov 2005 08:49:25 +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.