From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: org-cycle-separator-lines ignored after S-TAB with numeric arg [8.0-pre (release_8.0-pre-443-g06294c @ /home/creidieki/elisp/org-mode/lisp/)] Date: Mon, 15 Apr 2013 19:14:13 +0200 Message-ID: <87haj767iy.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46979) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URmyx-0007V5-T5 for emacs-orgmode@gnu.org; Mon, 15 Apr 2013 13:14:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1URmyv-000217-T5 for emacs-orgmode@gnu.org; Mon, 15 Apr 2013 13:14:19 -0400 Received: from mail-we0-x22b.google.com ([2a00:1450:400c:c03::22b]:61706) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URmyv-00020r-Lu for emacs-orgmode@gnu.org; Mon, 15 Apr 2013 13:14:17 -0400 Received: by mail-we0-f171.google.com with SMTP id i48so2176934wef.30 for ; Mon, 15 Apr 2013 10:14:16 -0700 (PDT) In-Reply-To: (Michael Crouch's message of "Sun, 14 Apr 2013 19:05:22 -0400") 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: Michael Crouch Cc: emacs-orgmode@gnu.org Hi Michael, Michael Crouch writes: > When using a numeric prefix argument to S-TAB, empty lines aren't > displayed between folded parts of the subtree, regardless of the setting > of org-cycle-separator-lines. thanks for the detailed report and the fix, was the good one. I just committed it. Best, -- Bastien