From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: ctext-pre-write-conversion barfs Date: Tue, 26 Feb 2002 18:51:57 +0200 Message-ID: <5137-Tue26Feb2002185156+0200-eliz@is.elta.co.il> References: <20020222.225355.01365596.Takaaki.Ota@am.sony.com> <9743-Sat23Feb2002104842+0200-eliz@is.elta.co.il> <20020223.081149.60852929.Takaaki.Ota@am.sony.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: quimby2.netfonds.no X-Trace: quimby2.netfonds.no 1014742859 14717 195.204.10.66 (26 Feb 2002 17:00:59 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 26 Feb 2002 17:00:59 GMT Cc: emacs-devel@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16fkyJ-0003pH-00 for ; Tue, 26 Feb 2002 18:00:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16fkug-0006Vw-00; Tue, 26 Feb 2002 11:57:14 -0500 Original-Received: from thor.inter.net.il ([192.114.186.11]) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16fkrx-0006L0-00 for ; Tue, 26 Feb 2002 11:54:25 -0500 Original-Received: from zaretsky (diup-218-182.inter.net.il [213.8.218.182]) by thor.inter.net.il (Mirapoint) with ESMTP id AGV64928; Tue, 26 Feb 2002 18:54:17 +0200 (IST) Original-To: Takaaki.Ota@am.sony.com X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <20020223.081149.60852929.Takaaki.Ota@am.sony.com> (message from Tak Ota on Sat, 23 Feb 2002 08:11:49 -0800 (PST)) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:1548 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1548 > Date: Sat, 23 Feb 2002 08:11:49 -0800 (PST) > From: Tak Ota > > > Do you have any real-life example of using compound-text in a way that > > causes it to be called from write-region? Note that compound-text is > > generally inappropriate for use in file I/O, as its string says (it > > can't DTRT with multibyte text). > > I don't know the exact mechanism why ctext-pre-write-conversion was > summoned. But it was where the debug-on-error brought me to, while > using a mail package 'Mew' (3.0.54). Following is the last function > issued in Mew (mew-mark.el) where write-region was called with a > string for the argument START. This should be fixed now in CVS head. Thanks for reporting this problem. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel