From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Newman Subject: Re: Problem with autoloads Date: Tue, 3 Mar 2009 23:26:48 +0000 Message-ID: <20090303232648.4d310d50@newmanfamily.me.uk> References: <49ADB1B8.5000200@advantest-ard.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lee0u-0001q5-9R for emacs-orgmode@gnu.org; Tue, 03 Mar 2009 18:27:04 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lee0s-0001po-3E for emacs-orgmode@gnu.org; Tue, 03 Mar 2009 18:27:03 -0500 Received: from [199.232.76.173] (port=58069 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lee0r-0001pl-Uh for emacs-orgmode@gnu.org; Tue, 03 Mar 2009 18:27:01 -0500 Received: from smtp3.enta.net ([87.127.246.178]:55933) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lee0r-0000OS-II for emacs-orgmode@gnu.org; Tue, 03 Mar 2009 18:27:01 -0500 In-Reply-To: <49ADB1B8.5000200@advantest-ard.com> 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: emacs-orgmode@gnu.org I would check that you are running the same version of org on both - call the function org-version. On Tue, 03 Mar 2009 14:39:52 -0800 Mark Elston wrote: > I have two machines: WinXP and Vista (64 bit) with Emacs 22.3 > on both. > > Both are configured the same in terms of libraries and, specifically, > the org-mode configuration is the same. > > However, the (require 'org-install) on the Vista system doesn't > seem to work the same as it does on WinXP. When I type C-c a > on the XP system I get the usual menu asking for the additional > key for the type of agenda I want. > > On the Vista system, though, when I type C-c a I don't get this > menu and it provides the agenda in the default format (which isn't > really as useful to me). > > I do a C-h f on org-agenda and it tells me (on the Vista system) > that it is an interactive Lisp function in 'org.el'. > > Apparently, even with the (require ...) in my .emacs file I am > not loading 'org-install. > > Any ideas why this would be? > > Mark > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode