emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Tables in Plain Lists


From: Achim Gratz
Subject: Re: [O] Tables in Plain Lists
Date: Thu, 17 May 2012 13:42:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Gregor Zattler writes:
> Really great.  This works for me with Emacs 23.4.1 and it's org
> version 6.33x, while not with the same Emacs and org-version 7.8.10
> (release_7.8.10-529-gc4cad9).  I copied the version info from the info
> file since org-version shows no version any more.

You didn't do a 'make autoloads'?

> My minimal .emacs for this test was:
> (setq load-path (cons "~/src/org-mode/lisp" load-path)) 
> (setq load-path (cons "~/src/org-mode/contrib/lisp" load-path)) 

I know you find this in lots of places, but what's wrong with

(add-to-list "~/src/org-mode/lisp" load-path)

which also takes care not to add the same entry multiple times?

> (require 'org-install)

And where is this org-install found?  The one that came with Emacs won't do.

> (org-reload)

Unnecessary.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Terratec KOMPLEXER:
http://Synth.Stromeko.net/Downloads.html#KomplexerWaves




reply via email to

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