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.
Emacs 的 helm 是一个非常有用的 elisp 包。但有时我想把helm的交互缓冲区保存在一个文件中,比如helm-for-filesbuffer、helm-M-xbuffer. 有什么办法吗?
helm-for-files
helm-M-x
最简单的选择是M-x write-file虽然我怀疑也有M-x helm-write-file.
M-x write-file
M-x helm-write-file