From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel,gmane.emacs.windows Subject: Re: [h-e-w] Re: emacs-20100913 windows binaries Date: Tue, 14 Sep 2010 15:34:10 +0200 Message-ID: References: <87tylthh6b.fsf@gmail.com> <87zkvk7974.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1284471304 26271 80.91.229.12 (14 Sep 2010 13:35:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 14 Sep 2010 13:35:04 +0000 (UTC) Cc: help-emacs-windows@gnu.org, emacs-devel@gnu.org To: Sean Sieger Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 14 15:35:02 2010 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.69) (envelope-from ) id 1OvVf2-0002kV-GA for ged-emacs-devel@m.gmane.org; Tue, 14 Sep 2010 15:35:00 +0200 Original-Received: from localhost ([127.0.0.1]:39292 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvVf1-0003Ki-OO for ged-emacs-devel@m.gmane.org; Tue, 14 Sep 2010 09:34:59 -0400 Original-Received: from [140.186.70.92] (port=37565 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvVet-0003KS-Se for emacs-devel@gnu.org; Tue, 14 Sep 2010 09:34:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OvVes-0002TD-RM for emacs-devel@gnu.org; Tue, 14 Sep 2010 09:34:51 -0400 Original-Received: from mail-iw0-f169.google.com ([209.85.214.169]:44190) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OvVes-0002Qd-NO; Tue, 14 Sep 2010 09:34:50 -0400 Original-Received: by mail-iw0-f169.google.com with SMTP id 33so8885593iwn.0 for ; Tue, 14 Sep 2010 06:34:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=zpXGOytYNV7RTHiZnar3IgK466mMXP6J7kEr3urkcAI=; b=XVQFIK1ZaypS+rPoKYJV6A41Epn4EvlaPMcpPDBgm25iQgqeiqSM8VQmlQT9Td/vsr Q7p0+PLohhyhXZRaaFzI/tG3T/lAZx7zIXDIyCP4wbeFSBbpHUtYmuHR4PhM7++9HFcH +d/bAy9gxabGpiclQtFrOS4nNdSsj/pZjWZkA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=vUZfKttZ1UANUrapg4dt6nH5svKRzo/pM1kN3snkCX/qrNoYhU2eCu1DhuKm9fiRhz xNlzHO/r5cx7Ih71zva8r59mI6pXwBqe5hBD8cESQNtcWBRLnHN32TBNGuZO6HCceYMS cWRFgZDGD5whWciIsr555Pfsr5d+EWnw1kJQE= Original-Received: by 10.231.167.130 with SMTP id q2mr7954871iby.163.1284471290409; Tue, 14 Sep 2010 06:34:50 -0700 (PDT) Original-Received: by 10.231.150.195 with HTTP; Tue, 14 Sep 2010 06:34:10 -0700 (PDT) In-Reply-To: <87zkvk7974.fsf@gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 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:130128 gmane.emacs.windows:4751 Archived-At: On Tue, Sep 14, 2010 at 15:20, Sean Sieger wrote: > I pulled this morning, recompiled a couple of times to get Tramp & > Co. to compile and built it. Did you re-run configure.bat? It was a change in lisp/makefile.w32-in, so it should be required. > While I didn't test Tramp, `everything' > seems to have compiled. Just look if there are up-to-date lisp/net/tramp*.elc files. =C2=A0 =C2=A0 Juanma