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: Emacs cvs newbie problems Date: Fri, 20 Sep 2002 14:42:13 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200209160002.g8G02Eb06228@f7.net> <9003-Wed18Sep2002214449+0300-eliz@is.elta.co.il> <200209200309.WAA03597@eel.dms.auburn.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1032557164 16742 127.0.0.1 (20 Sep 2002 21:26:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 20 Sep 2002 21:26:04 +0000 (UTC) Cc: eliz@is.elta.co.il, karl@freefriends.org, hattons@speakeasy.net, 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 17sVHn-0004Lt-00 for ; Fri, 20 Sep 2002 23:26:03 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17sVxF-0008Cc-00 for ; Sat, 21 Sep 2002 00:08:53 +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 17sVIC-00020z-00; Fri, 20 Sep 2002 17:26:28 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17sSjI-0000fW-00 for emacs-devel@gnu.org; Fri, 20 Sep 2002 14:42:16 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17sSjG-0000fF-00 for emacs-devel@gnu.org; Fri, 20 Sep 2002 14:42:16 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17sSjG-0000f8-00 for emacs-devel@gnu.org; Fri, 20 Sep 2002 14:42:14 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 17sSjF-00016a-00; Fri, 20 Sep 2002 14:42:13 -0400 Original-To: teirllm@dms.auburn.edu In-reply-to: <200209200309.WAA03597@eel.dms.auburn.edu> (message from Luc Teirlinck on Thu, 19 Sep 2002 22:09:51 -0500 (CDT)) 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:8057 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:8057 The repetition of three identical sections in the Info directory is some kind of bug. Can you track down what causes it? First, why is the more convenient key binding C-h i not mentioned on the menu-bar entry? Because C-h i is a different command. This menu item runs Info-directory. I am sure that was done deliberately. However, it could be that running info would be better than running Info-directory.