From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Divergence in menu appearance between Emacs Info and standalone Info Date: 10 Jun 2003 02:03:55 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <5xfzmiol1w.fsf@kfs2.cua.dk> References: <5x3cipnsuc.fsf@kfs2.cua.dk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1055197436 30497 80.91.224.249 (9 Jun 2003 22:23:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 9 Jun 2003 22:23:56 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Jun 10 00:23:55 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 19PV3S-0007vh-00 for ; Tue, 10 Jun 2003 00:23:54 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19PVNf-0003aA-00 for ; Tue, 10 Jun 2003 00:44:47 +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 19PV5c-0000Sz-D6 for emacs-devel@quimby.gnus.org; Mon, 09 Jun 2003 18:26:08 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19PUoR-0005TM-PA for emacs-devel@gnu.org; Mon, 09 Jun 2003 18:08:23 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19PUmp-0004yN-UU for emacs-devel@gnu.org; Mon, 09 Jun 2003 18:06:44 -0400 Original-Received: from mail.filanet.dk ([195.215.206.179]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19PUlu-0004nf-Tb for emacs-devel@gnu.org; Mon, 09 Jun 2003 18:05:47 -0400 Original-Received: from kfs2.cua.dk.cua.dk (unknown [10.1.82.3]) by mail.filanet.dk (Postfix) with SMTP id 7CFC37C012; Tue, 10 Jun 2003 00:05:44 +0200 (CEST) Original-To: Andreas Schwab In-Reply-To: Original-Lines: 14 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 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:14969 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14969 Andreas Schwab writes: > There are still some problems when references are wrapped between "see" > and the reference name. The invisible property makes the indentation > invisible. See (elisp)Functions for Key Lookup or (libc)Error Codes for > examples. I have fixed those now. I made the refilling less aggressive, and also made the invisible property is non-sticky to ensure that filling add _visible_ whitespace. -- Kim F. Storm http://www.cua.dk