| www.delorie.com/djgpp/mail-archives/browse.cgi | search |
| Message-Id: | <200006251642.TAA01765@mailgw1.netvision.net.il> |
| Date: | Sun, 25 Jun 2000 19:43:12 +0200 |
| To: | djgpp AT delorie DOT com |
| X-Mailer: | Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5b |
| From: | "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> |
| In-reply-to: | <hd9cls838v7jburun4f8gai4sc5rio3b31@4ax.com> (message from Damian |
| Yerrick on Sun, 25 Jun 2000 15:32:56 GMT) | |
| Subject: | Re: Make file wildcards |
| References: | <3953D200 DOT 897086E1 AT pacbell DOT net> <Pine DOT SUN DOT 3 DOT 91 DOT 1000625102010 DOT 25761E AT is> <hd9cls838v7jburun4f8gai4sc5rio3b31 AT 4ax DOT com> |
| Reply-To: | djgpp AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | djgpp AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
> From: Damian Yerrick <Bullcr_pd_yerrick AT hotmail DOT comRemoveBullcr_p> > Newsgroups: comp.os.msdos.djgpp > Date: Sun, 25 Jun 2000 15:32:56 GMT > > >On Fri, 23 Jun 2000, Wesel wrote: > > > >> but I'm afraid to > >> try to redirect Emacs to do something like 'command.com /c' > > > >And rightfully so: you would lose the async subprocesses support. > > Couldn't it run them in a thread? I'm not sure I follow you, because I think threads are irrelevant to the problem at hand. The real difficulty with running DOS programs from NTEmacs is how to redirect their standard handles to a pipe that stretches between two VMs, and how to kill the DOS program when the user types e.g. "M-x kill-compilation RET" in the process buffer. Think about it: how would you force a process in another VM exit when it doesn't want to?
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |