From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Gijs Hillenius Newsgroups: gmane.emacs.help Subject: Re: regexp matches, but in some cases changes replace-match Date: Mon, 20 Aug 2012 12:17:17 +0200 Organization: Using Emacs' Org Mode Message-ID: <87wr0tamvm.fsf@hillenius.net> References: <874nnxc1n0.fsf@hillenius.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1345457720 30899 80.91.229.3 (20 Aug 2012 10:15:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Aug 2012 10:15:20 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 20 12:15:21 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1T3P0y-0001P9-39 for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Aug 2012 12:15:20 +0200 Original-Received: from localhost ([::1]:35105 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3P0w-00016c-C9 for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Aug 2012 06:15:18 -0400 Original-Path: usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!news.xs4all.nl!not-for-mail Original-Newsgroups: gnu.emacs.help X-Operating-System: Debian GNU/Linux Sid X-Homepage: http://www.hillenius.net/ X-GPGP-Fingerprint: 0D0B 9C67 0520 3B27 A91C 369B 7154 1B0A 04CF 3929 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) Cancel-Lock: sha1:bNlIouTCkMi4RzHmahUam1rWWHU= Original-Lines: 20 Original-NNTP-Posting-Host: 109.130.55.205 Original-X-Trace: 1345457615 news2.news.xs4all.nl 6895 himaan/109.130.55.205:49512 Original-Xref: usenet.stanford.edu gnu.emacs.help:194061 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:86428 Archived-At: On 20 Aug 2012, Gijs Hillenius wrote: > > I use the following function to put some basic html tags in a Doh. Never mind. Re-read the function description and now noticed the word 'fixedcase'. so I should use (replace-match "foo" t nil) instead of (replace-match "foo" nil nil) -- You get along very well with everyone except animals and people.