emacs-devel
[Top][All Lists]
Advanced

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

Re: Add xwidget-webkit-isearch-yank-kill


From: Eli Zaretskii
Subject: Re: Add xwidget-webkit-isearch-yank-kill
Date: Thu, 11 Nov 2021 08:53:07 +0200

> From: Po Lu <luangruo@yahoo.com>
> Cc: emacs-devel@gnu.org
> Date: Thu, 11 Nov 2021 08:28:53 +0800
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> >> +(defun xwidget-webkit-isearch-yank-kill ()
> >> +  "Pull string from kill ring and append it to the current query."
> >            ^^^^^^
> > Which string?  I think you mean the most recent kill, don't you?
> 
> Yes, what would you suggest I change it to?

How about this:

  "Append the most recent kill from `kill-ring' to the current query."



reply via email to

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