From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: grep.txt read-only Date: Thu, 29 Jun 2006 09:00:24 -0400 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1151586338 1391 80.91.229.2 (29 Jun 2006 13:05:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 29 Jun 2006 13:05:38 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 29 15:05:37 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FvwD4-000519-Vh for ged-emacs-devel@m.gmane.org; Thu, 29 Jun 2006 15:05:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FvwD4-0001Ev-1J for ged-emacs-devel@m.gmane.org; Thu, 29 Jun 2006 09:05:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fvw8A-0006j1-Mz for emacs-devel@gnu.org; Thu, 29 Jun 2006 09:00:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fvw8A-0006ij-1A for emacs-devel@gnu.org; Thu, 29 Jun 2006 09:00:26 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fvw89-0006ie-Rp for emacs-devel@gnu.org; Thu, 29 Jun 2006 09:00:25 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FvwKi-0005ON-14 for emacs-devel@gnu.org; Thu, 29 Jun 2006 09:13:24 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Fvw88-0007zR-TQ; Thu, 29 Jun 2006 09:00:24 -0400 Original-To: emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:56290 Archived-At: What is the purpose of making grep.txt set buffer-read-only? It is a very strange thing to do.