From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Syncing Gnus and Emacs repositories Date: Tue, 19 Jun 2007 08:20:35 +0300 Message-ID: References: <6sps3z32ap.fsf@fencepost.gnu.org> <87tztbcue9.fsf@stupidchicken.com> <87lkemmrg4.fsf@stupidchicken.com> <18033.64249.816850.550250@kahikatea.snap.net.nz> <85ejkcq32v.fsf@lola.goethe.zz> <85k5u4nlrh.fsf@lola.goethe.zz> <878xahbvoq.fsf@uwakimon.sk.tsukuba.ac.jp> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1182230446 14539 80.91.229.12 (19 Jun 2007 05:20:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 19 Jun 2007 05:20:46 +0000 (UTC) Cc: stephen@xemacs.org, emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 19 07:20:44 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 1I0W8y-0000Tk-1u for ged-emacs-devel@m.gmane.org; Tue, 19 Jun 2007 07:20:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I0W8x-0004LE-Bi for ged-emacs-devel@m.gmane.org; Tue, 19 Jun 2007 01:20:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I0W8u-0004L9-0q for emacs-devel@gnu.org; Tue, 19 Jun 2007 01:20:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I0W8s-0004Kx-8Z for emacs-devel@gnu.org; Tue, 19 Jun 2007 01:20:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I0W8s-0004Ku-4e for emacs-devel@gnu.org; Tue, 19 Jun 2007 01:20:38 -0400 Original-Received: from nitzan.inter.net.il ([213.8.233.22]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I0W8r-0000Wg-O6 for emacs-devel@gnu.org; Tue, 19 Jun 2007 01:20:37 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-217-214.inter.net.il [84.229.217.214]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id HAF30041 (AUTH halo1); Tue, 19 Jun 2007 08:20:41 +0300 (IDT) In-reply-to: (message from Kenichi Handa on Tue, 19 Jun 2007 11:19:59 +0900) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:73272 Archived-At: > From: Kenichi Handa > CC: stephen@xemacs.org, emacs-devel@gnu.org > Date: Tue, 19 Jun 2007 11:19:59 +0900 > > But, fairly big programs (especially gnus, and the other > mail tools) have to pay attention to characters decoding and > encoding, and almost all workarounds for the Emacs 22's > legacy charset/code-point model get wrong (or unnecessary) > for emacs-unicode. Yeah, I forgot about Gnus and the legacy of workarounds that comes with it. > More the merging delays, the possibility of people spending their > time for fixing them in vain gets higher. Well, FWIW, I agree that the delay should be as short as possible.