flaky spawning behaviour on 2000, XP
Edward Peschko <[email protected]>
| Newsgroups | gmane.emacs.xemacs.windows |
|---|---|
| Message-ID | <[email protected]> |
hey,
I was using xemacs on NT, and noticed the following flaky behaviour:
1) I run a shell using 'M-x shell'
2) I run a command that forks off a window, ex: 'gvim function'
Anyways, I noticed that the forked-off-window doesn't always work correctly - the above
call hangs both xemacs and the shell on my box...
Since 90% of the programs one would run on NT fork off GUIs, this doesn't bode well..
Ed