From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Davison Subject: Re: [babel] Tiny "problems" Date: Sat, 05 Dec 2009 12:57:35 -0500 Message-ID: <87ljhhnw1c.fsf@stats.ox.ac.uk> References: <87vdgpzf9i.fsf@mundaneum.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NGytA-0003Ow-C7 for emacs-orgmode@gnu.org; Sat, 05 Dec 2009 12:57:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NGyt5-0003Hi-67 for emacs-orgmode@gnu.org; Sat, 05 Dec 2009 12:57:47 -0500 Received: from [199.232.76.173] (port=34001 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGyt4-0003HW-Vs for emacs-orgmode@gnu.org; Sat, 05 Dec 2009 12:57:43 -0500 Received: from markov.stats.ox.ac.uk ([163.1.210.1]:54389) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NGyt4-0001bN-Rz for emacs-orgmode@gnu.org; Sat, 05 Dec 2009 12:57:43 -0500 In-Reply-To: (Eric Schulte's message of "Fri, 04 Dec 2009 22:24:47 -0700") 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: Eric Schulte Cc: =?utf-8?Q?S=C3=A9bastien?= Vauban , emacs-orgmode@gnu.org "Eric Schulte" writes: > Hi S=C3=A9bastien, > > S=C3=A9bastien Vauban writes: > > [...] >> >> Here the "problems" (details, though) I've observed: >> [...] >> - *after* =3DC-c '=3D forth and back, all the blank lines in my source b= lock (in >> my example, the one between "SET NOCOUNT ON" and "SELECT TOP 10") are = filled >> with an amount of whitespaces (and, in my Emacs config, highlighted as >> useless spaces). This is a minor bug in org-src.el. When I was looking at that code last I couldn't see a clean way to fix it. Dan p.s. As was mentioned in a couple of other posts recently, I also wonder whether we should think of creating an org-mode bug repository so that minor things like this don't get forgotten (I did mention this bug on list once; maybe Carsten has it tracked somewhere).