emacs-devel
[Top][All Lists]
Advanced

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

Re: \\[universal-argument] not working?


From: Eli Zaretskii
Subject: Re: \\[universal-argument] not working?
Date: Tue, 21 Jun 2022 16:02:23 +0300

> From: Robert Pluim <rpluim@gmail.com>
> Cc: emacs-devel@gnu.org
> Date: Tue, 21 Jun 2022 14:50:35 +0200
> 
> Apropos, something appears to have broken command substitution for
> universal-argument:
> 
> C-h k C-y
> 
>     Reinsert ("paste") the last stretch of killed text.
>     More precisely, reinsert the most recent kill, which is the stretch of
>     text most recently killed OR yanked, as returned by `current-kill' (which
>     see).  Put point at the end, and set mark at the beginning without
>     activating it. With just \[universal-argument] as argument, put point
>     at beginning, and mark at end.
>     With argument N, reinsert the Nth most recent kill.
> 
> (this is after a 'make bootstrap' on master)

Doesn't happen here (but I didn't bootstrap).



reply via email to

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