coo*_*ate 5 emacs shell heroku
我在window xp上使用emacs23.4。所以shell模式使用windows cmd.exe。
\n\n我遇到这样的问题,如果我使用要求用户输入\xef\xbc\x88.eg电子邮件、密码\xef\xbc\x89的命令,我的emacs不会显示该请求。
\n\n我已经注释掉了 .emacs 中的所有配置。
\n\n图为我在emacs和cmd中输入“heroku login”的结果。
\n\n
这是 Windows 上 emacs 的一个已知问题:https ://www.gnu.org/software/emacs/windows/Sub_002dprocesses.html#index-subprocesses_002c-hanging-when-reading-input-213
不幸的是,没有简单的解决方法。您最好的选择可能是在文件中提供您的 heroku 凭据.netrc以避免出现提示。