From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] org-crypt: fix decrypt outline display bug Date: Tue, 01 Feb 2011 12:56:17 +0100 Message-ID: <87sjw87yu6.fsf@gnu.org> References: <1296045989-11068-1-git-send-email-julien@danjou.info> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=51652 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkEqU-0003yw-Je for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 06:56:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkEqJ-0002Qo-6k for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 06:56:30 -0500 In-Reply-To: <1296045989-11068-1-git-send-email-julien@danjou.info> (Julien Danjou's message of "Wed, 26 Jan 2011 13:46:29 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Julien Danjou Cc: John Wiegley , emacs-orgmode@gnu.org, Peter Jones Hi Julien, Julien Danjou writes: > * org-crypt.el (org-decrypt-entry): Delete \n on top level heading. > This avoids a display bug showing the heading outlined where the text > is not since it does not have the outline property. > Restore subtree visibility state after decryption. I've finally applied this patch -- I'm not using org-crypt myself, so I just looked at the explanations and the code. Please report problem if any. Thanks, -- Bastien