Achim Gratz writes:
> Markus Heller writes:
>> Where do I run either of these commands? In ~/.emacs/org-mode/lisp? Or
>> just anywhere? Or from within emacs?
>
> In ~/.emacs/org-mode (you need GNU make). If you don't have that you
> can do it with Emacs itself, but I haven't had time yet to t
Markus Heller writes:
> Where do I run either of these commands? In ~/.emacs/org-mode/lisp? Or
> just anywhere? Or from within emacs?
In ~/.emacs/org-mode (you need GNU make). If you don't have that you
can do it with Emacs itself, but I haven't had time yet to thoroughly
document it.
> Also,
Achim Gratz writes:
> Markus Heller writes:
>> ,
>> | ;; no need to compile the sources
>> | (add-to-list 'load-path "~/.emacs.d/org-mode/lisp/")
>> | (add-to-list 'load-path "~/.emacs.d/org-mode/contrib/lisp/")
>> | (add-to-list 'auto-mode-alist '("\\.\\(org\\|org_archive\\|txt\\)$" .
>> or
Markus Heller writes:
> ,
> | ;; no need to compile the sources
> | (add-to-list 'load-path "~/.emacs.d/org-mode/lisp/")
> | (add-to-list 'load-path "~/.emacs.d/org-mode/contrib/lisp/")
> | (add-to-list 'auto-mode-alist '("\\.\\(org\\|org_archive\\|txt\\)$" .
> org-mode))
> | (require 'org-ins
Hi Markus,
Markus Heller wrote:
> since the last update this morning, M-x org-version reports a mixed
> installation; see below:
>
> ,
> | Org-mode version 7.8.11 (release_7.8.11-24-g4144c5 @ mixed installation!
> | c:/Program Files (x86)/emacs-23.3/lisp/org/ and
> | c:/Users/mheller/AppData/R
Hello all,
since the last update this morning, M-x org-version reports a mixed
installation; see below:
,
| Org-mode version 7.8.11 (release_7.8.11-24-g4144c5 @ mixed installation!
| c:/Program Files (x86)/emacs-23.3/lisp/org/ and
| c:/Users/mheller/AppData/Roaming/.emacs.d/org-mode/lisp/)
`-