Emacs 中 .netrc 的自动补全

发布于 2024-08-14 14:12:35 字数 521 浏览 4 评论 0原文

我在工作和家里都使用 Emacs,都是在 Windows XP 上,都是 EmacsW32。在我的工作计算机上,如果我为某个站点设置 FTP 登录详细信息,例如:

machine ftp.stackoverflow.com login codinghorror password orange

然后,如果我想从 Emacs 进行 FTP 传输,我只需键入

/ftp.s<tab>

,它就会从我的 .netrc 中知道它可以自动完成

/ftp.stackoverflow.com:

我想要的内容。在我的家用计算机上,自动完成功能不起作用,尽管我在服务器上后它就可以工作,所以如果我输入:

/ftp.stackoverflow.com:public_h<tab>

它将自动完成 html。有谁知道为什么会这样?

I use Emacs at work and at home, both on Windows XP, both EmacsW32. On my work computer, if I setup FTP login details for a site, for example:

machine ftp.stackoverflow.com login codinghorror password orange

then if I want to ftp there from Emacs, I just type

/ftp.s<tab>

and it knows from my .netrc that it can autocomplete to

/ftp.stackoverflow.com:

which is exactly what I want. On my home computer, the autocomplete just doesn't work, although it does once I'm on the server, so if I type:

/ftp.stackoverflow.com:public_h<tab>

it will autocomplete the html. Does anyone have any ideas as to why this might be?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文