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


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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 10 years and 26 days ago.

Previous Next


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