GNU bug report logs - #12460
24.2.50; toggling read-only interactively: echo new state

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Mon, 17 Sep 2012 15:40:01 UTC

Severity: normal

Found in version 24.2.50

Done: "Drew Adams" <drew.adams <at> oracle.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 12460 <at> debbugs.gnu.org
Subject: bug#12460: 24.2.50; toggling read-only interactively: echo new state
Date: Mon, 17 Sep 2012 13:32:20 -0400
> And since you've now made `toggle-read-only' obsolete (though it is
> still invoked by `C-x C-q' - see bug #12462), please make
> `read-only-mode' echo the new state as well.  It too should provide
> a Boolean arg or equivalent to control the display of the new-state
> message from Lisp.

All minor modes follow the same rule and use `called-interactively-p'
rather than an extra argument.  So if we want to change it it's in
easy-mmode.el and will apply to all minor modes.


        Stefan




This bug report was last modified 12 years and 307 days ago.

Previous Next


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