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: Bootstrapping Unicode branch on Windows Date: Fri, 9 Feb 2007 02:31:46 +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 1170984732 31252 80.91.229.12 (9 Feb 2007 01:32:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 9 Feb 2007 01:32:12 +0000 (UTC) Cc: Emacs Devel To: "Zhang Wei" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 09 02:32:06 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 1HFKcM-0003Rd-Pq for ged-emacs-devel@m.gmane.org; Fri, 09 Feb 2007 02:32:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HFKcM-0001jU-C5 for ged-emacs-devel@m.gmane.org; Thu, 08 Feb 2007 20:32:02 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HFKc9-0001j7-Vk for emacs-devel@gnu.org; Thu, 08 Feb 2007 20:31:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HFKc8-0001ip-DY for emacs-devel@gnu.org; Thu, 08 Feb 2007 20:31:49 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HFKc8-0001im-80 for emacs-devel@gnu.org; Thu, 08 Feb 2007 20:31:48 -0500 Original-Received: from wr-out-0506.google.com ([64.233.184.230]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HFKc7-0007zS-TF for emacs-devel@gnu.org; Thu, 08 Feb 2007 20:31:48 -0500 Original-Received: by wr-out-0506.google.com with SMTP id 68so744653wri for ; Thu, 08 Feb 2007 17:31:47 -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=pajsrZHWfBKfDkqrPUk3aHyg15t3JXQtNS8UGLlNGJivLBd2w8gHpFpIO17OyeMoBW4Vsiayh9nSHH3QFA4av6y09Pn/w+gn8mlovJ2sV/Ex9yq7p5TEcCpqF0mD0U8gGPPJ6lajhzlqlSowBKZ9gqo8YJUWLfcW3aN4Wx6yztg= Original-Received: by 10.114.72.1 with SMTP id u1mr4484059waa.1170984707070; Thu, 08 Feb 2007 17:31:47 -0800 (PST) Original-Received: by 10.114.234.16 with HTTP; Thu, 8 Feb 2007 17:31:46 -0800 (PST) In-Reply-To: Content-Disposition: inline X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) 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:66146 Archived-At: On 2/8/07, Zhang Wei wrote: > Try to checkout the source code with -kb option: Thanks for your suggestion. I check out several files with -kb (lisp/international/uni-*.el, nt/*, leim/quail/MISC-DIC/*). I don't think it's really necessary to check out the full source tree with -kb. I'm not yet sure what my problem is, but the symptom is Emacs generating a wrong leim/quail/PY.el file. I'll have to dig a little more. /L/e/k/t/u