From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bugs in org-cycle-internal-local? Date: Fri, 28 Dec 2012 12:43:34 +0100 Message-ID: <87ehianki8.fsf@bzg.ath.cx> References: <8738z4bbhj.fsf@debian.org> <87a9tbfgo8.fsf@bzg.ath.cx> <87k3sf9oj0.fsf@debian.org> <87obhiyfyr.fsf@bzg.ath.cx> <87pq1vbiut.fsf@gobelin.at.home> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41620) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Todul-0001MU-JA for emacs-orgmode@gnu.org; Fri, 28 Dec 2012 12:40:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Todug-0006jr-3H for emacs-orgmode@gnu.org; Fri, 28 Dec 2012 12:40:11 -0500 Received: from mail-we0-f171.google.com ([74.125.82.171]:49410) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Toduf-0006ha-SB for emacs-orgmode@gnu.org; Fri, 28 Dec 2012 12:40:06 -0500 Received: by mail-we0-f171.google.com with SMTP id u3so5101157wey.16 for ; Fri, 28 Dec 2012 09:40:04 -0800 (PST) In-Reply-To: <87pq1vbiut.fsf@gobelin.at.home> (=?iso-8859-1?Q?=22R=E9mi?= Vanicat"'s message of "Thu, 27 Dec 2012 16:44:10 +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: =?iso-8859-1?Q?R=E9mi?= Vanicat Cc: emacs-orgmode@gnu.org Hi Rémi, Rémi Vanicat writes: > This seem to do it Yes it does, but I implemented the fix another way. I've taken the time to double-check the fix does not slow down org-cycle, which is the main concern when changing org-cycle-internal-* functions. Thanks, -- Bastien