[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23.0.60; org-mode missing from fresh cvs Emacs?
From: |
Evans Winner |
Subject: |
23.0.60; org-mode missing from fresh cvs Emacs? |
Date: |
Thu, 27 Mar 2008 08:05:07 -0600 (MDT) |
I just did a fresh cvs update and ``make'' clean and bootstrap. Now
Emacs errors on my call in my .emacs to (org-remember-insinuate) and I
can't require org-mode. Or am I wrong that org is part of Emacs?
I can't find anything to do with org in the lisp/ directory excapt a
ChangeLog entry that, if I read it right, says that all the
org-related files have been put in their own sub-directory, org/ --
but I can't find it. Has something changed? (I don;t see anything
about it in NEWS.) Is this something to do wtiht autoloads (which I
know nothing about)?
The ChangeLog entry starts with:
2008-03-22 Carsten Dominik <address@hidden>
* org: New directory for Org-mode.
In GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.10.9)
of 2008-03-26 on thorne
Windowing system distributor `The X.Org Foundation', version 11.0.70101000
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: en_US.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default-enable-multibyte-characters: t
Major mode: Lisp Interaction
Minor modes in effect:
tooltip-mode: t
tool-bar-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
global-auto-composition-mode: t
auto-composition-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
( r e q u i r e SPC ' o r g - m o d e ) C-x C-e q M-x
r e p o r t <tab> <return>
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Entering debugger...
Back to top level.
- 23.0.60; org-mode missing from fresh cvs Emacs?,
Evans Winner <=