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: Po Lu
Subject: Re: Add xwidget-webkit-isearch-yank-kill
Date: Thu, 11 Nov 2021 08:28:53 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

Apologies for pushing the patch in haste.  This will not happen again.

>> * lisp/xwidget.el: Bind C-y to xwidget-webkit-yank-kill in incremental

> This line is too long.  We produce ChangeLog from the Git log, where
> each entry has a TAB before it.  So each line in the commit log
> message should not be longer than 66 characters, because ChangeLog
> entries wrap at column 74.

Oops, sorry.  I assumed that M-q in a *vc-log* buffer would fill these
entries correctly, but I guess I'm wrong.

>> +(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?


reply via email to

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