From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Re: file-error "Cannot open load file" "org" Date: Wed, 4 Sep 2013 12:32:51 +0200 Message-ID: <2013-09-04T12-27-11@devnull.Karl-Voit.at> References: <2013-09-03T21-58-16@devnull.Karl-Voit.at> Reply-To: news1142@Karl-Voit.at Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43898) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHAP5-0002m3-Gv for emacs-orgmode@gnu.org; Wed, 04 Sep 2013 06:33:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VHAOa-00028N-Uq for emacs-orgmode@gnu.org; Wed, 04 Sep 2013 06:33:39 -0400 Received: from plane.gmane.org ([80.91.229.3]:51893) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHAOa-00027q-Jk for emacs-orgmode@gnu.org; Wed, 04 Sep 2013 06:33:08 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VHAOZ-0003TV-93 for emacs-orgmode@gnu.org; Wed, 04 Sep 2013 12:33:07 +0200 Received: from mail.michael-prokop.at ([88.198.6.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Sep 2013 12:33:07 +0200 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Sep 2013 12:33:07 +0200 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: emacs-orgmode@gnu.org * Karl Voit wrote: > > Whenever I open an Org file, I get: > > File mode specification error: (file-error "Cannot open load file" > "org") I found an old posting with "toggle-debug-on-error" and activated it before I open my test Org-mode file: Debugger entered--Lisp error: (file-error "Cannot open load file" "org") org-mode() set-auto-mode-0(org-mode nil) set-auto-mode() normal-mode(t) after-find-file(nil t) find-file-noselect-1(# "~/org/test.org" nil nil "~/share/all/org-mode/test.org" (3408929 64768)) find-file-noselect("~/org/test.org" nil nil t) find-file("~/org/test.org" t) call-interactively(find-file nil nil) However, I can not interpret it :-( "emacs --debug-init" does not show any issues in *Messages*. I just do not have any Org-mode available when opening an Org-mode file. When I do "M-x org-mode" I get "call-interactively: Cannot open load file: org" in *Messages*. Again: I'm a bit puzzled since the exact same ~/.emacs.d folder sub-hierarchy is working on my other machine. Therefore I guess, that the issue is rooted in the system configuration. I also removed /usr/share/emacs/23.4/lisp/org which was Org-mode v6 (from Debian Wheezy). -- mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode: > get Memacs from https://github.com/novoid/Memacs < https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github