GNU bug report logs -
#12460
24.2.50; toggling read-only interactively: echo new state
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 12460 in the body.
You can then email your comments to 12460 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#12460
; Package
emacs
.
(Mon, 17 Sep 2012 15:40:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Drew Adams" <drew.adams <at> oracle.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Mon, 17 Sep 2012 15:40:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
For `toggle-read-only' and similar commands: Please add an optional,
boolean MSGP parameter which when non-nil echoes the new state. Make
the argument non-nil when the command is called interactively.
In GNU Emacs 24.2.50.1 (i386-mingw-nt5.1.2600)
of 2012-09-17 on MARVIN
Bzr revision: 110062 cyd <at> gnu.org-20120917054104-r93rtwkrtva73ewe
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
`configure --with-gcc (4.7) --no-opt --enable-checking --cflags
-ID:/devel/emacs/libs/libXpm-3.5.8/include
-ID:/devel/emacs/libs/libXpm-3.5.8/src
-ID:/devel/emacs/libs/libpng-dev_1.4.3-1/include
-ID:/devel/emacs/libs/zlib-dev_1.2.5-2/include
-ID:/devel/emacs/libs/giflib-4.1.4-1/include
-ID:/devel/emacs/libs/jpeg-6b-4/include
-ID:/devel/emacs/libs/tiff-3.8.2-1/include
-ID:/devel/emacs/libs/gnutls-3.0.9/include
-ID:/devel/emacs/libs/libiconv-1.13.1-1-dev/include
-ID:/devel/emacs/libs/libxml2-2.7.8/include/libxml2'
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#12460
; Package
emacs
.
(Mon, 17 Sep 2012 16:07:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 12460 <at> debbugs.gnu.org (full text, mbox):
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.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#12460
; Package
emacs
.
(Mon, 17 Sep 2012 17:34:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 12460 <at> debbugs.gnu.org (full text, mbox):
> 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
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#12460
; Package
emacs
.
(Mon, 17 Sep 2012 17:47:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 12460 <at> debbugs.gnu.org (full text, mbox):
> > 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.
I see. And I see that `read-only-mode' already does echo the new state when
invoked interactively. I guess this can be closed - I'll do that. But please
update the doc (bug #12462).
bug closed, send any further explanations to
12460 <at> debbugs.gnu.org and "Drew Adams" <drew.adams <at> oracle.com>
Request was from
"Drew Adams" <drew.adams <at> oracle.com>
to
control <at> debbugs.gnu.org
.
(Mon, 17 Sep 2012 17:47:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 16 Oct 2012 11:24:03 GMT)
Full text and
rfc822 format available.
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.