Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!WIND.BELLCORE.COM!mlittman
From: mlittman@WIND.BELLCORE.COM (Michael S. Littman)
Newsgroups: gnu.emacs.bug
Subject: replace-regexp
Message-ID: <8812012203.AA16085@wind.bellcore.com>
Date: 1 Dec 88 22:03:55 GMT
Sender: daemon@tut.cis.ohio-state.edu
Distribution: gnu
Organization: GNUs Not Usenet
Lines: 8

GNU Emacs 18.52.6 of Tue Sep  6 1988 on wind (berkeley-unix)

Why is it that calling replace-regexp from an Emacs program sets the
mark and prints "done"?  It seems to me that this is only necessary
when it is called interactively.  In fact, it really looks bad in the
program I'm writing and I don't know of any way to turn it off.

-Michael