summaryrefslogtreecommitdiff
path: root/debian/README.Debian
blob: 8389f2d2ce048a323717306ff065381f8cecf26b (plain)
1
2
3
4
5
6
7
To enable contributed extensions to org-mode, simply add
"/usr/share/org-mode/lisp" to your load-path, for instance in your
.emacs with:

  (setq load-path (cons "/usr/share/org-mode/lisp" load-path))

 -- Sebastien Delafond <seb@debian.org>, Thu,  1 Oct 2009 11:11:26 +0200