bug#13850: Emacs for Windows: Launch better from a command prompt
Andrew Pennebaker <[email protected]>
| Newsgroups | gmane.emacs.bugs,gmane.emacs.windows |
|---|---|
| Message-ID | <CAHXt_SW7Bq1JwOBta_2R3SWTB8E+rZU3Z99YCn8Y7hBuLF2W1A@mail.gmail.com> |
Currently, Emacs ties up the Command Prompt until the user quits Emacs. In Git Bash, you can hack around this with an ampersand (&), but the default behavior should really be to fork a thread for Emacs and immediately return terminal control to the user. Can we default the next version to this behavior? -- Cheers, Andrew Pennebaker www.yellosoft.us