From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Harald.Maier.BW@t-online.de Newsgroups: gmane.emacs.devel Subject: Re: Which files to proofread Date: Sat, 07 Sep 2002 12:58:46 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200208121705.g7CH5nK06505@wijiji.santafe.edu> Reply-To: Harald Maier NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1031396399 31955 127.0.0.1 (7 Sep 2002 10:59:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 7 Sep 2002 10:59:59 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17ndJl-0008JG-00 for ; Sat, 07 Sep 2002 12:59:57 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17ndsh-0005f0-00 for ; Sat, 07 Sep 2002 13:36:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17ndJl-000137-00; Sat, 07 Sep 2002 06:59:57 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17ndIp-000120-00 for emacs-devel@gnu.org; Sat, 07 Sep 2002 06:58:59 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17ndIn-00011O-00 for emacs-devel@gnu.org; Sat, 07 Sep 2002 06:58:58 -0400 Original-Received: from mailout04.sul.t-online.com ([194.25.134.18]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17ndIm-00010e-00; Sat, 07 Sep 2002 06:58:56 -0400 Original-Received: from fwd07.sul.t-online.de by mailout04.sul.t-online.com with smtp id 17ndIk-0002Si-00; Sat, 07 Sep 2002 12:58:54 +0200 Original-Received: from HESTIA (320041125923-0001@[80.136.253.138]) by fwd07.sul.t-online.com with esmtp id 17ndId-0HdsYKC; Sat, 7 Sep 2002 12:58:47 +0200 Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Sun, 01 Sep 2002 20:02:19 -0400") Original-Lines: 18 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2.90 (i386-mingw-nt5.0.2195) X-Sender: 320041125923-0001@t-dialin.net Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:7677 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7677 Richard Stallman writes: > Thanks for these suggestions. > > Would you like to read a chapter or two straight through > to notice things that we haven't changed that are obsolete? > That is really important. FYI. I am reading currently the following two chapters of the actual emacs cvs manual (co on 2002-09-06): - Fundamental Editing Commands - Important Text-Changing Commands I will send my results as bug reports. Harald