From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: Divergence in menu appearance between Emacs Info and standalone Info Date: 04 Jun 2003 18:06:54 +0900 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: Reply-To: Miles Bader NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1054719696 17277 80.91.224.249 (4 Jun 2003 09:41:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 4 Jun 2003 09:41:36 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Jun 04 11:41:35 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 19NUla-0004S2-00 for ; Wed, 04 Jun 2003 11:41:10 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19NV36-00011U-00 for ; Wed, 04 Jun 2003 11:59:16 +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 19NUQs-0004EA-MI for emacs-devel@quimby.gnus.org; Wed, 04 Jun 2003 05:19:46 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19NUQQ-000480-R0 for emacs-devel@gnu.org; Wed, 04 Jun 2003 05:19:18 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19NUQO-000451-QE for emacs-devel@gnu.org; Wed, 04 Jun 2003 05:19:17 -0400 Original-Received: from tyo201.gate.nec.co.jp ([202.32.8.214]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19NUEY-0007da-H3; Wed, 04 Jun 2003 05:07:02 -0400 Original-Received: from mailgate3.nec.co.jp ([10.7.69.184])h5496vw03380; Wed, 4 Jun 2003 18:06:58 +0900 (JST) Original-Received: from mailsv.nec.co.jp (mailgate51.nec.co.jp [10.7.69.196]) by mailgate3.nec.co.jp (8.11.6p2/3.7W-MAILGATE-NEC) with ESMTP id h5496v210627; Wed, 4 Jun 2003 18:06:57 +0900 (JST) Original-Received: from edtmg02.lsi.nec.co.jp ([10.26.16.202]) by mailsv.nec.co.jp (8.11.6/3.7W-MAILSV-NEC) with ESMTP id h5496uJ24046; Wed, 4 Jun 2003 18:06:56 +0900 (JST) Original-Received: from mcsss2.ucom.lsi.nec.co.jp (localhost [127.0.0.1]) id SAA04618; Wed, 4 Jun 2003 18:06:56 +0900 (JST) Original-Received: from mcspd15.ucom.lsi.nec.co.jp (mcspd15 [10.30.114.174]) with ESMTP id h5496tNH007450; Wed, 4 Jun 2003 18:06:55 +0900 (JST) Original-Received: by mcspd15.ucom.lsi.nec.co.jp (Postfix, from userid 31295) id D55BC3732; Wed, 4 Jun 2003 18:06:54 +0900 (JST) Original-To: rms@gnu.org System-Type: i686-pc-linux-gnu Blat: Foop In-Reply-To: Original-Lines: 13 Original-cc: karl@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:14677 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14677 Richard Stallman writes: > Meanwhile, Emacs already modifies the Info buffer for display, so > instead of making that text invisible, perhaps it should delete the > text and put the information from it into text properties of the menu > item names. That would solve a lot of minor problems the current method causes, and generally be more robust, I think. Are there any downsides to doing it that way? -Miles -- Fast, small, soon; pick any 2.