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: C-h and TUTORIAL Date: Wed, 28 Jul 2004 12:01:44 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <20040726.064811.41627346.wl@gnu.org> <877jsps2sr.fsf@wesley.springies.com> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1091030672 29976 80.91.224.253 (28 Jul 2004 16:04:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 28 Jul 2004 16:04:32 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 28 18:04:03 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 1BpquQ-0000DM-00 for ; Wed, 28 Jul 2004 18:04:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BpqxZ-0004jX-15 for ged-emacs-devel@m.gmane.org; Wed, 28 Jul 2004 12:07:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bpqwe-0004Cx-Ph for emacs-devel@gnu.org; Wed, 28 Jul 2004 12:06:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bpqwd-0004C7-ST for emacs-devel@gnu.org; Wed, 28 Jul 2004 12:06:20 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bpqwd-0004BE-PD for emacs-devel@gnu.org; Wed, 28 Jul 2004 12:06:19 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BpqsD-0005sY-D5 for emacs-devel@gnu.org; Wed, 28 Jul 2004 12:01:45 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1BpqsC-0004qW-F5; Wed, 28 Jul 2004 12:01:44 -0400 Original-To: Alan Shutko In-reply-to: <877jsps2sr.fsf@wesley.springies.com> (message from Alan Shutko on Tue, 27 Jul 2004 13:49:56 -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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:26055 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26055 C-h T can show up in the C-h C-h menu, advertising the existence of language-specific tutorials. C-u C-h t is less obvious. I see. However, perhaps we should just make C-h t always ask for which language. This would help non-English-speakers even more, while the inconvenience to English-speakers would be small (since regular users don't frequently run the tutorial). Does anyone see a difficulty with this idea?