From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: Makefile restructuring Date: Sun, 22 Apr 2012 17:22:51 +0200 Message-ID: References: <87k4bqwkyw.fsf@gnu.org> <87sjqejvob.fsf@Rainer.invalid> <87k4bqjnwu.fsf@Rainer.invalid> <87fwmdkind.fsf@Rainer.invalid> <874o2t81qu.fsf@gnu.org> <87liw43iys.fsf@Rainer.invalid> <8762n8d4ys.fsf@gnu.org> <87ei1u6u3q.fsf_-_@Rainer.invalid> <87hb6i3z1l.fsf@Rainer.invalid> <87k47av6j2.fsf@Rainer.invalid> <87fwhyux4d.fsf@Rainer.invalid> <87397x1i8u.fsf@altern.org> <87bomldxn4.fsf@Rainer.invalid> <874nsdduhh.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49622) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLydA-0000bs-1e for emacs-orgmode@gnu.org; Sun, 22 Apr 2012 11:23:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SLyd8-0006up-Cz for emacs-orgmode@gnu.org; Sun, 22 Apr 2012 11:23:15 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:38764) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLyd8-0006uX-5e for emacs-orgmode@gnu.org; Sun, 22 Apr 2012 11:23:14 -0400 Received: by obbeh20 with SMTP id eh20so11376433obb.0 for ; Sun, 22 Apr 2012 08:23:11 -0700 (PDT) In-Reply-To: <874nsdduhh.fsf@Rainer.invalid> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Achim Gratz Cc: emacs-orgmode@gnu.org Hi Achim, Last time when I tested the latest changes, I overlooked something. On Sat, Apr 21, 2012 at 16:34, Achim Gratz wrote: > If you don't install org (i.e. run it directly out of the Git worktree), > that would be: > > make compile autoloads info The above recipe works. But just "make", leaves the working tree without lisp/org-install.el. From the log I see it explicitly deletes it, but doesn't generate it again. A subsequent "make autoloads" is required to get a working org setup. Is this expected behaviour? I thought a simple make should "cleanly compile Org ELisp files and documentation"? Thanks for any comments. -- Suvayu Open source is the future. It sets us free.