GNU bug report logs -
#24484
25.1; Wrong key for `dired-do-compress-to'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Tue, 20 Sep 2016 18:04:01 UTC
Severity: wishlist
Tags: wontfix
Found in version 25.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #15 received at 24484 <at> debbugs.gnu.org (full text, mbox):
> > Emacs 25.1 devotes `c' to the new command
> > `dired-do-compress-to', unfortunately.
> >
> > Letter keys for`dired-do-*' commands are generally uppercase.
> > There are few exceptions: `k', `l', and `x'.
> >
> > Please consider using `M-z' or `K' (uppercase k) instead for
> > `dired-do-compress-to'.
>
> The binding has now been in place for years, so I think it's too late
> to change now; closing.
That's not a good enough reason, IMO. Emacs 25 is
not very old, and it's unlikely that changing the
_default_ binding of this command would impact users
negatively.
Keys involving character `c' are used, in Dired, for
"copy", "comment", and "change" (marks). Keys for
compressing/uncompressing use char `z'.
And we use lowercase chars in Dired for other kinds
of things than `dired-do-*'.
In keeping with the use of char `z' for compressing
and uncompressing. Dired+ uses `M-z' for
`dired-do-compress-to'. I suggest that vanilla
Dired do likewise.
This bug report was last modified 5 years and 357 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.