Path: utzoo!yunexus!geac!daveb From: daveb@geac.UUCP (David Collier-Brown) Newsgroups: comp.emacs Subject: Re: Portability problem with gnu-emacs [dump-emacs] Message-ID: <3232@geac.UUCP> Date: 20 Sep 88 21:54:00 GMT Article-I.D.: geac.3232 References:Organization: GEAC Computers, Toronto, CANADA Lines: 9 From article , by gaynor@porthos.rutgers.edu (Silver): >> Let temacs write the compiled lisp code into a file 'code.c' in the >> following format: ... Er, people.... What about machines that don't really like making the data space execuable and linked with the startup? (cf comp.arch and .c discussions on data/code segmenst some time ago). --dave