From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Create visibility overlays properly Date: Sat, 12 Nov 2011 12:06:08 +0100 Message-ID: <87ipmp61nj.fsf@gnu.org> References: <87ipna7kjx.fsf@blackbird.nest.zamazal.org> <87sjm8262b.fsf@blackbird.nest.zamazal.org> <87mxc1hamq.fsf@blackbird.nest.zamazal.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:40432) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPBOe-0005E3-Rp for emacs-orgmode@gnu.org; Sat, 12 Nov 2011 06:05:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RPBOd-0002xa-SO for emacs-orgmode@gnu.org; Sat, 12 Nov 2011 06:05:16 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:45527) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPBOd-0002xL-NX for emacs-orgmode@gnu.org; Sat, 12 Nov 2011 06:05:15 -0500 Received: by wyg24 with SMTP id 24so5529837wyg.0 for ; Sat, 12 Nov 2011 03:05:14 -0800 (PST) In-Reply-To: <87mxc1hamq.fsf@blackbird.nest.zamazal.org> (Milan Zamazal's message of "Sat, 12 Nov 2011 11:56:45 +0100") 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: Milan Zamazal Cc: emacs-orgmode@gnu.org Hi Milan, Milan Zamazal writes: > Any chance to get this patch applied? Or is there anything wrong with > it? I looked at it and it looks good. I just wanted to take the time to carefully test the consequences of using `outline-flag-region'. The code behind is okay, but interactions with code from outline must be thought carefully. I will look at this again. Thanks for the reminder, -- Bastien