From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [patch] org-mobile-edit: Fix "addheading" parent-level bug Date: Mon, 04 Mar 2013 18:44:11 +0100 Message-ID: <87fw0bdp86.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50628) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCZbm-0006oA-I1 for Emacs-orgmode@gnu.org; Mon, 04 Mar 2013 12:55:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCZbk-0007vj-By for Emacs-orgmode@gnu.org; Mon, 04 Mar 2013 12:55:30 -0500 Received: from mail-wi0-f178.google.com ([209.85.212.178]:39166) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCZbk-0007vY-53 for Emacs-orgmode@gnu.org; Mon, 04 Mar 2013 12:55:28 -0500 Received: by mail-wi0-f178.google.com with SMTP id hq4so2411261wib.5 for ; Mon, 04 Mar 2013 09:55:27 -0800 (PST) In-Reply-To: (James Harkins's message of "Wed, 30 Jan 2013 10:53:12 +0800") 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: jamshark70@dewdrop-world.net Cc: Emacs-orgmode@gnu.org Hi James, I implemented the workaround for now, as there are still some issues with `org-insert-heading' in invisible part of a subtree. Thanks, -- Bastien