GNU bug report logs - #20901
Can't replace regexps with slash

Previous Next

Package: emacs;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Fri, 26 Jun 2015 14:28:01 UTC

Severity: normal

Done: Artur Malabarba <bruce.connor.am <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Eggert <eggert <at> cs.ucla.edu>
Subject: bug#20901: closed (Re: bug#20901: Can't replace regexps with slash)
Date: Fri, 26 Jun 2015 18:05:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#20901: Can't replace regexps with slash

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 20901 <at> debbugs.gnu.org.

-- 
20901: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20901
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Artur Malabarba <bruce.connor.am <at> gmail.com>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: 20901-done <at> debbugs.gnu.org
Subject: Re: bug#20901: Can't replace regexps with slash
Date: Fri, 26 Jun 2015 19:04:23 +0100
You're right. Should be fixed now.

2015-06-26 15:27 GMT+01:00 Paul Eggert <eggert <at> cs.ucla.edu>:
> replace-regexp currently mishandles regular expression replacement with
> characters like '/'.  I assume this is related to the recent changes with
> string search so I am CC'ing Artur.
>
> This is with Emacs master (commit ff80437668dd0d5163c9e43f0c200b923b39166b).
>
> To reproduce, run emacs -Q and type:
>
> C-h t M-x replace-regexp RET .*/ RET RET
>
> Emacs will respond "Replaced 0 occurrences" without changing the buffer.  It
> should replace 12 occurrences.
>
>
>

[Message part 3 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Emacs bug reports and feature requests <bug-gnu-emacs <at> gnu.org>
Cc: Artur Malabarba <bruce.connor.am <at> gmail.com>
Subject: Can't replace regexps with slash
Date: Fri, 26 Jun 2015 07:27:05 -0700
replace-regexp currently mishandles regular expression replacement with 
characters like '/'.  I assume this is related to the recent changes with string 
search so I am CC'ing Artur.

This is with Emacs master (commit ff80437668dd0d5163c9e43f0c200b923b39166b).

To reproduce, run emacs -Q and type:

C-h t M-x replace-regexp RET .*/ RET RET

Emacs will respond "Replaced 0 occurrences" without changing the buffer.  It 
should replace 12 occurrences.



This bug report was last modified 9 years and 332 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.