From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mead Subject: Re: Unable to compile using Emacs 23 in Windows Date: Fri, 28 Aug 2009 13:36:15 +0100 Message-ID: References: <877hwpwbwd.fsf@gmail.com> <87my5lxoob.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mh0hG-0006uX-Q2 for emacs-orgmode@gnu.org; Fri, 28 Aug 2009 08:36:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mh0h9-0006rZ-Ur for emacs-orgmode@gnu.org; Fri, 28 Aug 2009 08:36:48 -0400 Received: from [199.232.76.173] (port=59375 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mh0h8-0006r7-2Y for emacs-orgmode@gnu.org; Fri, 28 Aug 2009 08:36:42 -0400 Received: from lo.gmane.org ([80.91.229.12]:55846) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mh0h7-0004L8-Ij for emacs-orgmode@gnu.org; Fri, 28 Aug 2009 08:36:41 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1Mh0h5-0005BC-4S for emacs-orgmode@gnu.org; Fri, 28 Aug 2009 14:36:39 +0200 Received: from external.atkinsglobal.com ([193.117.23.129]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Aug 2009 14:36:39 +0200 Received: from paul.d.mead by external.atkinsglobal.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Aug 2009 14:36:39 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Carsten Dominik writes: > > > Hi Paul, > > did you interrupt the compilation here? > > The fact that there are a number of compilation *warnings* is no problem at all, > I do clean these up only occasionally, for a release. In between releases, > the can be present and usually pose no problem. > > The messages about goto-line are from a new policy in Emacs, apparently this > is no longer a function that should be called from Lisp programs.... > > - Carsten Hi Carsten yes, I interrupted the compilation as it was stuck there. Pulling the next version seemed to cure the problem. I was able to byte-compile the files from dired with no problems, I don't know if that makes it more or less clear? Paul