On Fri, Sep 1, 2017, 10:49 PM Adam Porter wrote: > Kaushal Modi writes: > > > M-x list-load-path-shadows will also help. Pay attention to shadows on > org packages. > > Wow, I did not know about that command. I have a bit of cleaning-up to > do. :) > That's what I did when I found the shadows too :) Here's how I make sure no mixed installations happen among Emacs-built-in, Elpa and git Org versions: https://scripter.co/building-org-development-version/ In addition to load-path, I also handle Info-path so that the correct Org manual gets loaded. -- Kaushal Modi