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: xdisp.c problem? Date: Fri, 31 Jan 2003 14:19:10 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20030129.174125.01368882.Takaaki.Ota@am.sony.com> <200301300351.MAA18471@etlken.m17n.org> <20030130.155620.107709347.Takaaki.Ota@am.sony.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1044041388 24300 80.91.224.249 (31 Jan 2003 19:29:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 31 Jan 2003 19:29:48 +0000 (UTC) Cc: handa@m17n.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 18egr8-0006JL-00 for ; Fri, 31 Jan 2003 20:29:42 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18egxQ-0003Bc-00 for ; Fri, 31 Jan 2003 20:36:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18egsn-0002tS-00 for emacs-devel@quimby.gnus.org; Fri, 31 Jan 2003 14:31:25 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18egsT-0002qm-00 for emacs-devel@gnu.org; Fri, 31 Jan 2003 14:31:05 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18egrC-0002BR-00 for emacs-devel@gnu.org; Fri, 31 Jan 2003 14:29:48 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18eggx-0005mS-00 for emacs-devel@gnu.org; Fri, 31 Jan 2003 14:19:11 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 18eggw-0000Ih-00; Fri, 31 Jan 2003 14:19:10 -0500 Original-To: Tak Ota In-reply-to: <20030130.155620.107709347.Takaaki.Ota@am.sony.com> (message from Tak Ota on Thu, 30 Jan 2003 15:56:20 -0800 (PST)) Original-cc: gerd.moellmann@t-online.de 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:11260 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11260 Ftext_properties_at(int 0x00000000, int 0x41942000) line 585 + 16 bytes get_char_property_and_overlay(int 0x00000000, int 0x112d38ac, int 0x0082f030, int * 0x00000000) line 688 + 12 bytes Fnext_single_char_property_change(int 0x00000000, int 0x112d38ac, int 0x11297404, int 0x000006f5) line 802 Which of these position arguments are valid buffer positions? You need to compare them with the begv and zv fields in the buffer object.