From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pieter Praet Subject: Re: disable "org-decrypt: auto-save-mode may cause leakage" Date: Thu, 14 Jul 2011 16:25:03 +0200 Message-ID: <87bowxym68.fsf@praet.org> References: <2011-07-14T14-11-51@devnull.Karl-Voit.at> <20110714131745.GC2823@soloJazz.com> <80hb6pgezl.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:52808) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QhMqn-0004aw-Jp for emacs-orgmode@gnu.org; Thu, 14 Jul 2011 10:25:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QhMqj-0005WZ-5o for emacs-orgmode@gnu.org; Thu, 14 Jul 2011 10:25:13 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:43814) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QhMqi-0005Vo-Kq for emacs-orgmode@gnu.org; Thu, 14 Jul 2011 10:25:08 -0400 Received: by wwf22 with SMTP id 22so298213wwf.30 for ; Thu, 14 Jul 2011 07:25:07 -0700 (PDT) In-Reply-To: <80hb6pgezl.fsf@somewhere.org> 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 , emacs-orgmode@gnu.org On Thu, 14 Jul 2011 15:37:34 +0200, "Sebastien Vauban" wrote: > Hi all, >=20 > Juan Pechiar wrote: > > On Thu, Jul 14, 2011 at 02:22:32PM +0200, Karl Voit wrote: > >> How can I auto-answer the question from the subject line with =C2=ABn= =C2=BB > >> (per default) any time it is asked? > > > > You can customize this behaviour via > > > > org-crypt-disable-auto-save > > > > You probably have it set to 'ask'. >=20 > So did I. This is the default. >=20 > > Options exist for always enabling/disabling auto save, and for encrypti= ng > > the auto-saved version automatically. > > > > M-x customize-variable RET org-crypt-disable-auto-save RET >=20 > Shouldn't its default value better be set to 'encrypt? I don't think so. It only re-encrypts entries which are tagged :crypt: (or whatever you have `org-crypt-tag-matcher' set to), so I'd prefer users to be "forced" to at least read the docstring so as not to be using it with a false sense of security. Though this could be easily solved by automatically tagging entries upon encryption, I think it's more "considerate" to simply (ask to) disable `auto-save-mode' for the current buffer, as it's quite annoying to have an entry get re-encrypted while you're in the middle of typing something. > Best regards, > Seb >=20 > --=20 > Sebastien Vauban >=20 >=20 Peace --=20 Pieter