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: display word wrapping Date: Fri, 28 May 2004 10:21:25 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20040526125439.GA10795@fencepost> <86u0y2dpgc.fsf@rumba.de.uu.net> <200405272353.i4RNrum03920@raven.dms.auburn.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1085756910 5574 80.91.224.253 (28 May 2004 15:08:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 28 May 2004 15:08:30 +0000 (UTC) Cc: kai@emptydomain.de, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri May 28 17:08:02 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BTixm-0001Bj-00 for ; Fri, 28 May 2004 17:08:02 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BTixl-0001rg-01 for ; Fri, 28 May 2004 17:08:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BTihs-0006mT-F0 for emacs-devel@quimby.gnus.org; Fri, 28 May 2004 10:51:36 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BTigv-0006g1-Ua for emacs-devel@gnu.org; Fri, 28 May 2004 10:50:38 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BTiEg-00036n-OQ for emacs-devel@gnu.org; Fri, 28 May 2004 10:21:57 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BTiEg-00036e-Bt for emacs-devel@gnu.org; Fri, 28 May 2004 10:21:26 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1BTiEf-0003Db-SQ; Fri, 28 May 2004 10:21:25 -0400 Original-To: Luc Teirlinck In-reply-to: <200405272353.i4RNrum03920@raven.dms.auburn.edu> (message from Luc Teirlinck on Thu, 27 May 2004 18:53:56 -0500 (CDT)) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:24080 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:24080 Since there appears to be consensus over this, I have disabled auto-reverting of remote files. Thank you. Could you please update the documentation of auto-revert at all levels? I am not sure whether the manual mentions it.