Hi Thorsten, Thorsten <quintf...@googlemail.com> writes:
> I'm not sure what to do about this, since I use the emacs24-starter-kit, > and org-replace-disputed-keys is set in an .org file, that must be > tangled before it is loaded, and I assume org.el must be loaded before > any .org files can be tangled? The only solution I can think of right now is this: ~$ emacs --eval '(setq org-replace-disputed-keys t)' Maybe Eric has a better solution.. -- Bastien