【问题标题】:Where is my emacs configuration file on Win7? [duplicate]我在 Win7 上的 emacs 配置文件在哪里? [复制]
【发布时间】:2012-01-21 19:05:42
【问题描述】:

可能重复:
Where can I find my .emacs file for Emacs running on Windows?

我是 emacs 的新手。

我知道我可以编辑配置文件来更改我的 emacs 编辑器的行为,并对其进行自定义以进行 python 编辑。但我似乎找不到它。

任何帮助将不胜感激。

【问题讨论】:

  • 它是重复的,取决于 emacs 的安装方式。 Cygwin 将模拟 *nix 设置,根据您配置安装的方式处理您在 C:\Users\<Username> 目录或 C:\cygwin\home\<username> 中的使用点文件。

标签: python emacs


【解决方案1】:

我在 Windows XP 上。但在 emacs 中我可以使用以下命令打开它:

 C-x C-f  ~/.emacs

 C-x C-f  ~/.emacs.d/init.el

然后您还可以查看 ~ 自动完成的内容以找到它。

【讨论】:

    【解决方案2】:

    我认为 GNU Emacs 将它放在 Documents 文件夹“_emacs”中。我现在不在 Win 7 盒子里仔细检查。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-12-22
      • 1970-01-01
      • 2013-10-31
      • 2010-12-30
      • 2015-11-07
      • 2018-02-03
      • 1970-01-01
      • 2019-07-01
      相关资源
      最近更新 更多