Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version nyu B notes v1.5 12/10/84; site acf4.UUCP Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!petrus!bellcore!decvax!genrad!panda!talcott!harvard!cmcl2!acf4!tihor From: tihor@acf4.UUCP (Stephen Tihor) Newsgroups: net.emacs Subject: Re: Gnu use of alloca and setjmp Message-ID: <5140001@acf4.UUCP> Date: Fri, 3-Jan-86 15:58:00 EST Article-I.D.: acf4.5140001 Posted: Fri Jan 3 15:58:00 1986 Date-Received: Sun, 5-Jan-86 01:36:56 EST References: <578@harvard.UUCP> Organization: New York University Lines: 7 If the program was designed with the intention for dumping the program state and later reloading it it is possible to write a faily portable but program specific code to permit the "initalized state" of the system structures to be saved and reloaded. Such coding should increase the set of possible hosts significant without requiring nonportable hcks to make initialization work well.