【发布时间】:2016-05-15 19:18:17
【问题描述】:
我想加密我的 org 文件(org-mode)或 emacs 中的文件区域。该工具中给出的选项不起作用(给我错误应用:搜索程序:没有这样的文件或目录,gpg)。我猜是因为我在 Windows 上使用 emacs,并且关于这个主题的所有搜索都指向加密 UNIX 平台上的文件。您能否帮助我了解如何在 Windows 上实现加密。提前致谢。
我正在使用从http://ergoemacs.org/index.html 下载的 Windows ergoemacs。版本如下:
2012-08-29 的 MARVIN ErgoEmacs 发行版 2.0.0 上的 GNU Emacs 24.2.1 (i386-mingw-nt6.1.7601)
【问题讨论】:
-
我通过使用 cygwin for windows 和使用 cygwin-mount.el 解决了这个问题。如果您需要更多相关信息,请告诉我,
标签: encryption emacs org-mode gnupg ergoemacs