From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Lancaster Subject: Re: Org-mode release 6.29 Date: Tue, 04 Aug 2009 17:37:37 -0500 Message-ID: References: <53A4771F-8F19-480A-B12E-01349D00B6D5@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7BIT Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MYSde-0002zH-CY for emacs-orgmode@gnu.org; Tue, 04 Aug 2009 18:37:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MYSdZ-0002jQ-KN for emacs-orgmode@gnu.org; Tue, 04 Aug 2009 18:37:45 -0400 Received: from [199.232.76.173] (port=37797 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MYSdZ-0002ik-Ff for emacs-orgmode@gnu.org; Tue, 04 Aug 2009 18:37:41 -0400 Received: from asmtpout014.mac.com ([17.148.16.89]:46798) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MYSdY-0005mu-Is for emacs-orgmode@gnu.org; Tue, 04 Aug 2009 18:37:40 -0400 Received: from [192.168.1.110] (99-7-194-153.lightspeed.hstntx.sbcglobal.net [99.7.194.153]) by asmtp014.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KNV00EAQIUPWC70@asmtp014.mac.com> for emacs-orgmode@gnu.org; Tue, 04 Aug 2009 15:37:38 -0700 (PDT) In-reply-to: <53A4771F-8F19-480A-B12E-01349D00B6D5@uva.nl> 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: Carsten Dominik , emacs-orgmode List Hi, This is great! I'm having an issue with the org-indent-mode. I get org-mode: Cannot open load file: org-indent if I enable it for a buffer (same message if I just do M-x org-indent- mode). I'm on 23.1.5 cocoa build for OS X. Keith On Aug 4, 2009, at 4:15 PM, Carsten Dominik wrote: > Hi, > > I am releasing Org-mode 6.29. > > Thanks to everyone who contributed, in particular Bastien, who > put a big part of this release together while I was gone. > > I am most excited about the new org-indent-mode, with dynamic > outline indentation under Emacs 23. Please test it. > > Here are the user-visible changes. > > Enjoy! > > - Carsten