From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: Re: In response to: .emacs works on Mac but not on Ubuntu Date: Tue, 16 Jun 2009 17:40:00 -0400 Message-ID: <4a381157.06045a0a.656c.416e@mx.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MGgOc-0003Fy-DG for emacs-orgmode@gnu.org; Tue, 16 Jun 2009 17:40:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MGgOX-0003Cu-Oz for emacs-orgmode@gnu.org; Tue, 16 Jun 2009 17:40:46 -0400 Received: from [199.232.76.173] (port=41935 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MGgOX-0003CK-A4 for emacs-orgmode@gnu.org; Tue, 16 Jun 2009 17:40:41 -0400 Received: from mail-yx0-f179.google.com ([209.85.210.179]:42244) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MGgOX-0006iv-1m for emacs-orgmode@gnu.org; Tue, 16 Jun 2009 17:40:41 -0400 Received: by yxe9 with SMTP id 9so3005869yxe.14 for ; Tue, 16 Jun 2009 14:40:40 -0700 (PDT) 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: Graham Smith , emacs-orgmode@gnu.org Debian based distros are doing some odd things with emacs packages by placing additional global load scripts in /etc/emacs. I haven't fully figured out when they get called, but it might be they get called before your init file does. I know I removed the default org mode install on my Ubuntu machine and haven't seen any problems. -----Original Message----- From: Graham Smith Subj: Re: [Orgmode] In response to: .emacs works on Mac but not on Ubuntu Date: Tue Jun 16, 2009 5:31 pm Size: 968 bytes To: emacs-orgmode@gnu.org Jere, > What may be happening is that Ubuntu has a default version of org-mode > pre-installed in the primary load path directories, so that is what is being > picked up and not your latest version.  To check that, type > > dpkg --list | grep org > > and see if org mode was installed by the package manager.  If so, just do a > normal remove and see if that doesn't take care of it. I can't check this just now (as I don't have access to my ubuntu machine at the moment) but as I understand it Org-mode is distributed with Emacs now, but the commands in the .emacs file over ride the built in version and use the version in the path set up in .emacs. That is what happens on the Mac, unless I have misunderstood. Thanks, Graham _______________________________________________ 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 --- message truncated ---