Re: [Orgmode] [PATCH] org-crypt: fix decrypt outline display bug

2011-02-01 Thread Bastien
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

[Orgmode] [PATCH] org-crypt: fix decrypt outline display bug

2011-01-26 Thread Julien Danjou
* 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. Cc: John Wiegley Cc: Peter Jones Signed-off-by: Julien