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

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

Re: Using paste in search


From: Mathias Häbich
Subject: Re: Using paste in search
Date: Tue, 12 Jun 2007 10:54:43 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.3) Gecko/20070326 Thunderbird/2.0.0.0 Mnenhy/0.7.5.666

Cecil Westerhof wrote:

Sometimes I want to search on something I have in my yank-buffer. But when I
give C-y in search mode, it puts the rest of the line where the cursor is
in my search query. Is there a way to get the content of the yank-buffer
into the search query?

Try M-y instead. It yanks (pastes) the last entry of the kill-ring and does an instant search. At least it does for me (Emacs 21).

M-e C-y (as Steve wrote) works fine under Emacs 21, too.

HTH,
Mathias


reply via email to

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