From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-cycle-item-indentation, org-use-sub-superscripts missed Date: Wed, 27 Oct 2010 20:11:24 +0200 Message-ID: <87wrp3ld4j.fsf@gnu.org> References: <4CC7F8DB.60000@easy-emacs.de> <4CC83D3D.90808@easy-emacs.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=36044 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PBATC-0008KL-Jc for emacs-orgmode@gnu.org; Wed, 27 Oct 2010 14:11:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PBATB-0001ut-7E for emacs-orgmode@gnu.org; Wed, 27 Oct 2010 14:11:30 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:45749) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PBATB-0001uo-2P for emacs-orgmode@gnu.org; Wed, 27 Oct 2010 14:11:29 -0400 Received: by wyf23 with SMTP id 23so1070570wyf.0 for ; Wed, 27 Oct 2010 11:11:28 -0700 (PDT) In-Reply-To: <4CC83D3D.90808@easy-emacs.de> ("Andreas =?iso-8859-1?Q?R=F6h?= =?iso-8859-1?Q?ler=22's?= message of "Wed, 27 Oct 2010 16:54:53 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Andreas =?iso-8859-1?Q?R=F6hler?= Cc: emacs-orgmode , Noorul Islam Andreas Röhler writes: > BTW, is somewhere documented, how to load the devel-tree from emacs -Q? Assuming your devel-tree is in ~/install/git/org-mode/ you need to do a (require 'org) so that the devel version replaces the one loaded by Emacs. -- Bastien