bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#12462: 24.2.50; `C-x C-q' is bound to an obsolete command


From: Juri Linkov
Subject: bug#12462: 24.2.50; `C-x C-q' is bound to an obsolete command
Date: Sun, 23 Sep 2012 01:58:00 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (x86_64-pc-linux-gnu)

>> If the command is obsolete, why is the key bound to it and not to its
>> replacement?
>
> Fixed in trunk.

I added [remap read-only-mode] to dired.el because this change
broke wdired.  An old [remap toggle-read-only] could still remain for
backward-compatibility.

Also I'm not sure whether `toggle-read-only' should be replaced with
`read-only-mode' in the function `dired-toggle-read-only' and maybe the
name of the function `dired-toggle-read-only' should be changed to
`dired-read-only-mode' in a similar way?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]