On 2016-01-28 12:33, Karl Voit writes:
>> I’ve had issues with this in the past (I also use org for git). To
>> make sure org is never installed with elpa, I manually install
>> (`package-install-file') this org.el file:
>>
>> #+begin_src emacs-lisp
>> ;;; org.el --- Dummy org mode package
>>
>>
Karl Voit writes:
> As I noticed yesterday, in my ELPA-directory there is
> "org-20160125/" which I never installed on purpose.
It's probably been pulled in by some dependency. Package manager is not
very smart with this. You need to drop a dummy org package with a high
enough version so that Or
Hi Alan,
* Alan Schmitt wrote:
>
> On 2016-01-28 10:48, Karl Voit writes:
>
>> Since I am using use-package[fn:up] to install most of my emacs
>> add-ons, I do think that any other package may have org-mode
>> installed via ELPA (dependency-rule?).
>
> I have observed this in the past as well.
>
Hi Karl,
On 2016-01-28 10:48, Karl Voit writes:
> Since I am using use-package[fn:up] to install most of my emacs
> add-ons, I do think that any other package may have org-mode
> installed via ELPA (dependency-rule?).
I have observed this in the past as well.
> Two questions:
>
> 1. Do I have
Hi!
I am using Org-mode version 8.3.3 (release_8.3.3-17-gce80a0 @
c:/Users/karl.voit/.emacs.d/contrib/org-mode/lisp/)[fn:1] which is
the maint branch from the git repo. And this is the version I intend
to use.
As I noticed yesterday, in my ELPA-directory there is
"org-20160125/" which I never ins