From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Brendan Halpin Newsgroups: gmane.emacs.help Subject: Re: regexp to replace value in xml file Date: Tue, 19 Sep 2006 15:40:26 +0100 Message-ID: <8764fjvs11.fsf@wivenhoe.staff8.ul.ie> References: <1158666699.085244.86600@k70g2000cwa.googlegroups.com> <87irjkgjki.fsf@wivenhoe.staff8.ul.ie> <1158674669.890141.107690@i3g2000cwc.googlegroups.com> Reply-To: brendan.halpin@ul.ie NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1158680486 12370 80.91.229.2 (19 Sep 2006 15:41:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 19 Sep 2006 15:41:26 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Sep 19 17:41:24 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GPhiQ-0002jJ-E8 for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Sep 2006 17:40:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GPhiQ-0008Mj-0M for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Sep 2006 11:40:54 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 35 Original-X-Trace: individual.net MC/dYidRCmoHvXpcm1AXJQuRg+JGyJklv/31Qp2NMeaQrl8MxN User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:gvDiMom/oy5HT0P5wFtOJJR2Uhk= Original-Xref: shelby.stanford.edu gnu.emacs.help:141872 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:37494 Archived-At: srinookala@gmail.com writes: > Brendan Halpin wrote: >> srinookala@gmail.com writes: >> >> > C-q C-j+ >> >> Try >> C-q C-j.+ > > > That didn't work > > For example the string I have is: > > > 2005-09-07T12:00:00.000Z > It works for me: If I evaluate (re-search-forward " .+") it puts the point after this: 2005-09-07T12:00:00.000Z[point] Brendan -- Brendan Halpin, Department of Sociology, University of Limerick, Ireland Tel: w +353-61-213147 f +353-61-202569 h +353-61-338562; Room F2-025 x 3147 mailto:brendan.halpin@ul.ie http://www.ul.ie/sociology/brendan.halpin.html