Thanks for the reply and the tips.
Just add another small tip to this thread:
`-Q`/`-q` skips ELPA load path. So we need to manually add the ELPA load
path to the debugorg.el. It looks like that by default the ELPA org-mode
load path is ~/.emacs.d/org/$DATE
On Fri, Jun 6, 2014 at 10:57 PM, Thors
Achim Gratz writes:
> Nick Dokos writes:
>> I did that in the past (presumably for reasons similar to Thorsten's)
>> and I don't bother any longer (overriding is simple enough as you point
>> out), but the question still bugs me: what's so bad about it?
>
> The reason it is bad is that parts of
Nick Dokos writes:
> I did that in the past (presumably for reasons similar to Thorsten's)
> and I don't bother any longer (overriding is simple enough as you point
> out), but the question still bugs me: what's so bad about it?
The reason it is bad is that parts of the code have already leaked o
Bastien writes:
> Hi Thorsten,
>
> Thorsten Jolitz writes:
>
>> (On Archlinux) I simply trash the Org dir shipped with Emacs and put a
>> symlink to my git-version of Org-mode there. I was told I shouldn't do
>> that, but since I had many problems with mixed installs before, and no
>> problems a
Hi Thorsten,
Thorsten Jolitz writes:
> (On Archlinux) I simply trash the Org dir shipped with Emacs and put a
> symlink to my git-version of Org-mode there. I was told I shouldn't do
> that, but since I had many problems with mixed installs before, and no
> problems at all after doing so, I stic
Shiyuan writes:
> Hi,
> I updated Org-mode from ELPA. If I start emacs normally, M-x
> org-version does show the new version(8.2.6). But if I start emacs
> with -Q, emacs will still run the built-in version(7.9.3). This is not
> convenient for debugging purpose. Is there anyway to remove the
> b
Brady Trainor writes:
> Shiyuan wrote:
>
>> Hi,
>> I updated Org-mode from ELPA. If I start emacs normally, M-x
>> org-version does show the new version(8.2.6). But if I start emacs with
>> -Q, emacs will still run the built-in version(7.9.3). This is not
>> convenient for debugging purpose.
Shiyuan wrote:
> Hi,
> I updated Org-mode from ELPA. If I start emacs normally, M-x
> org-version does show the new version(8.2.6). But if I start emacs with
> -Q, emacs will still run the built-in version(7.9.3). This is not
> convenient for debugging purpose. Is there anyway to remove the b
Hi,
I updated Org-mode from ELPA. If I start emacs normally, M-x
org-version does show the new version(8.2.6). But if I start emacs with
-Q, emacs will still run the built-in version(7.9.3). This is not
convenient for debugging purpose. Is there anyway to remove the built-in
version 7.9.3 comp