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: Suggestion: minor change to TUTORIAL(.*) Date: Mon, 09 Oct 2006 17:42:19 -0400 Message-ID: References: <87zmc8k4yu.fsf@news.eqiao.com> <87u02gk4kp.fsf@news.eqiao.com> <87psd4k3if.fsf@news.eqiao.com> <87iriwk2b6.fsf@news.eqiao.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1160430174 744 80.91.229.2 (9 Oct 2006 21:42:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 9 Oct 2006 21:42:54 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 09 23:42:52 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 1GX2tQ-0004D6-AP for ged-emacs-devel@m.gmane.org; Mon, 09 Oct 2006 23:42:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GX2tP-0001VE-B6 for ged-emacs-devel@m.gmane.org; Mon, 09 Oct 2006 17:42:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GX2tA-0001Ui-OL for emacs-devel@gnu.org; Mon, 09 Oct 2006 17:42:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GX2tA-0001UF-8Y for emacs-devel@gnu.org; Mon, 09 Oct 2006 17:42:20 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GX2tA-0001U7-2z for emacs-devel@gnu.org; Mon, 09 Oct 2006 17:42:20 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GX30n-0004y3-HO for emacs-devel@gnu.org; Mon, 09 Oct 2006 17:50:13 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GX2t9-000852-AV; Mon, 09 Oct 2006 17:42:19 -0400 Original-To: Kevin Rodgers In-reply-to: (message from Kevin Rodgers on Mon, 09 Oct 2006 09:46:32 -0600) 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:60556 Archived-At: > That is correct. The user should type a space. Isn't the conventional way to display that: Type `M-x text SPC mode RET'. In the manual, yes. But I am not sure which is clearer to a beginner reading the tutorial.