From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Tobin Subject: Re: Release 6.28 Date: Thu, 25 Jun 2009 12:10:22 -0500 Message-ID: References: <697A2093-E226-4AD6-B7DE-21A2DA8208A6@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MJsT0-0005VZ-Uf for emacs-orgmode@gnu.org; Thu, 25 Jun 2009 13:10:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MJsSw-0005Kr-62 for emacs-orgmode@gnu.org; Thu, 25 Jun 2009 13:10:30 -0400 Received: from [199.232.76.173] (port=40981 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJsSw-0005KY-1n for emacs-orgmode@gnu.org; Thu, 25 Jun 2009 13:10:26 -0400 Received: from mail-ew0-f208.google.com ([209.85.219.208]:54169) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MJsSv-0000jg-Jr for emacs-orgmode@gnu.org; Thu, 25 Jun 2009 13:10:25 -0400 Received: by ewy4 with SMTP id 4so76781ewy.42 for ; Thu, 25 Jun 2009 10:10:22 -0700 (PDT) In-Reply-To: <697A2093-E226-4AD6-B7DE-21A2DA8208A6@gmail.com> 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: emacs-orgmode Mailinglist On Thu, Jun 25, 2009 at 2:10 AM, Carsten Dominik wrote: > > Improvements related to `#+begin' blocks > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ These are fantastic changes! They fix the main warts I've come across in trying to use org-mode to take development notes, and I'm happy to see them land. Thanks!