在emacs中使用dired,我会打开(例如,一个.png)任何带有查看器列表(可通过键入选择)的文件,作为“打开方式”……
我该怎么做呢?
谢谢,
史蒂夫,
发布于 2021-07-20 05:59:45
对于大多数GNU/linux桌面,您可以使用mediator包,该包使用Freedesktop mime-type specifications自动显示用于打开某个特定扩展名的文件的合适程序列表。
https://stackoverflow.com/questions/23029329
复制相似问题