[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master f0cd91067d: Improve `C-h b' output for remapped commands.
From: |
Lars Ingebrigtsen |
Subject: |
Re: master f0cd91067d: Improve `C-h b' output for remapped commands. |
Date: |
Sat, 11 Jun 2022 12:36:48 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
Michael Heerdegen <michael_heerdegen@web.de> writes:
> I'm also ok with Lars' version - would remove the the final dot though,
> like
>
> C-x 4 C-o ido-display-buffer
> (Remapped via <remap> <display-buffer>)
> C-x 5 C-o ido-display-buffer-other-frame
> (Remapped via <remap> <display-buffer-other-frame>)
I've now gone with this. I agree with Stefan that it would be nice to
avoid the repetition of "remap", but the variants suggested all seem a
bit obscure to me -- i.e., they don't really explain what we're trying
to convey unless you already know about remapped commands, while
spelling it out in this way should give the users a hint they can look
up in the manual.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
Re: master f0cd91067d: Improve `C-h b' output for remapped commands., Stefan Monnier, 2022/06/10