Unable to use read-only mode in emacs v 17.2

33 Views Asked by At

I like opening file in read-only mode but v17.2 failed with this error:

emacs test --eval (setq buffer-read-only t)' Unmatched '.

open a file in read-only mode and I expected the file to be opened in emacs.

Is there any workaround?

0

There are 0 best solutions below