From: Gregor Zattler <telegraph@gmx.net>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Tables in Plain Lists
Date: Thu, 17 May 2012 14:06:36 +0200 [thread overview]
Message-ID: <20120517120636.GB12989@boo.workgroup> (raw)
In-Reply-To: <87396zdoex.fsf@Rainer.invalid>
Hi Achim,
* Achim Gratz <Stromeko@nexgo.de> [17. May. 2012]:
> 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'?
I didn't because I do not see any difference. Until now a daily
cron job pulls the git repository and does a
make clean && make all && make doc
now I manually did make clean && make autoloads && make all && make doc
and org-version gives me:
Org-mode version N/A (N/A @ /usr/share/Emacs/23.4/lisp/org/org-install.el.gz)
that's the same as before.
>> 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?
I have a stanca like yours in my ~/.Emacs.d/init.el but for this
test I copied this from the org info file chapter 1.2
Installation.
>> (require 'org-install)
>
> And where is this org-install found? The one that came with
> Emacs won't do.
>
>> (org-reload)
>
> Unnecessary.
These are leftovers. I realised that there is no org-install in
the git repo and I am confused.
Ciao, Gregor
--
-... --- .-. . -.. ..--.. ...-.-
next prev parent reply other threads:[~2012-05-17 12:07 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
2012-05-17 12:06 ` Gregor Zattler [this message]
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=20120517120636.GB12989@boo.workgroup \
--to=telegraph@gmx.net \
--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).