From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Release 6.10 Date: Thu, 23 Oct 2008 09:45:20 -0400 Message-ID: <874p33pgr3.fsf@gollum.intra.norang.ca> References: <87d4hrphkj.fsf@gollum.intra.norang.ca> 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 1Kt0VC-0006Dk-Vs for emacs-orgmode@gnu.org; Thu, 23 Oct 2008 09:45:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kt0VB-0006CB-RV for emacs-orgmode@gnu.org; Thu, 23 Oct 2008 09:45:26 -0400 Received: from [199.232.76.173] (port=39874 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kt0VB-0006Bu-MA for emacs-orgmode@gnu.org; Thu, 23 Oct 2008 09:45:25 -0400 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:58286) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kt0VB-0004ol-It for emacs-orgmode@gnu.org; Thu, 23 Oct 2008 09:45:25 -0400 In-Reply-To: <87d4hrphkj.fsf@gollum.intra.norang.ca> (Bernt Hansen's message of "Thu\, 23 Oct 2008 09\:27\:40 -0400") 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: Carsten Dominik Cc: emacs-orgmode List Ignore this. This was pilot-error. I created a new script ~/bin/emacs that was messing up 'emacs -q -batch ...' Sorry for the noise. -Bernt Bernt Hansen writes: > Carsten Dominik writes: > >> Enjoy! >> >> - Carsten >> >> Changes in Version 6.10 >> ======================= >> > > The makefile doesn't work for me. > > If I run it (under X in an xterm) it starts about 32 new emacs sessions > and fails with the following error: > > ,----[ end of make -j1 output ] > | mv org-install.el lisp > | mv: cannot stat `org-install.el': No such file or directory > | make: *** [lisp/org-install.el] Error 1 > `---- > > I have to close the emacs sessions manually. > > Org-mode version 6.10pre01 > GNU Emacs 22.2.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of > 2008-07-24 on raven, modified by Debian > > I've attached the full typescript log in case it's useful > > > > > -Bernt