From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: compilation-mode makes the buffer read-only Date: Thu, 04 Nov 2004 04:51:50 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1099562652 12427 80.91.229.6 (4 Nov 2004 10:04:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Nov 2004 10:04:12 +0000 (UTC) Cc: occitan@esperanto.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 04 11:04:04 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CPeTM-0007OI-00 for ; Thu, 04 Nov 2004 11:04:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CPebU-0003rU-EJ for ged-emacs-devel@m.gmane.org; Thu, 04 Nov 2004 05:12:28 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CPeS7-0002YN-Lv for emacs-devel@gnu.org; Thu, 04 Nov 2004 05:02:48 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CPeS3-0002Xr-2g for emacs-devel@gnu.org; Thu, 04 Nov 2004 05:02:45 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CPeRT-0002UD-7i for emacs-devel@gnu.org; Thu, 04 Nov 2004 05:02:09 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CPeIy-00020R-6D for emacs-devel@gnu.org; Thu, 04 Nov 2004 04:53:20 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CPeHW-0001bD-An; Thu, 04 Nov 2004 04:51:50 -0500 Original-To: Stefan Monnier In-reply-to: (message from Stefan Monnier on Wed, 03 Nov 2004 09:16:28 -0500) 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: main.gmane.org gmane.emacs.devel:29420 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29420 > Would you please be more specific? Can you tell us one or more > specific cases where currently this makes the buffer read-only but you > think it should not? Try C-u M-x checkdoc-current-buffer RET for one example (as mentioned in the original message of this thread). So how about changing checkdoc-current-buffer?