From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bernardo Newsgroups: gmane.emacs.help Subject: Re: Yanking in isearch mode Date: Tue, 01 Jun 2010 20:58:55 +1000 Message-ID: <4C04E7EF.70109@pobox.com> References: Reply-To: bernardo.bacic@pobox.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1275390346 4145 80.91.229.12 (1 Jun 2010 11:05:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 1 Jun 2010 11:05:46 +0000 (UTC) To: emacs list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 01 13:05:45 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1OJPHz-00047J-FN for geh-help-gnu-emacs@m.gmane.org; Tue, 01 Jun 2010 13:05:43 +0200 Original-Received: from localhost ([127.0.0.1]:52123 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OJPHy-0000My-PR for geh-help-gnu-emacs@m.gmane.org; Tue, 01 Jun 2010 07:05:42 -0400 Original-Received: from [140.186.70.92] (port=37121 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OJPEE-0007BA-Vr for help-gnu-emacs@gnu.org; Tue, 01 Jun 2010 07:02:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OJPD8-0000Ys-Bz for help-gnu-emacs@gnu.org; Tue, 01 Jun 2010 07:01:50 -0400 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:41054 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OJPD8-0000BD-A4 for help-gnu-emacs@gnu.org; Tue, 01 Jun 2010 07:00:42 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id E2A17B8BC4 for ; Tue, 1 Jun 2010 07:00:27 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=message-id :date:from:reply-to:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; s=sasl; bh= G6YwjGHoWxqQzhGgaBCNRWxlPjU=; b=SfoE4O9VPMnPfmL0wgF4gWthm7gE2vVu w/CXs1W1QcI6/tvruVW662yG4kF/zts7XrGEw3TJGfg4FABT5rd1l6cBVFHyyDGc Y6dpxh9xpaXCx+53/2owckWbFIwFowZ+gGLUlm3sbObvT+bXRC6awk/+dVk4v0AA ejwagqrivSE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=message-id:date :from:reply-to:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=sasl; b=Go6vON VOfRtdtOkokM1hpVXIdhDW5DBBKClg1NCtlf7bubYXwaSRi5aOdGzDhvo9+lL6NM lmlRy5hKTOTTVdjWtsfjLsXerRiXWUPZQzoY11J5X3luTjO376dLSZDK/xzrR8JC yreMLf/lAipzelF5wQEH9iQsf4h33FY434OyQ= Original-Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id DFA19B8BC3 for ; Tue, 1 Jun 2010 07:00:27 -0400 (EDT) Original-Received: from localhost.localdomain (unknown [115.70.111.33]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id 4E10CB8BC2 for ; Tue, 1 Jun 2010 07:00:27 -0400 (EDT) User-Agent: Thunderbird 2.0.0.24 (X11/20100228) In-Reply-To: X-Pobox-Relay-ID: E31F46C4-6D6C-11DF-9836-6730EE7EF46B-14340206!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:73803 Archived-At: Gary . said the following on 06/01/10 16:44: > What *should* C-y do if one is at the I-Search prompt, please? while at it, hit C-h k and then C-y and you'll find out > At the moment it seems to yank the "word" under the cursor. Has this > behaviour changed recently, maybe from 23.1 to 23.2? btw M-y may do what you want while in isearch see manual for more details M-: (info "(Emacs)Incremental search")