From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: ucs method on non-supported unicode chars Date: Fri, 12 Jan 2007 09:56:17 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1168592395 9166 80.91.229.12 (12 Jan 2007 08:59:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 12 Jan 2007 08:59:55 +0000 (UTC) Cc: fx@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 12 09:59:53 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 1H5IGO-0006Yi-UV for ged-emacs-devel@m.gmane.org; Fri, 12 Jan 2007 09:59:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H5IGO-0005iz-RL for ged-emacs-devel@m.gmane.org; Fri, 12 Jan 2007 03:59:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H5ICz-00044e-4h for emacs-devel@gnu.org; Fri, 12 Jan 2007 03:56:21 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H5ICx-00043p-Ib for emacs-devel@gnu.org; Fri, 12 Jan 2007 03:56:20 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H5ICx-00043e-6e for emacs-devel@gnu.org; Fri, 12 Jan 2007 03:56:19 -0500 Original-Received: from [64.233.182.185] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H5ICw-00008t-MV for emacs-devel@gnu.org; Fri, 12 Jan 2007 03:56:18 -0500 Original-Received: by nf-out-0910.google.com with SMTP id h2so1143473nfe for ; Fri, 12 Jan 2007 00:56:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gkOqd3tOIyuvhyshvVBDMa9nhnF+fBxS6XjWE8i5iRS6x768oOqJLpZg03yrVgoREycF9aE+GLYChnl6qegENlI/GKoDrNk5UYA01phwfut3ikAA5RG3HWeU0tjqA4shf3IxDyMrZi1LNY3kSHP7BWC0/YvvvYOM0scwnON3Evc= Original-Received: by 10.82.152.16 with SMTP id z16mr74557bud.1168592177078; Fri, 12 Jan 2007 00:56:17 -0800 (PST) Original-Received: by 10.82.146.7 with HTTP; Fri, 12 Jan 2007 00:56:16 -0800 (PST) Original-To: "Kenichi Handa" In-Reply-To: Content-Disposition: inline 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:65161 Archived-At: On 1/12/07, Kenichi Handa wrote: > There's no > safe way to insert a specific raw byte. Then I suggest committing your patch to fix the current problem, and coming back to the issue after the release. /L/e/k/t/u