From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Bug and patch in org-toggle-fixed-width-section Date: Thu, 22 Oct 2009 10:13:43 -0400 Message-ID: <873a5b7bzc.fsf@gollum.intra.norang.ca> References: <4AE06706.10106@cea.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N0yQJ-0000ye-Cm for emacs-orgmode@gnu.org; Thu, 22 Oct 2009 10:13:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0yQF-0000wU-JG for emacs-orgmode@gnu.org; Thu, 22 Oct 2009 10:13:50 -0400 Received: from [199.232.76.173] (port=47668 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0yQF-0000wD-BF for emacs-orgmode@gnu.org; Thu, 22 Oct 2009 10:13:47 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:52556) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N0yQE-0004rG-Gi for emacs-orgmode@gnu.org; Thu, 22 Oct 2009 10:13:46 -0400 In-Reply-To: <4AE06706.10106@cea.fr> (Matthieu Lemerre's message of "Thu\, 22 Oct 2009 15\:07\:02 +0100") 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: Matthieu Lemerre Cc: emacs-orgmode@gnu.org Matthieu Lemerre writes: > There is a bug in org-toggle-fixed-width-section in the org version > shipped with emacs23: this function only inserts ":", when this colon > should be followed by a space. > > I joined a patch for your convenience; it seems to work. Maybe this has > already been fixed in later versions. This was fixed in commit 730ef5f (Fix bug in `org-toggle-fixed-width-section'., 2009-03-14) which was part of release_6.25 -Bernt