From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#336: Replace all matches only the first met string when you paste the replace string Date: Sat, 09 Jul 2011 22:26:40 -0400 Message-ID: References: <87iqutx4f9.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1310264850 16474 80.91.229.12 (10 Jul 2011 02:27:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 10 Jul 2011 02:27:30 +0000 (UTC) To: 336-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Jul 10 04:27:26 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qfjjw-0001Yz-Q6 for geb-bug-gnu-emacs@m.gmane.org; Sun, 10 Jul 2011 04:27:24 +0200 Original-Received: from localhost ([::1]:32950 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qfjjv-000746-Lk for geb-bug-gnu-emacs@m.gmane.org; Sat, 09 Jul 2011 22:27:23 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:44342) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qfjjb-00073z-1z for bug-gnu-emacs@gnu.org; Sat, 09 Jul 2011 22:27:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qfjja-0001iW-4y for bug-gnu-emacs@gnu.org; Sat, 09 Jul 2011 22:27:03 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:36245) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qfjja-0001iM-3Z for bug-gnu-emacs@gnu.org; Sat, 09 Jul 2011 22:27:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QfjjZ-0003Xj-VG for bug-gnu-emacs@gnu.org; Sat, 09 Jul 2011 22:27:01 -0400 Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sun, 10 Jul 2011 02:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 336 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo unreproducible Mail-Followup-To: 336@debbugs.gnu.org, rgm@gnu.org Original-Received: via spool by 336-done@debbugs.gnu.org id=D336.131026480813595 (code D ref 336); Sun, 10 Jul 2011 02:27:01 +0000 Original-Received: (at 336-done) by debbugs.gnu.org; 10 Jul 2011 02:26:48 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QfjjL-0003XE-GH for submit@debbugs.gnu.org; Sat, 09 Jul 2011 22:26:47 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QfjjK-0003X1-8Z for 336-done@debbugs.gnu.org; Sat, 09 Jul 2011 22:26:46 -0400 Original-Received: from localhost ([127.0.0.1]:36622) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfjjE-00086v-IK; Sat, 09 Jul 2011 22:26:40 -0400 X-Spook: virus Capricorn BRLO enigma kilderkin mania BROMURE X-Ran: lw7rTxhUa*Z2"dV;^b`4UWBJ[X+iB95 (Chong Yidong's message of "Fri, 25 Jul 2008 13:24:42 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sat, 09 Jul 2011 22:27:01 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:48437 Archived-At: This bug is being closed because it could not be reproduced and there was no response to a request for more information. If you reply with the requested information it can be reopened if needed. You can view the whole report at http://debbugs.gnu.org/BUGNUMBER Chong Yidong wrote: > I can't reproduce this. Please provide the Emacs version you are using, > as well as a detailed recipe for how to reproduce this problem, > beginning with `emacs -Q'.