From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Abrahams Subject: Re: Documentation suggestion re: buffers containing crypted entries Date: Sun, 12 Jun 2011 16:41:34 -0400 Message-ID: References: <4dbe281d.218fec0a.0399.ffffaafa@mx.google.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:50018) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QVrTj-0002UZ-96 for emacs-orgmode@gnu.org; Sun, 12 Jun 2011 16:41:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QVrTh-0007Ag-I7 for emacs-orgmode@gnu.org; Sun, 12 Jun 2011 16:41:51 -0400 Received: from lo.gmane.org ([80.91.229.12]:49877) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QVrTh-0007AL-5Q for emacs-orgmode@gnu.org; Sun, 12 Jun 2011 16:41:49 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QVrTg-0003ev-6T for emacs-orgmode@gnu.org; Sun, 12 Jun 2011 22:41:48 +0200 Received: from 207-172-223-249.c3-0.smr-ubr3.sbo-smr.ma.static.cable.rcn.com ([207.172.223.249]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 12 Jun 2011 22:41:48 +0200 Received: from dave by 207-172-223-249.c3-0.smr-ubr3.sbo-smr.ma.static.cable.rcn.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 12 Jun 2011 22:41:48 +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: emacs-orgmode@gnu.org > I was hit by this last week when I was investigating why my emacs > initialization was taking so long. Later I found out that org-crypt was the > culprit, since it added a "sit for 5s" in order for the user to actually > see this warning. > > The problem is that org-crypt tests the value of the auto-save-default > variable during loading time. This reflects the default behavior and not > the actual auto-save status of the current buffer. > > Maybe a variable to disable this warning could be introduced so that the > user could disable it after understanding the problem. Oh, yes please! I'm finding the delays introduced by this problem almost intolerable. Call me picky but I've gone to great lengths to make emacs very responsive and this sit-for really interferes! -- Dave Abrahams BoostPro Computing http://www.boostpro.com