emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Mixed installation on Windoze


From: Markus Heller
Subject: [O] Mixed installation on Windoze
Date: Thu, 31 May 2012 10:44:04 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (windows-nt)

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/)
`----

Here's the relevant part of my .emacs (taken from Bernt's documentation):

,----
| ;; 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-install)
`----

Any idea how this happened?  And how to get rid of the unwanted path in
c:/Program Files (x86)/...?

Thanks and Cheers
Markus




reply via email to

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