【问题标题】:bash: emacs: command not found (on windows 10)bash:emacs:找不到命令(在 Windows 10 上)
【发布时间】:2021-04-09 06:48:30
【问题描述】:

我是使用 git 的新手,当我将此命令放在 git bash(在 Windows 10 上)时出现问题:

$ emacs config

。我有下一个结果: bash: emacs: command not found

我该如何解决这个问题?

【问题讨论】:

    标签: windows macos git-bash


    【解决方案1】:

    尝试添加emacs可执行文件所在的文件夹,
    %PATH%系统环境变量
    您可以找到的分步程序,例如在这里:
    https://www.architectryan.com/2018/03/17/add-to-the-path-on-windows-10/

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-03-08
      • 2018-02-06
      • 2018-03-12
      • 2018-05-27
      • 2017-05-06
      • 1970-01-01
      相关资源
      最近更新 更多