【问题标题】:Is there an emacs read-only cline? [duplicate]是否有 emacs 只读 cline? [复制] 【发布时间】:2013-04-23 20:45:15 【问题描述】: 是否有一个 emacs 选项可以从命令行只读文件?我正在寻找类似 @987654322@ 的东西。最好。 【问题讨论】: superuser.com/questions/204236/… 标签: emacs readonly 【解决方案1】: emacs FILE --eval '(setq buffer-read-only t)' https://superuser.com/questions/204236/how-can-i-open-a-file-read-only-from-command-line-with-emacs-vi-vim 【讨论】: