GNU bug report logs - #30103
docstring of read-only-mode doesn't seem to address most simplest case

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Sun, 14 Jan 2018 01:10:02 UTC

Severity: wishlist

Tags: notabug

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: 30103 <at> debbugs.gnu.org
Subject: bug#30103: docstring of read-only-mode doesn't seem to address most simplest case
Date: Sun, 14 Jan 2018 09:09:16 +0800
The following docstring
-------------
read-only-mode is an interactive compiled Lisp function in
‘simple.el’.

It is bound to C-x C-q.

(read-only-mode &optional ARG)

Change whether the current buffer is read-only.
With prefix argument ARG, make the buffer read-only if ARG is
positive, otherwise make it writable.
-------------
doesn't seem to address the case
where one just does
M-x read-only-mode
which indeed makes the buffer read-only.




This bug report was last modified 7 years and 33 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.