From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikolaj Schumacher Newsgroups: gmane.emacs.help Subject: Re: Using paste in search Date: Tue, 12 Jun 2007 13:42:15 +0200 Message-ID: References: <466e335d$0$79139$e4fe514c@news.xs4all.nl> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1181648558 13374 80.91.229.12 (12 Jun 2007 11:42:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 12 Jun 2007 11:42:38 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Cecil Westerhof Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 12 13:42:36 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Hy4ld-0003Pf-Vu for geh-help-gnu-emacs@m.gmane.org; Tue, 12 Jun 2007 13:42:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hy4ld-00020z-JQ for geh-help-gnu-emacs@m.gmane.org; Tue, 12 Jun 2007 07:42:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hy4lQ-0001yi-LN for help-gnu-emacs@gnu.org; Tue, 12 Jun 2007 07:42:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hy4lP-0001xA-7q for help-gnu-emacs@gnu.org; Tue, 12 Jun 2007 07:42:20 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hy4lP-0001x7-4p for help-gnu-emacs@gnu.org; Tue, 12 Jun 2007 07:42:19 -0400 Original-Received: from fmmailgate01.web.de ([217.72.192.221]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hy4lO-0002wg-PL for help-gnu-emacs@gnu.org; Tue, 12 Jun 2007 07:42:18 -0400 Original-Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate01.web.de (Postfix) with ESMTP id 7A8A988F7F7E; Tue, 12 Jun 2007 13:42:17 +0200 (CEST) Original-Received: from [89.59.198.179] (helo=wednesday) by smtp05.web.de with asmtp (TLSv1:AES256-SHA:256) (WEB.DE 4.108 #197) id 1Hy4lN-0004XG-00; Tue, 12 Jun 2007 13:42:17 +0200 In-Reply-To: <466e335d$0$79139$e4fe514c@news.xs4all.nl> (Cecil Westerhof's message of "Tue\, 12 Jun 2007 07\:47\:08 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (darwin) X-Sender: n_schumacher@web.de X-Provags-ID: V01U2FsdGVkX19ysGHSXiFZiT4iA1FhzWLtkjNXw8mx5nJISzoz h/hWkDYPW/QPGOFUSZaUcZmLlCpm4L3ZVNKgWVwqlITybyC5+t idAaKc3XnrqUxlcvnjsA== X-detected-kernel: Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:44920 Archived-At: 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? M-y regards, Nikolaj Schumacher