From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: org-reveal (gpg crypt) and auto saving Date: Fri, 10 Sep 2010 11:26:15 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=47674 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OtzsR-00026n-Ie for emacs-orgmode@gnu.org; Fri, 10 Sep 2010 05:26:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OtzsP-0007KY-RL for emacs-orgmode@gnu.org; Fri, 10 Sep 2010 05:26:35 -0400 Received: from lo.gmane.org ([80.91.229.12]:51938) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtzsP-0007KE-KG for emacs-orgmode@gnu.org; Fri, 10 Sep 2010 05:26:33 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OtzsM-0003Js-MY for emacs-orgmode@gnu.org; Fri, 10 Sep 2010 11:26:30 +0200 Received: from 85.183.18.158 ([85.183.18.158]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Sep 2010 11:26:30 +0200 Received: from rileyrg by 85.183.18.158 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Sep 2010 11:26:30 +0200 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: emacs-orgmode@gnu.org I just opened an org file which has some CRYPT tagged items. When I org-reveal them (C-c C-r) they are properly decrypted and visible for a second or two but something is triggering a buffer save which then causes the "revealed item" to vanish back into gpg haze once more. What might be triggering this auto-save? I grepped my code for org-save but nothing came up. Anyone else using this please confirm it does or doesn't happen to you!