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: Re: Info tutorial is out of date Date: Wed, 19 Jul 2006 10:38:52 -0400 Message-ID: References: <20060715221432.GA1252@muc.de> <20060716090816.GA1167@muc.de> <20060717094418.GC1234@muc.de> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1153319952 3318 80.91.229.2 (19 Jul 2006 14:39:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Jul 2006 14:39:12 +0000 (UTC) Cc: Emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 19 16:39:10 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 1G3DCd-0004h4-BG for ged-emacs-devel@m.gmane.org; Wed, 19 Jul 2006 16:39:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G3DCb-0000be-Kz for ged-emacs-devel@m.gmane.org; Wed, 19 Jul 2006 10:39:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G3DCQ-0000bP-Qq for emacs-devel@gnu.org; Wed, 19 Jul 2006 10:38:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G3DCP-0000bD-Dn for Emacs-devel@gnu.org; Wed, 19 Jul 2006 10:38:53 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G3DCP-0000bA-8s for Emacs-devel@gnu.org; Wed, 19 Jul 2006 10:38:53 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G3DFX-0006xs-Hn for Emacs-devel@gnu.org; Wed, 19 Jul 2006 10:42:07 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1G3DCO-0000rW-IX; Wed, 19 Jul 2006 10:38:52 -0400 Original-To: Brad Collins In-reply-to: (message from Brad Collins on Wed, 19 Jul 2006 09:23:42 +0700) 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:57340 Archived-At: That said -- I learned emacs over a telnet connection, and when I train people to use emacs (most of our inhouse development tools are emacs applications) I encourage them to spend the first month learning emacs by running it -nw in a shell window. Interesting idea. I will document this.