emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: Testers needed


From: Carsten Dominik
Subject: Re: [Orgmode] Re: Testers needed
Date: Wed, 26 Mar 2008 19:41:55 +0100

Hi Thomas,

the version where org.el is split needs to be installed properly,
In particular, you need to run "make" or at least "make org-install.el"
in order to produce the autoload file org-install.el.  And then you need
to load this file in .emacs with

(require 'org-install)

No need to do (require 'org).

- Carsten

On Mar 25, 2008, at 2:59 PM, Thomas Baumann wrote:


Hi Carsten,

just started playing with start-splitting (checked out a few minutes
ago), here are first results

C-cC-e in an org-file:

Symbol's function definition is void: org-export

unless org-exp is loaded explicitely.



M-x orgtbl-mode in a LaTeX-buffer

ad-handle-definition: `org-open-at-point' got redefined
call-interactively: Autoloading failed to define function orgtbl-mode


unless org-table is loaded explicitely.

Ciao
Thomas



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

[Prev in Thread] Current Thread [Next in Thread]