From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.bugs Subject: Re: Replace string in customization buffer. Date: Sun, 13 Nov 2005 15:54:57 -0500 Message-ID: References: <20051111.105229.01368204.kumagaim@nttd.jp> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1131915732 32446 80.91.229.2 (13 Nov 2005 21:02:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 13 Nov 2005 21:02:12 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Nov 13 22:02:10 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EbOxw-0004oj-ML for geb-bug-gnu-emacs@m.gmane.org; Sun, 13 Nov 2005 22:00:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EbOxu-0003C9-VX for geb-bug-gnu-emacs@m.gmane.org; Sun, 13 Nov 2005 16:00:42 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EbOsS-0000b0-TM for bug-gnu-emacs@gnu.org; Sun, 13 Nov 2005 15:55:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EbOsQ-0000a1-Ao for bug-gnu-emacs@gnu.org; Sun, 13 Nov 2005 15:55:03 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EbOsQ-0000Zw-4x for bug-gnu-emacs@gnu.org; Sun, 13 Nov 2005 15:55:02 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EbOsP-0005GD-8B for bug-gnu-emacs@gnu.org; Sun, 13 Nov 2005 15:55:02 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EbOsL-0000qu-CF; Sun, 13 Nov 2005 15:54:57 -0500 Original-To: Masao Kumagai In-reply-to: <20051111.105229.01368204.kumagaim@nttd.jp> (message from Masao Kumagai on Fri, 11 Nov 2005 10:52:29 +0900 (LMT)) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:14053 Archived-At: 3. In customization buffer, M-x replace-string to replace apple with abogado. It replaces apple with abogadople but with abogado. This does not happen for me in the latest development Emacs, so I think the bug is fixed. By the way, "abogado" is Spanish for "lawyer". The Spanish for "avocado" is "aguacate", at least in Mexico. Different words are used in other parts of Latin America.