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: Thu, 5 Jun 2003 15:50:30 -0500 (CDT) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200306052050.h55KoUh27514@eel.dms.auburn.edu> References: <200306041404.h54E4SO30552@f7.net> <84he748o5f.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1054848174 12725 80.91.224.249 (5 Jun 2003 21:22:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 5 Jun 2003 21:22:54 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Jun 05 23:22:44 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 19O2C4-0003Hu-00 for ; Thu, 05 Jun 2003 23:22:44 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19O2UI-0005T6-00 for ; Thu, 05 Jun 2003 23:41:35 +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 19O1uW-0001FC-4m for emacs-devel@quimby.gnus.org; Thu, 05 Jun 2003 17:04:36 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19O1pl-0008ON-7H for emacs-devel@gnu.org; Thu, 05 Jun 2003 16:59:41 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19O1nA-0007rg-I8 for emacs-devel@gnu.org; Thu, 05 Jun 2003 16:57:01 -0400 Original-Received: from manatee.dms.auburn.edu ([131.204.53.104]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19O1gq-0005kC-Lu for emacs-devel@gnu.org; Thu, 05 Jun 2003 16:50:28 -0400 Original-Received: from eel.dms.auburn.edu (eel.dms.auburn.edu [131.204.53.108]) h55KoLoc028729; Thu, 5 Jun 2003 15:50:22 -0500 (CDT) Original-Received: (from teirllm@localhost) by eel.dms.auburn.edu (8.11.6+Sun/8.11.6) id h55KoUh27514; Thu, 5 Jun 2003 15:50:30 -0500 (CDT) X-Authentication-Warning: eel.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: kai.grossjohann@gmx.net In-reply-to: <84he748o5f.fsf@lucy.is.informatik.uni-duisburg.de> (kai.grossjohann@gmx.net) 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:14785 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14785 Kai Grossjohann wrote: A tooltip or displaying the target node name (of the xref at point) in the echo area might be useful as a visual cue, though. I believe that is already implemented, if you use today's CVS. (Stefan inplemented this.) Sincerely, Luc.