Re: [Orgmode] "Cannot open org-entities"

2010-09-06 Thread Raffi R
Dear Bastien,

How odd; it looks like it was, but copying and pasting it from my copy
of the git repository to site-lisp seemed to fix things.

Thank you very much!

- Raffi.

On Mon, Sep 6, 2010 at 8:31 PM, Bastien  wrote:
> Raffi R  writes:
>
>> Debugger entered--Lisp error: (file-error "Cannot open load file"
>> "org-entities")
>
> Are you sure org-entities.el is in your loadpath?
>
> --
>  Bastien
>

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] "Cannot open org-entities"

2010-09-06 Thread Bastien
Raffi R  writes:

> Debugger entered--Lisp error: (file-error "Cannot open load file"
> "org-entities")

Are you sure org-entities.el is in your loadpath?

-- 
 Bastien

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] "Cannot open org-entities"

2010-09-06 Thread Raffi R
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.

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode