Hi,
the installation instructions for Org tell you that you need
make the autoload file org-install.el by typing make.
If you do not do this, autoloading will be broken. If you do,
I do not see what would go wrong.
- Carsten
On Aug 9, 2010, at 7:58 PM, Marcelo de Moraes Serpa wrote:
Yeah, this is a big issue and I haven't seen it being mentioned on the
org manual. Emacs has org integrated, which is good for casual users,
and for org of course, but creates some headaches if you want to stay
on the bleeding edge of development. I also did what you have done, in
my case, on OSX, cd'ed into Emacs.app and removed org manually, then
it started loading my version of org. The details should be in a
previous post of mine in this list.
Marcelo.
On Mon, Aug 9, 2010 at 10:16 AM, Robert Horn <rjh...@panix.com> wrote:
I ran into this, so I'll warn others. It might belong in the notes
for
org-7.01.
If you have a newer version of emacs that has org already integrated,
you get some, but not all, of the org-7.01 features functioning if
you
have org-7.01 set as the auto-load directory. I had been using org
by
having the lines:
(setq load-path (cons "~/org-6.xxx/lisp" load-path))
(require 'org-install)
in my .emacs. I forgot that I had upgraded emacs and org was now
integrated into emacs. I just changed org-6.xxx to org-7.01g to try
out
the new version. Odd things resulted. It actually worked well
enough
to do some work, but then I found occasional stuff that did not
work. I
used the brute force fix of just moving all the org-* files into a
temporary directory, thus slowing down the startup but ensuring
that I
could test the new version without having headaches if I wanted to
revert.
There might be a better method than this. It's probably worth
mentioning in the release notes.
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- Carsten
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode