GNU bug report logs - #16942
24.3; replace-match does not return t as stated in the manual

Previous Next

Package: emacs;

Reported by: phillip.lord <at> newcastle.ac.uk (Phillip Lord)

Date: Wed, 5 Mar 2014 16:43:02 UTC

Severity: minor

Found in version 24.3

Fixed in version 24.4

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: phillip.lord <at> newcastle.ac.uk (Phillip Lord)
To: 16942 <at> debbugs.gnu.org
Subject: bug#16942: 24.3; replace-match does not return t as stated in the manual
Date: Wed, 05 Mar 2014 11:01:19 +0000

This is a small documentation bug.

From info node: `(elisp) Replacing Match' 


     If you did the last search in a buffer, you should omit the STRING
     argument or specify `nil' for it, and make sure that the current
     buffer is the one in which you performed the last search.  Then
     this function edits the buffer, replacing the matched text with
     REPLACEMENT.  It leaves point at the end of the replacement text,
     and returns `t'.

    
In my hands, replace-match returns nil regardless. The docstring does
not mention the return type.

Phil 




This bug report was last modified 11 years and 137 days ago.

Previous Next


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