From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel,gmane.emacs.xemacs.beta Subject: Re: encrypt.el Date: Wed, 8 Dec 2004 10:49:30 +0900 Message-ID: References: <4n7jpu4o7d.fsf@lifelogs.com> <4nfz4f94jw.fsf_-_@lifelogs.com> <4n4qkrvrwu.fsf@lifelogs.com> <4nsm87vrgk.fsf@lifelogs.com> <4nr7m9j1ah.fsf@lifelogs.com> Reply-To: snogglethorpe@gmail.com, miles@gnu.org NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1102470643 17068 80.91.229.6 (8 Dec 2004 01:50:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 8 Dec 2004 01:50:43 +0000 (UTC) Cc: Ted Zlatanov , xemacs-beta@xemacs.org, rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 08 02:50:37 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CbqyT-00073e-00 for ; Wed, 08 Dec 2004 02:50:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Cbr8I-0001c8-Io for ged-emacs-devel@m.gmane.org; Tue, 07 Dec 2004 21:00:46 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Cbr7W-0001TU-O6 for emacs-devel@gnu.org; Tue, 07 Dec 2004 20:59:58 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Cbr7V-0001So-Cs for emacs-devel@gnu.org; Tue, 07 Dec 2004 20:59:58 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Cbr7V-0001ST-4u for emacs-devel@gnu.org; Tue, 07 Dec 2004 20:59:57 -0500 Original-Received: from [64.233.184.204] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CbqxP-0004eQ-DU for emacs-devel@gnu.org; Tue, 07 Dec 2004 20:49:31 -0500 Original-Received: by wproxy.gmail.com with SMTP id 40so67976wri for ; Tue, 07 Dec 2004 17:49:31 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=JJYoZkpae7IHhwkNWNeCXXoNnA+f+t2bsCprVFlSSNuC2pHp2LvMvNIYusIPR4bBGi9vK7vkhE5BOuQlhQ6btGzvqvKVXzlEjAz6cKuYa3QEseo0S5a2ArjaLqCfPvzAAexEoxPdB62zGFCgwo5EXpe04K3QLgYFDCl0iUu1njM= Original-Received: by 10.54.20.27 with SMTP id 27mr839838wrt; Tue, 07 Dec 2004 17:49:30 -0800 (PST) Original-Received: by 10.54.19.63 with HTTP; Tue, 7 Dec 2004 17:49:30 -0800 (PST) Original-To: "Kim F. Storm" In-Reply-To: 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: main.gmane.org gmane.emacs.devel:30826 gmane.emacs.xemacs.beta:17339 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:30826 > We had a big discussion on which files to move a while back, and > Handa-san requested that we postponed any moves until the unicode > branch had been merged to the trunk. Is this still an issue now that merging into the unicode branch is done through arch (which handles file moves with no problem)? -Miles