Hello,

I have just installed emacs-snapshot and the git version of org-mode on
a new Debian machine (running Lenny), and a lot of C-c <letter> bindings
are missing. For example, C-c a should be org-agenda, but is unbound.

C-h m shows the right bindings.

Here's .emacs:

  (add-to-list 'load-path "/usr/local/share/emacs/site-lisp")
  (add-to-list 'load-path "~/src/org-mode/contrib/lisp")

  (custom-set-variables
   ...etc...

There is a file in org-agenda-files. 

Here's what happens on startup, from *Messages*:

  ("emacs")
  Loading 00debian-vars...done
  Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...
  Skipping dictionaries-common setup for emacs-snapshot
  Loading /etc/emacs/site-start.d/50dictionaries-common.el
  (source)...done
  Loading /etc/emacs/site-start.d/50org-mode.el (source)...done
  For information about GNU Emacs and the GNU system, type C-h C-a.
  OVERVIEW
  org-agenda is on <menu-bar> <Org> <Agenda Command...>

It doesn't mention /usr/local/share at all. Is that another bug, or the
cause of this one?

Peter.


_______________________________________________
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

Reply via email to