From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Michael Slass Newsgroups: gmane.emacs.help Subject: Re: Regular expression - replace lower case to upper case Date: Fri, 01 Nov 2002 21:49:26 GMT Organization: AT&T Broadband Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1036187745 22275 80.91.224.249 (1 Nov 2002 21:55:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 1 Nov 2002 21:55:45 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 187jlX-0005mz-00 for ; Fri, 01 Nov 2002 22:55:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 187jix-0006nP-00; Fri, 01 Nov 2002 16:53:03 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!feed2.news.rcn.net!rcn!wn11feed!worldnet.att.net!204.127.198.204!attbi_feed4!attbi.com!sccrnsc02.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-NNTP-Posting-Host: 12.228.27.239 Original-X-Complaints-To: abuse@attbi.com Original-X-Trace: sccrnsc02 1036187366 12.228.27.239 (Fri, 01 Nov 2002 21:49:26 GMT) Original-NNTP-Posting-Date: Fri, 01 Nov 2002 21:49:26 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:106668 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3220 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3220 Reiner Steib <4uce.02.r.steib@gmx.net> writes: >Nice. I changed your function slighly: include closing tags (), >always use current buffer. Because I prefer lowercase tags, you need >do give a prefix argument, if you want uppercase tags: > >M-x rs-html-downcase-or-upcase-tags RET --> downcase buffer >C-u M-x rs-html-downcase-or-upcase-tags RET --> upcase buffer > That's even better -- the beauty of free software, you can season it to taste. Regards, -- Mike Slass