From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.bugs Subject: bug#956: In CVS Emacs, replace-regexp doesn't honor inhibit-read-only. Date: Thu, 11 Sep 2008 20:43:19 -0400 Message-ID: <87sks6p520.fsf@cyd.mit.edu> References: Reply-To: Chong Yidong , 956@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1221180511 1944 80.91.229.12 (12 Sep 2008 00:48:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 12 Sep 2008 00:48:31 +0000 (UTC) Cc: 956@emacsbugs.donarmstrong.com To: Francis Litterio Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Sep 12 02:49:25 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KdwqA-0008Dv-7P for geb-bug-gnu-emacs@m.gmane.org; Fri, 12 Sep 2008 02:48:50 +0200 Original-Received: from localhost ([127.0.0.1]:58089 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kdwp8-0004uQ-Ma for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Sep 2008 20:47:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kdwp3-0004rO-Ke for bug-gnu-emacs@gnu.org; Thu, 11 Sep 2008 20:47:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kdwp2-0004pb-67 for bug-gnu-emacs@gnu.org; Thu, 11 Sep 2008 20:47:41 -0400 Original-Received: from [199.232.76.173] (port=55543 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kdwp1-0004pR-Tv for bug-gnu-emacs@gnu.org; Thu, 11 Sep 2008 20:47:39 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:37080) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kdwp1-00077F-0f for bug-gnu-emacs@gnu.org; Thu, 11 Sep 2008 20:47:39 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8C0lX23029910; Thu, 11 Sep 2008 17:47:33 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m8C0j76w028756; Thu, 11 Sep 2008 17:45:07 -0700 X-Loop: don@donarmstrong.com Resent-From: Chong Yidong Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Fri, 12 Sep 2008 00:45:06 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 956 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 956-submit@emacsbugs.donarmstrong.com id=B956.122118001327394 (code B ref 956); Fri, 12 Sep 2008 00:45:06 +0000 Original-Received: (at 956) by emacsbugs.donarmstrong.com; 12 Sep 2008 00:40:13 +0000 Original-Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8C0e85f027166 for <956@emacsbugs.donarmstrong.com>; Thu, 11 Sep 2008 17:40:10 -0700 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 5016357E32F; Thu, 11 Sep 2008 20:43:19 -0400 (EDT) In-Reply-To: (Francis Litterio's message of "Thu, 11 Sep 2008 15:33:00 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Resent-Date: Thu, 11 Sep 2008 20:47:41 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:20494 Archived-At: Francis Litterio writes: > I updated from CVS after seeing your above message, and the bug is still > there. What file did you change? I forgot to commit the file itself; please try again.