emacs-devel
[Top][All Lists]
Advanced

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

Re: Another keybinding nit for afterwards


From: Juri Linkov
Subject: Re: Another keybinding nit for afterwards
Date: Sun, 29 Oct 2006 23:02:55 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

> That way, the key sequence for rotating through the stack does not need
> to switch between C-y and M-y, and C-y can take a multiplier as
> a prefix argument.
>
> I think that is both a more convenient as well as more logical
> interface.

I for one appreciate such improvements, since the combination C-y/M-y
is not perfect yet.

Meanwhile, after rereading the docstring of C-y, I propose a small
improvement for its documentation in the coming release - to replace
part of its docstring:

  See also the command M-y.

with

  See also the command `yank-pop' (M-y).

i.e. to apply a patch like below:

-See also the command \\[yank-pop]."
+See also the command `yank-pop' (\\[yank-pop])."

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

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