From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: Tables in Plain Lists
Date: Thu, 17 May 2012 13:42:30 +0200 [thread overview]
Message-ID: <87396zdoex.fsf@Rainer.invalid> (raw)
In-Reply-To: 20120517102422.GA12989@boo.workgroup
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
next prev parent reply other threads:[~2012-05-17 11:42 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-16 15:41 Tables in Plain Lists SW
2012-05-16 16:11 ` Nicolas Goaziou
2012-05-16 17:48 ` SW
2012-05-16 16:14 ` Bernt Hansen
2012-05-16 16:40 ` Joost Kremers
2012-05-16 17:53 ` SW
2012-05-16 18:31 ` Nick Dokos
2012-05-16 19:13 ` SW
2012-05-16 19:32 ` Joost Kremers
2012-05-17 10:24 ` Gregor Zattler
2012-05-17 10:35 ` Joost Kremers
2012-05-17 11:42 ` Achim Gratz [this message]
2012-05-17 12:06 ` Gregor Zattler
2012-05-17 12:26 ` Achim Gratz
2012-05-17 12:56 ` how to install org from git repo / org-version problem (was: Re: Tables in Plain Lists) Gregor Zattler
2012-05-17 14:47 ` how to install org from git repo / org-version problem Achim Gratz
2012-05-18 14:10 ` Gregor Zattler
2012-05-18 15:56 ` Achim Gratz
2012-05-18 6:39 ` Tables in Plain Lists Bastien
2012-05-16 17:46 ` SW
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=87396zdoex.fsf@Rainer.invalid \
--to=stromeko@nexgo.de \
--cc=emacs-orgmode@gnu.org \
/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).