From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gregor Zattler Subject: Re: Tables in Plain Lists Date: Thu, 17 May 2012 14:06:36 +0200 Message-ID: <20120517120636.GB12989@boo.workgroup> References: <87bologl1m.fsf@norang.ca> <20120516164029.GA14809@Darkstar> <21187.1337193062@alphaville> <20120516193203.GA17927@Darkstar> <20120517102422.GA12989@boo.workgroup> <87396zdoex.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48822) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUzUG-0000P3-8v for emacs-orgmode@gnu.org; Thu, 17 May 2012 08:07:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SUzU9-0004S6-TF for emacs-orgmode@gnu.org; Thu, 17 May 2012 08:07:19 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]:48064) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SUzU9-0004RT-Jd for emacs-orgmode@gnu.org; Thu, 17 May 2012 08:07:13 -0400 Content-Disposition: inline In-Reply-To: <87396zdoex.fsf@Rainer.invalid> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Hi Achim, * Achim Gratz [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 -- -... --- .-. . -.. ..--.. ...-.-