Re: zombies: proof of principle

2002-10-25 Thread Angus Leeming
On Friday 25 October 2002 9:28 am, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > | On Friday 25 October 2002 8:59 am, Lars Gullik Bjønnes wrote: > | > Angus Leeming <[EMAIL PROTECTED]> writes: > | > | John, > | > | > | > | attached is some rough and ready, proof of princi

Re: zombies: proof of principle

2002-10-25 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Friday 25 October 2002 8:59 am, Lars Gullik Bjønnes wrote: | > Angus Leeming <[EMAIL PROTECTED]> writes: | > | John, | > | | > | attached is some rough and ready, proof of principle code | > | that appears to do the job. | > | | > | To generate an aut

Re: zombies: proof of principle

2002-10-25 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Fri, Oct 25, 2002 at 09:12:09AM +0100, Angus Leeming wrote: | > Incidentally, is __EMX__ cygwin? | | I don't thinks so. I think it is OS/2 -- Lgb

Re: zombies: proof of principle

2002-10-25 Thread Andre Poenitz
On Fri, Oct 25, 2002 at 09:12:09AM +0100, Angus Leeming wrote: > Incidentally, is __EMX__ cygwin? I don't thinks so. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)

Re: zombies: proof of principle

2002-10-25 Thread Angus Leeming
On Friday 25 October 2002 8:59 am, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > | John, > | > | attached is some rough and ready, proof of principle code > | that appears to do the job. > | > | To generate an autosave type > | buffer-auto-save > | in the minibuffer.

Re: zombies: proof of principle

2002-10-25 Thread Angus Leeming
On Friday 25 October 2002 3:30 am, John Levon wrote: > On Thu, Oct 24, 2002 at 09:52:41PM +0100, Angus Leeming wrote: > > John, > > > > attached is some rough and ready, proof of principle code > > that appears to do the job. > > Seems to work. Thanks ! > > How easy is it to backport to 1.2 ? It'l

Re: zombies: proof of principle

2002-10-25 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | John, | | attached is some rough and ready, proof of principle code that | appears to do the job. | | To generate an autosave type | buffer-auto-save | in the minibuffer. You should get "Autosaving Buffer" printed to the | console. If you have

Re: zombies: proof of principle

2002-10-24 Thread John Levon
On Thu, Oct 24, 2002 at 09:52:41PM +0100, Angus Leeming wrote: > John, > > attached is some rough and ready, proof of principle code that > appears to do the job. Seems to work. Thanks ! How easy is it to backport to 1.2 ? john -- "This is playing, not work, therefore it's not a waste of ti

zombies: proof of principle

2002-10-24 Thread Angus Leeming
John, attached is some rough and ready, proof of principle code that appears to do the job. To generate an autosave type buffer-auto-save in the minibuffer. You should get "Autosaving Buffer" printed to the console. If you have the Child Processes dialog open, you should also get someth