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

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

bug#10844: 24.0.93; Slightly unclear help text about remapped commands


From: Stefan Monnier
Subject: bug#10844: 24.0.93; Slightly unclear help text about remapped commands
Date: Mon, 20 Feb 2012 12:30:56 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

> kill-buffer is an interactive built-in function in `C source code'.
> It is remapped to `ido-kill-buffer', which is bound to C-x k.

Indeed, it's a bit confusing.  I'm thinking of something along the lines of:

   ...
   It is normally bound to C-x k,
   tho the command is remapped to `ido-kill-buffer'.

but I'm not satisfied yet.  Can someone help out find a wording that's
sufficiently concise for those who know what's going on without being
confusing for those who don't?


        Stefan





reply via email to

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