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オプションはありますか? のようなものを探していvim -R filenameます。 一番。
vim -R filename
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