From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Info menus on text-mode terminals Date: Sat, 27 Sep 2003 20:38:33 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <1438-Sat27Sep2003203832+0300-eliz@elta.co.il> References: <2914-Sat27Sep2003130207+0300-eliz@elta.co.il> <200309271707.h8RH73109041@raven.dms.auburn.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1064684624 4118 80.91.224.253 (27 Sep 2003 17:43:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 27 Sep 2003 17:43:44 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Sep 27 19:43:42 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A3J6c-00032F-00 for ; Sat, 27 Sep 2003 19:43:42 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1A3J6c-0002iZ-00 for ; Sat, 27 Sep 2003 19:43:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 1A3J64-0006Ay-Ai for emacs-devel@quimby.gnus.org; Sat, 27 Sep 2003 13:43:08 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 1A3J60-0006As-C4 for emacs-devel@gnu.org; Sat, 27 Sep 2003 13:43:04 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 1A3J5x-00068L-DO for emacs-devel@gnu.org; Sat, 27 Sep 2003 13:43:02 -0400 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.22) id 1A3J5w-00068H-V3 for emacs-devel@gnu.org; Sat, 27 Sep 2003 13:43:01 -0400 Original-Received: from zaretski ([80.230.149.110]) by legolas.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id AKB93171; Sat, 27 Sep 2003 20:41:25 +0300 (IDT) Original-To: Luc Teirlinck X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <200309271707.h8RH73109041@raven.dms.auburn.edu> (message from Luc Teirlinck on Sat, 27 Sep 2003 12:07:03 -0500 (CDT)) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:16707 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16707 > Date: Sat, 27 Sep 2003 12:07:03 -0500 (CDT) > From: Luc Teirlinck > > The reason why `Info-hide-note-references' does not work well on > text-only terminals is because it relies on the display property for > indentation. I do not believe that the display property works on > text-only terminals. Is there any reason why this particular use of the display property could not work on text-mode terminals?