help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Running Emacs in an MSYS2 shell (or terminal?)


From: Arash Esbati
Subject: Re: Running Emacs in an MSYS2 shell (or terminal?)
Date: Wed, 26 Jan 2022 10:24:28 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50

"H. Dieter Wilhelm" <dieter@duenenhof-wilhelm.de> writes:

> when starting Emacs with
>
>   $ ./emacs.exe -nw
>
> it says
>
>   emacs: standard input is not a tty.

As others said, mintty isn't the right choice here.  Open the file
msys2_shell.cmd (in Msys2 installtion root) in your favorite editor and
look for the usage at the end of the file.  Try to run that script with
"-defterm -mingw64" and see if it works (without winpty).

Best, Arash



reply via email to

[Prev in Thread] Current Thread [Next in Thread]