From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: Divergence in menu appearance between Emacs Info and standalone Info Date: Wed, 4 Jun 2003 19:39:58 -0500 (CDT) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200306050039.h550dw926687@eel.dms.auburn.edu> References: <200306042312.h54NCHj16157@f7.net> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1054774141 12680 80.91.224.249 (5 Jun 2003 00:49:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 5 Jun 2003 00:49:01 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Jun 05 02:48:57 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Niw5-0003I9-00 for ; Thu, 05 Jun 2003 02:48:57 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19NjDu-0001iC-00 for ; Thu, 05 Jun 2003 03:07:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Nixs-0000OC-Kx for emacs-devel@quimby.gnus.org; Wed, 04 Jun 2003 20:50:48 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19Nivo-0007LW-A8 for emacs-devel@gnu.org; Wed, 04 Jun 2003 20:48:40 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19NirX-0003gN-Gd for emacs-devel@gnu.org; Wed, 04 Jun 2003 20:44:16 -0400 Original-Received: from manatee.dms.auburn.edu ([131.204.53.104]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19NinI-0000qt-CV; Wed, 04 Jun 2003 20:39:52 -0400 Original-Received: from eel.dms.auburn.edu (eel.dms.auburn.edu [131.204.53.108]) h550dooc021550; Wed, 4 Jun 2003 19:39:50 -0500 (CDT) Original-Received: (from teirllm@localhost) by eel.dms.auburn.edu (8.11.6+Sun/8.11.6) id h550dw926687; Wed, 4 Jun 2003 19:39:58 -0500 (CDT) X-Authentication-Warning: eel.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: karl@freefriends.org In-reply-to: <200306042312.h54NCHj16157@f7.net> (karl@freefriends.org) Original-cc: rms@gnu.org Original-cc: bob@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14732 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14732 Karl Berry wrote: "If you use standalone Info or use Emacs Info and set Info-hide-note-references to nil..." There could/should also be a description of the Emacs Info behavior with the node hiding. Especially if it's the default. I did not want to suggest otherwise. My only point was that we should point out all options that the Emacs user has, including ones that differ from the default, especially ones that make it look more like the standalone version, which is useful for people using both. Sincerely, Luc.