From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: disable "org-decrypt: auto-save-mode may cause leakage" Date: Tue, 19 Jul 2011 01:12:23 +0200 Message-ID: <874o2jw5d4.fsf@gnu.org> References: <2011-07-14T14-11-51@devnull.Karl-Voit.at> <20110714131745.GC2823@soloJazz.com> <80hb6pgezl.fsf@somewhere.org> <87bowxym68.fsf@praet.org> <808vs0hqj1.fsf@somewhere.org> <878vs0zws9.fsf@praet.org> <80mxgckklh.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:51977) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qiwys-00021D-KK for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 19:12:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qiwyn-00071s-5G for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 19:12:05 -0400 Received: from mail-fx0-f52.google.com ([209.85.161.52]:35079) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qiwym-00071k-Kn for emacs-orgmode@gnu.org; Mon, 18 Jul 2011 19:12:00 -0400 Received: by fxd18 with SMTP id 18so6019880fxd.39 for ; Mon, 18 Jul 2011 16:11:59 -0700 (PDT) In-Reply-To: <80mxgckklh.fsf@somewhere.org> (Sebastien Vauban's message of "Mon, 18 Jul 2011 11:24:10 +0200") 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: Sebastien Vauban Cc: emacs-orgmode@gnu.org Hi Sébastien, "Sebastien Vauban" writes: > I simply call C-c C-x C-j to jump to the current clocking entry, and the > question "org-decrypt: auto-save-mode may cause leakage. Disable it for > current buffer? (y or n)" pops up -- while the current buffer has nothing > special, as said above. Weird. Maybe you have some hook in `org-clock-goto-hook' that makes Org visit some buffer containing encrypted entries? -- Bastien