Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 MacOS 版本的 Emacs 将文件的内容插入当前缓冲区,而不是将其作为新缓冲区打开。我希望它在文件拖放时打开一个新缓冲区,知道如何解决这个问题吗?
GNU Emacs 23.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.35)
升级到刚刚发布的 emacs 24.1,其拖放行为已根据您的需要进行了更改。
您可以通过绑定设置拖放以执行任何您想做的事情ns-drag-file。当然,这将是不同平台上的不同活动。也许令人惊讶的是,您可以通过C-h k将文件拖动到 emacs 来找到它。
ns-drag-file
C-h k