From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christoph Scholtes Newsgroups: gmane.emacs.devel Subject: Re: Emacs pretest 24.0.90 Date: Fri, 14 Oct 2011 19:32:58 -0600 Message-ID: <4E98E2CA.9040000@gmail.com> References: <87litcvtu2.fsf@stupidchicken.com> <565EF29AD574471187720A71C5ABD45D@us.oracle.com> <0104F6D1EEF842E59CCF3919D175BD24@us.oracle.com> <4E9644C0.9030503@gmail.com> <87liso3m1w.fsf@stupidchicken.com> <4E976C3A.3010505@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1318642391 12210 80.91.229.12 (15 Oct 2011 01:33:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 15 Oct 2011 01:33:11 +0000 (UTC) Cc: Chong Yidong , Stefan Monnier , Drew Adams , emacs-devel@gnu.org To: Christoph Scholtes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 15 03:33:07 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1REt7b-0007HJ-2v for ged-emacs-devel@m.gmane.org; Sat, 15 Oct 2011 03:33:07 +0200 Original-Received: from localhost ([::1]:40454 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REt7a-0003PO-JI for ged-emacs-devel@m.gmane.org; Fri, 14 Oct 2011 21:33:06 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:33586) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REt7Y-0003PJ-Hr for emacs-devel@gnu.org; Fri, 14 Oct 2011 21:33:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1REt7X-0005u2-Hv for emacs-devel@gnu.org; Fri, 14 Oct 2011 21:33:04 -0400 Original-Received: from mail-iy0-f169.google.com ([209.85.210.169]:42187) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REt7X-0005tw-E2 for emacs-devel@gnu.org; Fri, 14 Oct 2011 21:33:03 -0400 Original-Received: by iagf6 with SMTP id f6so2212065iag.0 for ; Fri, 14 Oct 2011 18:33:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=uXrX3bv5//Gsj2ffZUW0gKCvd19SFEq5Ql19vsAqBPk=; b=m40tZT3tE8ghwMREUeWrlpDLEuxzqyO1KbcvPSAt4iQcavBe26+fSSY6AmLlKc+93C acvE1XhI3ASy6OxpskGNLN0aSZV1RM8kDqpXtnVmSWfe3VqRDhOFF7bNULoL8HzIiokE i/CxJGgFOClgRhhRJp65J0oa2jdptGoMt+tfI= Original-Received: by 10.231.46.66 with SMTP id i2mr4695071ibf.0.1318642382242; Fri, 14 Oct 2011 18:33:02 -0700 (PDT) Original-Received: from [192.168.1.2] (71-212-151-183.hlrn.qwest.net. [71.212.151.183]) by mx.google.com with ESMTPS id c2sm12998923iba.7.2011.10.14.18.32.59 (version=SSLv3 cipher=OTHER); Fri, 14 Oct 2011 18:33:00 -0700 (PDT) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 In-Reply-To: <4E976C3A.3010505@gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.210.169 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:145234 Archived-At: On 10/13/2011 4:54 PM, Christoph Scholtes wrote: > On 10/13/2011 10:15 AM, Chong Yidong wrote: >> See step 11 in admin/make-tarball. Except the files needs to go in the >> windows/ subdirectory. > > Thanks. I will have a look there. As soon as my GPG key is acknowledged by the GNU ftp folks, I will upload the Windows pretest build. Christoph