From mboxrd@z Thu Jan 1 00:00:00 1970 From: Raffi R Subject: "Cannot open org-entities" Date: Mon, 6 Sep 2010 18:11:13 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=36983 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Osjub-0002Gm-4D for emacs-orgmode@gnu.org; Mon, 06 Sep 2010 18:11:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OsjuY-0005BH-Ci for emacs-orgmode@gnu.org; Mon, 06 Sep 2010 18:11:35 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:46633) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OsjuY-0005Ar-9Y for emacs-orgmode@gnu.org; Mon, 06 Sep 2010 18:11:34 -0400 Received: by iwn33 with SMTP id 33so6768492iwn.0 for ; Mon, 06 Sep 2010 15:11:33 -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: org-mode Mailing List Hello, When I try to load orgmode, I am greeted with the following error: Debugger entered--Lisp error: (file-error "Cannot open load file" "org-entities") require(org-entities) byte-code ((long block of numbers I can't copy for some reason followed by) [make-variable-buffer-local org-table-formula-constants-local require calendar fboundp defvaralias boundp calendar-view-holidays-initially-flag view-calendar-holidays-initially calendar-view-diary-initially-flag view-diary-entries-initially diary-fancy-buffer fancy-diary-buffer outline noutline time-date time-subtract defalias subtract-time easymenu overlay org-macs org-entities org-compat org-faces org-list org-src org-footnote ob ob-table ob-lob ob-ref ob-tangle ob-comint ob-keys] 3) require(org) eval((require (quote org))) eval-last-sexp-1(nil) eval-last-sexp(nil) call-interactively(eval-last-sexp nil nil) Version is 7.01 (I think...after all, I can't load orgmode to check, but I git-pulled a few nights ago). Thank you very much, - Raffi.