From: "Juanma Barranquero" <lekktu@gmail.com>
To: "Glenn Morris" <rgm@gnu.org>
Cc: 1434@emacsbugs.donarmstrong.com
Subject: bug#1434: Docstring for `toggle-read-only' shouldn't imply the buffer is file-visiting
Date: Thu, 4 Dec 2008 01:04:00 +0100 [thread overview]
Message-ID: <f7ccd24b0812031604t1a946728g612be93fb0706a70@mail.gmail.com> (raw)
In-Reply-To: <k2ej0o95gb.fsf@fencepost.gnu.org>
On Thu, Dec 4, 2008 at 00:58, Glenn Morris <rgm@gnu.org> wrote:
> So let's change it?
> --- 4404,4412 ----
> (set-buffer-modified-p arg))
>
> (defun toggle-read-only (&optional arg)
> ! "Change whether this buffer is read-only.
> With prefix argument ARG, make the buffer read-only if ARG is
> ! positive, otherwise make it writable. If buffer is read-only
> and `view-read-only' is non-nil, enter view mode."
> (interactive "P")
> (if (and arg
OK.
Juanma
prev parent reply other threads:[~2008-12-04 0:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-26 15:37 bug#1434: Docstring for `toggle-read-only' shouldn't imply the buffer is file-visiting Juanma Barranquero
2008-11-26 18:08 ` bug#1434: Docstring for `toggle-read-only' shouldn't imply thebuffer " Drew Adams
2008-12-03 23:58 ` bug#1434: Docstring for `toggle-read-only' shouldn't imply the buffer " Glenn Morris
2008-12-04 0:04 ` Juanma Barranquero [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f7ccd24b0812031604t1a946728g612be93fb0706a70@mail.gmail.com \
--to=lekktu@gmail.com \
--cc=1434@emacsbugs.donarmstrong.com \
--cc=rgm@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.