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: ?\_ patch Date: 06 Feb 2003 11:04:58 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <5xel6lu3lh.fsf@kfs2.cua.dk> References: <200302060044.SAA21429@eel.dms.auburn.edu> <200302060106.TAA21443@eel.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1044522377 12168 80.91.224.249 (6 Feb 2003 09:06:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 6 Feb 2003 09:06:17 +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 18ghz4-00039q-00 for ; Thu, 06 Feb 2003 10:06:14 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18gi83-0004fW-00 for ; Thu, 06 Feb 2003 10:15:31 +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 18ghzW-0003ij-04 for emacs-devel@quimby.gnus.org; Thu, 06 Feb 2003 04:06:42 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18ghzB-0003Zw-00 for emacs-devel@gnu.org; Thu, 06 Feb 2003 04:06:21 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18ghyf-0002ok-00 for emacs-devel@gnu.org; Thu, 06 Feb 2003 04:06:20 -0500 Original-Received: from mail.filanet.dk ([195.215.206.179]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18ghyd-0002iY-00 for emacs-devel@gnu.org; Thu, 06 Feb 2003 04:05:48 -0500 Original-Received: from kfs2.cua.dk.cua.dk (kfs2.local.filanet.dk [192.168.1.182]) by mail.filanet.dk (Postfix) with SMTP id 895267C018; Thu, 6 Feb 2003 10:05:45 +0100 (CET) Original-To: Luc Teirlinck In-Reply-To: <200302060106.TAA21443@eel.dms.auburn.edu> Original-Lines: 14 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-cc: ted@oconnor.cx 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:11411 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11411 Luc Teirlinck writes: > >From my previous message: > > I now lean toward the original solution of using ?\s. > > Of course, if one wanted to use it within a string (which one should > allow for consistency), then one might have to worry about whether > "\s-a" would be a valid string, or whether "\s\-a" would be necessary. > Currently, "\s-a" leads to a "Invalid modifier in string" error. > There might be other problems (although I do not see any right now.) What about ?\SPC