>> When visiting etc/grep.txt, I was asked about the variable >> buffer-read-only. > > grep-mode makes the buffer read-only, so we can remove it, AFAICS.
Users may have code in .emacs that removes read-onlyness from the grep output buffers. This local variable overwrites this to remind that editing etc/grep.txt will lose escape sequences. With your latest change in files.el, the local variable buffer-read-only will cause no trouble. -- Juri Linkov http://www.jurta.org/emacs/ _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
