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: Problems with info (emacs version) Date: Wed, 04 Jun 2003 20:07:38 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200306020333.h523XMC23468@eel.dms.auburn.edu> <200306031349.h53DnIc24803@eel.dms.auburn.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1054774046 12410 80.91.224.249 (5 Jun 2003 00:47:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 5 Jun 2003 00:47:26 +0000 (UTC) Cc: jas@extundo.com Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Jun 05 02:47:23 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 19NiuY-0003Dl-00 for ; Thu, 05 Jun 2003 02:47:22 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19NjCN-0001i2-00 for ; Thu, 05 Jun 2003 03:05:48 +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 19Niw1-0007KG-7R for emacs-devel@quimby.gnus.org; Wed, 04 Jun 2003 20:48:53 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19NiuJ-0006Q7-3n for emacs-devel@gnu.org; Wed, 04 Jun 2003 20:47:07 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19Niu5-0006EE-Ny for emacs-devel@gnu.org; Wed, 04 Jun 2003 20:46:55 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19NiI7-0005bN-0f for emacs-devel@gnu.org; Wed, 04 Jun 2003 20:07:39 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.20) id 19NiI6-0003gV-Bw; Wed, 04 Jun 2003 20:07:38 -0400 Original-To: Luc Teirlinck In-reply-to: <200306031349.h53DnIc24803@eel.dms.auburn.edu> (message from Luc Teirlinck on Tue, 3 Jun 2003 08:49:18 -0500 (CDT)) Original-cc: emacs-devel@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:14731 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14731 There is no "invisible" text around in the example (that is there are no invisibility properties around), only text you can not see, because it has the display property. I tend to think that Stefan is right and the property use should be changed.