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: info invisible changes Date: 12 Nov 2002 18:22:45 +0900 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200211011623.gA1GNAL03601@rum.cs.yale.edu> <5xznsnvabl.fsf@kfs2.cua.dk> <200211061511.gA6FBfL02691@rum.cs.yale.edu> <5xfzu79jxp.fsf@kfs2.cua.dk> Reply-To: Miles Bader NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-2022-jp X-Trace: main.gmane.org 1037200740 18280 80.91.224.249 (13 Nov 2002 15:19:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 13 Nov 2002 15:19:00 +0000 (UTC) Cc: rms@gnu.org, monnier+gnu/emacs/pretest@rum.cs.yale.edu, monnier+gnu/emacs@rum.cs.yale.edu, emacs-devel@gnu.org, emacs-pretest-bug@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18BzCW-000471-00 for ; Wed, 13 Nov 2002 16:13:08 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18BzOT-00066k-01 for ; Wed, 13 Nov 2002 16:25:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18BXTc-0004eM-00; Tue, 12 Nov 2002 04:36:56 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18BXGS-0002WR-00 for emacs-devel@gnu.org; Tue, 12 Nov 2002 04:23:20 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18BXGP-0002U5-00 for emacs-devel@gnu.org; Tue, 12 Nov 2002 04:23:19 -0500 Original-Received: from tyo202.gate.nec.co.jp ([210.143.35.52]) by monty-python.gnu.org with esmtp (Exim 4.10) id 18BXGO-0002PV-00; Tue, 12 Nov 2002 04:23:17 -0500 Original-Received: from mailgate4.nec.co.jp ([10.7.69.193]) by TYO202.gate.nec.co.jp (8.11.6/3.7W01080315) with ESMTP id gAC9Msl10940; Tue, 12 Nov 2002 18:22:54 +0900 (JST) Original-Received: from mailsv4.nec.co.jp (mailgate51.nec.co.jp [10.7.69.190]) by mailgate4.nec.co.jp (8.11.6/3.7W-MAILGATE-NEC) with ESMTP id gAC9Mpx19623; Tue, 12 Nov 2002 18:22:53 +0900 (JST) Original-Received: from mcsss2.ucom.lsi.nec.co.jp ([10.30.114.133]) by mailsv4.nec.co.jp (8.11.6/3.7W-MAILSV4-NEC) with ESMTP id gAC9Mo207894; Tue, 12 Nov 2002 18:22:50 +0900 (JST) Original-Received: from mcspd15.ucom.lsi.nec.co.jp (mcspd15 [10.30.114.174]) by mcsss2.ucom.lsi.nec.co.jp (8.10.2+Sun/3.7Wlsi_mx_6.0) with ESMTP id gAC9MnB23947; Tue, 12 Nov 2002 18:22:49 +0900 (JST) Original-Received: by mcspd15.ucom.lsi.nec.co.jp (Postfix, from userid 31295) id 776653814; Tue, 12 Nov 2002 18:22:45 +0900 (JST) Original-To: storm@cua.dk (Kim F. Storm) System-Type: i686-pc-linux-gnu Blat: Foop In-Reply-To: <5xfzu79jxp.fsf@kfs2.cua.dk> Original-Lines: 16 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9315 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9315 storm@cua.dk (Kim F. Storm) writes: > Is someone working on fixing fill.el to deal with these text properties? > > If not, should the code in fill.el be modified in general to deal with > these properties, or can it be done by adding another type of filling > specifically for this type of mangled text? Please advise! I suspect that this is a somewhat hard problem. Of course, by simply modifying the text directly (using properties where necessary to hold out-of-band info) instead of using invisible/display properties, the problem just goes away entirely. ...and if you're gonna modify the buffer by filling anyway... -Miles -- 自らを空にして、心を開く時、道は開かれる