From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: Problem with make and autoloads Date: Sun, 29 May 2011 23:40:21 -0700 Message-ID: References: <87boyp7739.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34066) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QQw9c-0000al-HN for emacs-orgmode@gnu.org; Mon, 30 May 2011 02:40:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QQw9b-0006FQ-76 for emacs-orgmode@gnu.org; Mon, 30 May 2011 02:40:44 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:52175) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QQw9b-0006FL-2X for emacs-orgmode@gnu.org; Mon, 30 May 2011 02:40:43 -0400 Received: by bwz17 with SMTP id 17so3264008bwz.0 for ; Sun, 29 May 2011 23:40:41 -0700 (PDT) In-Reply-To: <87boyp7739.fsf@fastmail.fm> 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: Org Mode On Thu, May 26, 2011 at 9:56 AM, Matt Lundin wrote: > Recently, autoloads ceased to work in my local org-mode installation. > > My typical update routine is to: > > 1. Pull the most recent changes into my local org-mode repository, > located at "~/org-mode". > 2. Run "make clean && make". > > My .emacs file contains the following lines: > > --8<---------------cut here---------------start------------->8--- > (add-to-list 'load-path "~/org-mode/lisp") > (require 'org-install) > --8<---------------cut here---------------end--------------->8--- I see identical behaviour after I updated org today. -- Suvayu Open source is the future. It sets us free.