emacs-dired 和 globalff

发布于 2024-09-16 12:22:14 字数 94 浏览 8 评论 0原文

如何将 globalff 的输出传递给 emacs-dired。本质上我正在寻找与 find-name-dired 相对应的东西,它可以与 globalff 的输出一起使用。

How can I pass the output of globalff to emacs-dired. Essentially I am looking for something corresponding to find-name-dired that works with output of globalff.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

动次打次papapa 2024-09-23 12:22:14

我刚刚尝试过。我有一个名为 WebServiceHost 的目录,我输入后

M-x globalff RET webservicehost RET

,它会在 *globalff* 缓冲区中显示该目录的名称以及其中的所有文件。令人高兴的是,该目录是选定的项目,所以我只需按 RET,然后 Emacs 就会向我显示该目录的 Dired 缓冲区。

I just tried it. I have a directory named WebServiceHost, and I typed

M-x globalff RET webservicehost RET

and it displayed that directory's name -- along with all the files inside it -- in the *globalff* buffer. Happily, the directory was the selected item, so I just hit RET, and Emacs then showed me the dired buffer for that directory.

面犯桃花 2024-09-23 12:22:14

我没有给你一个全球性的答案。但是您可以使用 Icicles 来执行与 globalff 相同的操作。您还可以在 Icicles 中的一组文件上打开 Dired。

I don't have a globalff answer for you. But you can do the same thing that globalff does, using Icicles instead. And you can open Dired on a set of files from Icicles.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文