From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: CVS HEAD fails to build Date: Tue, 08 May 2007 14:08:41 -0400 Message-ID: References: <86sla8cwjm.fsf@blue.stonehenge.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1178647964 10861 80.91.229.12 (8 May 2007 18:12:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 8 May 2007 18:12:44 +0000 (UTC) Cc: emacs-devel@gnu.org, merlyn@stonehenge.com To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 08 20:12:38 2007 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 1HlUAu-0002Gk-LU for ged-emacs-devel@m.gmane.org; Tue, 08 May 2007 20:12:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HlUI1-0005hr-5W for ged-emacs-devel@m.gmane.org; Tue, 08 May 2007 14:19:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HlUHA-00055Q-31 for emacs-devel@gnu.org; Tue, 08 May 2007 14:19:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HlUH7-00052l-G5 for emacs-devel@gnu.org; Tue, 08 May 2007 14:19:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HlUH6-00052B-SJ for emacs-devel@gnu.org; Tue, 08 May 2007 14:19:00 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HlU9z-0002ex-EV for emacs-devel@gnu.org; Tue, 08 May 2007 14:11:39 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HlU77-0000cA-BW; Tue, 08 May 2007 14:08:41 -0400 In-reply-to: (message from Stefan Monnier on Mon, 07 May 2007 17:41:29 -0400) X-detected-kernel: 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:70656 Archived-At: The change to deal with multibyte strings differently feels risky to me. It is a clever idea, and might offer a way out of the dilemma. But we should try it when we have more time to fix whatever it might break. So I'd rather not have it in the 22.1 release. Would you please take it out of there, for now?