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: Tue, 27 Jul 2004 14:18:12 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <20040726.064811.41627346.wl@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1090952722 31956 80.91.224.253 (27 Jul 2004 18:25:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 27 Jul 2004 18:25:22 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 27 20:25:00 2004 Return-path: Original-Received: from mail-relay.eunet.no ([193.71.71.242]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BpWdH-0002Cn-00 for ; Tue, 27 Jul 2004 20:24:59 +0200 Original-Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by mail-relay.eunet.no (8.12.11/8.12.11/GN) with ESMTP id i6RIOmMJ076933 for ; Tue, 27 Jul 2004 20:24:56 +0200 (CEST) (envelope-from emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org) Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BpWa0-00032h-B3 for ged-emacs-devel@m.gmane.org; Tue, 27 Jul 2004 14:21:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BpWZs-00032S-Np for emacs-devel@gnu.org; Tue, 27 Jul 2004 14:21:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BpWZr-00031y-Sq for emacs-devel@gnu.org; Tue, 27 Jul 2004 14:21:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BpWZr-00031v-R5 for emacs-devel@gnu.org; Tue, 27 Jul 2004 14:21:27 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BpWWj-0000Dg-DX for emacs-devel@gnu.org; Tue, 27 Jul 2004 14:18:13 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1BpWWi-0008J3-Oj; Tue, 27 Jul 2004 14:18:12 -0400 Original-To: Werner LEMBERG In-reply-to: <20040726.064811.41627346.wl@gnu.org> (message from Werner LEMBERG on Mon, 26 Jul 2004 06:48:11 +0200 (CEST)) 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:26022 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26022 I suggest to add a new key binding, `C-h T', which should be equal to `C-u C-h t'. In case a new user hasn't set up a proper language environment, it is hard to find a language-specific version of the TUTORIAL file. Is C-h T really that much easier than C-u C-h t? I don't see the great improvement.