From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: ?\ vs. ?\s Date: Tue, 28 Jun 2005 16:54:58 +0200 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1119970324 26724 80.91.229.2 (28 Jun 2005 14:52:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Jun 2005 14:52:04 +0000 (UTC) Cc: Emacs Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 28 16:51:54 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DnHQN-0005EV-EK for ged-emacs-devel@m.gmane.org; Tue, 28 Jun 2005 16:50:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DnHYE-0003TN-RM for ged-emacs-devel@m.gmane.org; Tue, 28 Jun 2005 10:59:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DnHWy-00034q-Ml for emacs-devel@gnu.org; Tue, 28 Jun 2005 10:57:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DnHWv-00032a-Kh for emacs-devel@gnu.org; Tue, 28 Jun 2005 10:57:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DnHWu-00030n-SH for emacs-devel@gnu.org; Tue, 28 Jun 2005 10:57:41 -0400 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DnHZ5-0004kx-7h for emacs-devel@gnu.org; Tue, 28 Jun 2005 10:59:55 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepb.post.tele.dk (Postfix) with SMTP id A9FB05EE013; Tue, 28 Jun 2005 16:55:18 +0200 (CEST) Original-To: Juanma Barranquero In-Reply-To: (Juanma Barranquero's message of "Tue, 28 Jun 2005 13:23:15 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:39790 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39790 Juanma Barranquero writes: > Will everyone get the willies, hate my guts and burn little voodoo > dolls of yours truly if I replace many/most uses of "? " (as character > constant, not end of question followed by space :) and "?\ " with > "?\s"? > > (I seem to hear the sound of arteries going "pop"... Time passes) > > Much as I'd like to hear "no" to the first question, I'd assume a > resounding "yes". So... YES. However, be careful not to change code which is supposed to be used on other emacsen too... -- Kim F. Storm http://www.cua.dk