"Scott Jaderholm" <[EMAIL PROTECTED]> writes: > wget http://staff.science.uva.nl/~dominik/Tools/org/ > awk to find out version number > wget http://staff.science.uva.nl/~dominik/Tools/org/org-x.zip > tar -xvzf org-x.tar.gz > rm -rf ~/org-tar.gz > rm ~/.elisp/org > mv org-x ~/.elisp/org > cd ~/.elisp/org > make
Why make? Isn't org mode small enough to run with *.el files instead of *.elc files? I've never compiled org mode. I just do make install-info after adopting the path in the Makefile. Patrick -- There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence. Jeremy S. Anderson _______________________________________________ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode