From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Stephen J. Turnbull" Newsgroups: gmane.emacs.devel Subject: Re: HELP, PLEASE! Syntax problem! Date: Fri, 27 Nov 2009 00:48:33 +0900 Message-ID: <87einl2soe.fsf@uwakimon.sk.tsukuba.ac.jp> References: <20091125125810.GA4734@muc.de> <20091125203039.GA4874@muc.de> <20091125221328.GB4874@muc.de> <87hbsi87pw.fsf@uwakimon.sk.tsukuba.ac.jp> <20091126085334.GA2737@muc.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1259254063 22864 80.91.229.12 (26 Nov 2009 16:47:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 26 Nov 2009 16:47:43 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 26 17:47:36 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NDhVG-00044T-BE for ged-emacs-devel@m.gmane.org; Thu, 26 Nov 2009 17:47:34 +0100 Original-Received: from localhost ([127.0.0.1]:41305 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NDhQ6-0005Vc-Qu for ged-emacs-devel@m.gmane.org; Thu, 26 Nov 2009 11:42:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NDgUi-0006K0-BF for emacs-devel@gnu.org; Thu, 26 Nov 2009 10:42:56 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NDgUd-0006EN-4O for emacs-devel@gnu.org; Thu, 26 Nov 2009 10:42:55 -0500 Original-Received: from [199.232.76.173] (port=60303 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NDgUc-0006EE-Vl for emacs-devel@gnu.org; Thu, 26 Nov 2009 10:42:51 -0500 Original-Received: from mtps02.sk.tsukuba.ac.jp ([130.158.97.224]:34074) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NDgUc-0000OB-Db for emacs-devel@gnu.org; Thu, 26 Nov 2009 10:42:50 -0500 Original-Received: from uwakimon.sk.tsukuba.ac.jp (uwakimon.sk.tsukuba.ac.jp [130.158.99.156]) by mtps02.sk.tsukuba.ac.jp (Postfix) with ESMTP id 853DB8211; Fri, 27 Nov 2009 00:42:47 +0900 (JST) Original-Received: by uwakimon.sk.tsukuba.ac.jp (Postfix, from userid 1000) id 9A359128BFB; Fri, 27 Nov 2009 00:48:34 +0900 (JST) In-Reply-To: <20091126085334.GA2737@muc.de> X-Mailer: VM 8.0.12-devo-585 under 21.5 (beta29) "garbanzo" 1444e28f1a3d XEmacs Lucid (x86_64-unknown-linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:117819 Archived-At: Alan Mackenzie writes: > Just as a matter of interest (ha!) Stephen, does XEmacs have an > equivalent to the 'category text property? No. I'm not sure how much farther you can push that kind of thing, but clearly it works for you now. Eventually I guess we'll have to match the Emacs API, but we don't have it now.