From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: exits funnel Newsgroups: gmane.emacs.help Subject: Another regex problem Date: Tue, 25 Oct 2005 11:44:01 -0700 (PDT) Message-ID: <20051025184401.97257.qmail@web33914.mail.mud.yahoo.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1130266021 31599 80.91.229.2 (25 Oct 2005 18:47:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 25 Oct 2005 18:47:01 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 25 20:46:59 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EUTmQ-0004Z9-1o for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Oct 2005 20:44:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EUTmP-0007O9-R2 for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Oct 2005 14:44:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EUTmG-0007O3-Ou for help-gnu-emacs@gnu.org; Tue, 25 Oct 2005 14:44:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EUTmF-0007Nq-29 for help-gnu-emacs@gnu.org; Tue, 25 Oct 2005 14:44:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EUTmE-0007Nn-VQ for help-gnu-emacs@gnu.org; Tue, 25 Oct 2005 14:44:03 -0400 Original-Received: from [66.163.178.78] (helo=web33914.mail.mud.yahoo.com) by monty-python.gnu.org with smtp (Exim 4.34) id 1EUTmE-0001MT-O1 for help-gnu-emacs@gnu.org; Tue, 25 Oct 2005 14:44:02 -0400 Original-Received: (qmail 97259 invoked by uid 60001); 25 Oct 2005 18:44:01 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=uJoogCHJkfs2yWTU6YXeXeNabOuGr2yPibEMR1qHcc6dpylZR2j85L2BWxYRfeUV15Z4O9nyfMdMNvaBMCAXXl2mz+dBF+i7t1ppJG/ZkOQSjt42I4rfVDbelVUBl930XUZQjccchYRd3NvVK3DJDg5+Pn/ubmai/8cKWpQ23YU= ; Original-Received: from [67.86.87.9] by web33914.mail.mud.yahoo.com via HTTP; Tue, 25 Oct 2005 11:44:01 PDT Original-To: help-gnu-emacs@gnu.org 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:30563 Archived-At: Hello, I've bumped into another problem which I'd like to use query-replace-regexp to fix if possible. Not I've got a bunch of these: t_foo_Grape_Banana t_foo_Pear t_foo_Apple which I'd like to replace with t_foo_grape_banana t_foo_pear t_foo_apple In other words I'd like to make them uniformly lower case but I can't figure out how to accomplish this in the replacement string. Is it possible? Thanks in advance. -exits __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com