From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Updating Emacs to latest org-release on MS Windows? Date: Tue, 07 Jul 2009 21:59:31 +0200 Message-ID: <87d48cs1r0.fsf@kassiopeya.MSHEIMNETZ> References: <871vosjypw.wl%ucecesf@ucl.ac.uk> <87fxd8sbry.fsf@kassiopeya.MSHEIMNETZ> <87bpnwsb34.fsf@kassiopeya.MSHEIMNETZ> <87skh8i9ih.wl%ucecesf@ucl.ac.uk> 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 1MOGlG-0002oe-Dt for emacs-orgmode@gnu.org; Tue, 07 Jul 2009 15:55:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MOGlB-0002nU-Uo for emacs-orgmode@gnu.org; Tue, 07 Jul 2009 15:55:30 -0400 Received: from [199.232.76.173] (port=50710 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOGlB-0002nM-Rr for emacs-orgmode@gnu.org; Tue, 07 Jul 2009 15:55:25 -0400 Received: from mail.gmx.net ([213.165.64.20]:39214) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MOGlB-0003ez-16 for emacs-orgmode@gnu.org; Tue, 07 Jul 2009 15:55:25 -0400 In-Reply-To: <87skh8i9ih.wl%ucecesf@ucl.ac.uk> (Eric S. Fraga's message of "Tue, 07 Jul 2009 20:21:58 +0100") 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: Eric S Fraga Cc: Org Mode Eric S Fraga writes: > This all assumes, of course, that the order of compilation does not > matter, a point raised by Scot Becker? It did in a description we had earlier on this list. I therefore load all the lisp files first before compiling them to avoid errors. Sebastian