From: Kenneth Jacker <khj@be.cs.appstate.edu>
To: emacs-orgmode@gnu.org
Subject: Latest Org Compatible with Emacs 23.3.1
Date: Sun, 28 Jul 2013 14:43:44 -0400 [thread overview]
Message-ID: <87txjecyov.fsf@be.cs.appstate.edu> (raw)
[-- Attachment #1: Type: text/plain, Size: 187 bytes --]
Good day!
I'm running emacs-23.3.1 on an up-to-date Xubuntu 12.04.2 system.
It includes orgmode-6.33x.
I downloaded orgmode-8.0.6, but the "build" failed with these error
messages:
[-- Attachment #2: 0make --]
[-- Type: application/octet-stream, Size: 2831 bytes --]
khj:~/L/emacs/org/org-8.0.6$ make
======================================================
= Invoke "make help" for a synopsis of make targets. =
= Created a default local.mk template. =
= Setting "oldorg" as the default target. =
= Please adapt local.mk to your local setup! =
======================================================
Loading /home/khj/L/emacs/org/org-8.0.6/lisp/org-compat.el (source)...
Loading /home/khj/L/emacs/org/org-8.0.6/mk/org-fixup.el (source)...
Saving file /home/khj/L/emacs/org/org-8.0.6/local.mk...
Wrote /home/khj/L/emacs/org/org-8.0.6/local.mk
make -C doc clean; make -C lisp clean;
make[1]: Entering directory `/home/khj/L/emacs/org/org-8.0.6/doc'
rm -f org *.pdf *.html *_letter.tex org-version.inc \
*.aux *.cp *.cps *.dvi *.fn *.fns *.ky *.kys *.pg *.pgs \
*.toc *.tp *.tps *.vr *.vrs *.log *.html *.ps
make[1]: Leaving directory `/home/khj/L/emacs/org/org-8.0.6/doc'
make[1]: Entering directory `/home/khj/L/emacs/org/org-8.0.6/lisp'
rm -f org-version.el org-loaddefs.el org-version.elc org-loaddefs.elc org-install.elc
rm -f *.elc
make[1]: Leaving directory `/home/khj/L/emacs/org/org-8.0.6/lisp'
make -C lisp compile
make[1]: Entering directory `/home/khj/L/emacs/org/org-8.0.6/lisp'
rm -f org-version.el org-loaddefs.el org-version.elc org-loaddefs.elc org-install.elc
org-version: 8.0.6 (8.0.6-dist)
Loading /home/khj/L/emacs/org/org-8.0.6/lisp/org-compat.el (source)...
Loading /home/khj/L/emacs/org/org-8.0.6/mk/org-fixup.el (source)...
Saving file /home/khj/L/emacs/org/org-8.0.6/lisp/org-version.el...
Wrote /home/khj/L/emacs/org/org-8.0.6/lisp/org-version.el
org-loaddefs: 8.0.6 (8.0.6-dist)
Loading /home/khj/L/emacs/org/org-8.0.6/lisp/org-compat.el (source)...
Loading /home/khj/L/emacs/org/org-8.0.6/mk/org-fixup.el (source)...
Generating autoloads for ob-C.el...
Generating autoloads for ob-C.el...done
Generating autoloads for ob-R.el...
... ... ..
Wrote /home/khj/L/emacs/org/org-8.0.6/lisp/ox-texinfo.elc
Compiling /home/khj/L/emacs/org/org-8.0.6/lisp/ox.el...
In toplevel form:
ox.el:5627:62:Warning: variable assignment to constant
`org-export-stack-mode-map'
In end of data:
ox.el:5999:1:Warning: the following functions are not known to be defined:
scroll-up-line, scroll-down-line
Wrote /home/khj/L/emacs/org/org-8.0.6/lisp/ox.elc
Done (Total of 103 files compiled, 3 skipped)
make[2]: Leaving directory `/home/khj/L/emacs/org/org-8.0.6/lisp'
make[1]: Leaving directory `/home/khj/L/emacs/org/org-8.0.6/lisp'
make -C doc info
make[1]: Entering directory `/home/khj/L/emacs/org/org-8.0.6/doc'
org-version: 8.0.6 (8.0.6-dist)
makeinfo --no-split org.texi -o org
make[1]: makeinfo: Command not found
make[1]: *** [org] Error 127
make[1]: Leaving directory `/home/khj/L/emacs/org/org-8.0.6/doc'
make: *** [info] Error 2
[-- Attachment #3: Type: text/plain, Size: 566 bytes --]
The messages suggest that 8.0.6 is not compatible with my version of Emacs.
Though I was able to run it, I am concerned that some of the
functionality might be "broken" and I'll run into "trouble" later.
So, wanting to use the latest version possible, I ask:
What is the latest version of Orgmode that I can use?
From where might I down it?
Thanks for your comments/suggestions!
-Kenneth
--
Prof Kenneth H Jacker khj@cs.appstate.edu
Computer Science Dept www.cs.appstate.edu/~khj
Appalachian State Univ
Boone, NC 28608 USA
next reply other threads:[~2013-07-28 18:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-28 18:43 Kenneth Jacker [this message]
2013-07-28 19:47 ` Latest Org Compatible with Emacs 23.3.1 Nicolas Goaziou
2013-07-29 1:59 ` Kenneth Jacker
2013-07-29 20:00 ` Nicolas Goaziou
2013-07-30 13:09 ` Kenneth Jacker
[not found] ` <87iozuwkn0.fsf@gmail.com>
2013-07-28 20:15 ` Jambunathan K
2013-07-29 1:54 ` Kenneth Jacker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87txjecyov.fsf@be.cs.appstate.edu \
--to=khj@be.cs.appstate.edu \
--cc=emacs-orgmode@gnu.org \
--cc=khj@cs.appstate.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).