From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.devel,gmane.emacs.windows Subject: Re: [h-e-w] Re: emacs-20100913 windows binaries Date: Tue, 14 Sep 2010 02:32:21 +0200 Message-ID: References: <87tylthh6b.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1284424384 14508 80.91.229.12 (14 Sep 2010 00:33:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 14 Sep 2010 00:33:04 +0000 (UTC) Cc: help-emacs-windows@gnu.org, Sean Sieger , emacs-devel@gnu.org To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 14 02:33:03 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 1OvJSI-0005o5-3o for ged-emacs-devel@m.gmane.org; Tue, 14 Sep 2010 02:33:02 +0200 Original-Received: from localhost ([127.0.0.1]:48287 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvJSH-0006o6-4C for ged-emacs-devel@m.gmane.org; Mon, 13 Sep 2010 20:33:01 -0400 Original-Received: from [140.186.70.92] (port=44896 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvJS9-0006no-Mz for emacs-devel@gnu.org; Mon, 13 Sep 2010 20:32:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OvJS8-0004lr-83 for emacs-devel@gnu.org; Mon, 13 Sep 2010 20:32:53 -0400 Original-Received: from mail-vw0-f41.google.com ([209.85.212.41]:33796) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OvJS8-0004lj-5q; Mon, 13 Sep 2010 20:32:52 -0400 Original-Received: by vws16 with SMTP id 16so6636273vws.0 for ; Mon, 13 Sep 2010 17:32:51 -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; bh=FUMwnLfpgxrQ3HfrsSDxFJ6B+vk2zjumt79bkG5ZrM0=; b=acQJdOmxRdLE8MZJVhGF5vly/J6iP3w5SLwYBW+XJuqz6dEcsXLLZ7SHhKfvnE1SZO 6rOmk40V31/DgkiCikK8VKGZV1c1Jjm8l0/p+LLWuA94jyABC1yFEwO4p9rB8+Kpct4l pYf5FfMJ2a0LXSXfEPQdc6ZiNs63grIQM5tks= 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; b=A3R2pdxMkgG49KRHV4vOm0oX3epRKCaOAD89//fJb3OZ9DbiygFNOkR0U21BhGmspu 4VjBcQZyGMIwa8fqCq9mvfAM3ZuN3kvtzLSRiumodUr1XBt73qWDkebiTM0axbbtWQAB jay1AW65lG67Ey62IuKXqOEXJQ/iZLpehSCP8= Original-Received: by 10.220.76.74 with SMTP id b10mr1799322vck.78.1284424371276; Mon, 13 Sep 2010 17:32:51 -0700 (PDT) Original-Received: by 10.220.202.70 with HTTP; Mon, 13 Sep 2010 17:32:21 -0700 (PDT) In-Reply-To: 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:130111 gmane.emacs.windows:4747 Archived-At: 2010/9/14 Juanma Barranquero : > On Mon, Sep 13, 2010 at 23:48, Deniz Dogan wrote: > >> Sorry for flooding the list, I should test more extensively before >> reporting, but tramp seems to be broken as well. >> "tramp-compat-call-process" was apparently not defined and after >> byte-compiling tramp.el it seems to work just fine even though the >> compilation buffer also showed that the function was not known to be >> declared. > > Windows builds from trunk between revnos 101381 (date 2010-09-08) and > 101424 (date 2010-09-13) inclusive did not correctly compile tramp nor > any package that loads tramp at compilation. > Alright, thanks. So this means that it should be fine now? -- Deniz Dogan