From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dhruva Krishnamurthy Newsgroups: gmane.emacs.devel Subject: i-search related Date: Thu, 18 Nov 2004 17:39:54 +0530 Message-ID: <68c73b1a041118040931fbedd@mail.gmail.com> Reply-To: Dhruva Krishnamurthy NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1100779830 32134 80.91.229.6 (18 Nov 2004 12:10:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 18 Nov 2004 12:10:30 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 18 13:10:24 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CUl7I-0000VC-00 for ; Thu, 18 Nov 2004 13:10:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CUlG8-00038i-KF for ged-emacs-devel@m.gmane.org; Thu, 18 Nov 2004 07:19:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CUlG1-000387-Te for emacs-devel@gnu.org; Thu, 18 Nov 2004 07:19:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CUlG1-00037v-Hw for emacs-devel@gnu.org; Thu, 18 Nov 2004 07:19:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CUlG1-00037s-Db for emacs-devel@gnu.org; Thu, 18 Nov 2004 07:19:25 -0500 Original-Received: from [64.233.184.205] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CUl6p-0003xk-Fo for emacs-devel@gnu.org; Thu, 18 Nov 2004 07:09:55 -0500 Original-Received: by wproxy.gmail.com with SMTP id 67so760139wri for ; Thu, 18 Nov 2004 04:09:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=YKiSpZRWZUGjjsVNboSKaG8Fc+sLPVejCH2O4uczSPQQ92bUfP149RhJ6NDi5gQToRLZUMr57yUL0G0pvy8cwzjZudKLS841/5mFWkZXvk+NXnP62wtaVus4ndUtsJiqZ5KPIzMESi8HjxyKa2KgkHdEFc/feld2zliGjlqyjKg= Original-Received: by 10.54.2.9 with SMTP id 9mr134723wrb; Thu, 18 Nov 2004 04:09:54 -0800 (PST) Original-Received: by 10.54.53.46 with HTTP; Thu, 18 Nov 2004 04:09:54 -0800 (PST) Original-To: Emacs-Devel X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:30020 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:30020 Hello, I am using emacs from CVS on XP compiled using MSVC 6.0. - I invoke isearch "C-s". - I type some string and it gets into mini-buffer (the focus is in minibuffer) and things work fine - I copy some string to clipboard - Invoke isearch "C-s" - I then try to paste the copied string, I would expect it to get copied into mini-buffer (at isearch prompt). Instead, the string gets copied at the cursor location in the buffer. Is this behavior intentional or a bug? with best regards, dhruva -- Proud FSF member: #1935 http://schemer.fateback.com/