emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Problem with keys not being mapped


From: Peter Westlake
Subject: [Orgmode] Problem with keys not being mapped
Date: Wed, 14 Jan 2009 13:46:26 +0000

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]