From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Spacing after sorting a heading Date: Fri, 18 Apr 2014 17:25:18 +0200 Message-ID: <87r44uirs1.fsf@bzg.ath.cx> References: <87tx9yxien.fsf@kmlap.domain.org> <87ob002pov.fsf@bzg.ath.cx> <86fvlaisov.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55859) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WbAfj-00028r-KO for emacs-orgmode@gnu.org; Fri, 18 Apr 2014 11:25:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WbAfc-0005gq-Jc for emacs-orgmode@gnu.org; Fri, 18 Apr 2014 11:25:47 -0400 Received: from plane.gmane.org ([80.91.229.3]:44260) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WbAfc-0005gk-8B for emacs-orgmode@gnu.org; Fri, 18 Apr 2014 11:25:40 -0400 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WbAfb-00065y-5B for emacs-orgmode@gnu.org; Fri, 18 Apr 2014 17:25:39 +0200 In-Reply-To: <86fvlaisov.fsf@somewhere.org> (Sebastien Vauban's message of "Fri, 18 Apr 2014 17:05:36 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Hi Sébastien, Sebastien Vauban writes: > A pity that your fix did not solve the bug "When moving headings, blank > lines are added to the display" (reported on 2013-11-15) at the same > time ;-( It may look similar, but that's a completely different issue. > See http://article.gmane.org/gmane.emacs.orgmode/78878. Can you instrument `org-clean-visibility-after-subtree-move' and chase the bug from there? -- Bastien