From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mead Subject: Re: Unable to compile using Emacs 23 in Windows Date: Thu, 27 Aug 2009 16:11:57 +0100 Message-ID: <6f9073780908270811k5363025co75ccb19cf3e1f61f@mail.gmail.com> References: <877hwpwbwd.fsf@gmail.com> Reply-To: paul.d.mead@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mggf2-0001GU-CF for emacs-orgmode@gnu.org; Thu, 27 Aug 2009 11:13:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mggex-00014n-0i for emacs-orgmode@gnu.org; Thu, 27 Aug 2009 11:13:11 -0400 Received: from [199.232.76.173] (port=52357 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mggew-00014G-QU for emacs-orgmode@gnu.org; Thu, 27 Aug 2009 11:13:06 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]:40664) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mggew-0003C0-8b for emacs-orgmode@gnu.org; Thu, 27 Aug 2009 11:13:06 -0400 Received: by ewy7 with SMTP id 7so1282238ewy.31 for ; Thu, 27 Aug 2009 08:13:04 -0700 (PDT) In-Reply-To: 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: Manish Cc: emacs-orgmode@gnu.org 2009/8/27 Manish : > On Thu, Aug 27, 2009 at 8:18 PM, Paul Mead wrote: >> I had everything working fine using NT Emacs v22.xxx but now that I've >> completely upgraded to 23 I'm getting numerous warnings comiling org.el, >> org-agenda.el, and it just hangs on org-attach.el. Not even an error to >> work with. >> >> If there's one thing I can't stand it's silent failure :-) >> >> I tried to redirect the errors to a text file, but it only captured the >> commands, not the errors. Any suggestions? >> >> Just my luck, everything works fine on my Linux machine, but I use org-m= ode >> mostly on the work laptop which is Windows. > > How do you compile Org on Windows? =A0Using the solution that Sebastian a= nd > others recently worked out or some other way? > > FWIW, I use Cygwin Emacs (23) to compile Org but use Windows GNU Emacs > exclusively. =A0There are some odd looking messages but they have never b= othered > me (compilation log at http://paste.lisp.org/display/86127) > > -- > Manish > Manish I use cygwin and Windows GNU Emacs like you - never a problem in the past, and never had so many errors in the past either. I've just looked up redirecting stderror so I can post the errors and see if it sheds any light. Thanks, Paul