From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [Bug?] org-crypt warning and --daemon Date: Thu, 17 Mar 2011 10:31:13 +0100 Message-ID: <87mxkunlem.fsf@gnu.org> References: <8739mpppxc.fsf@mean.albasani.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=54577 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q09YL-00012u-Rr for emacs-orgmode@gnu.org; Thu, 17 Mar 2011 05:31:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q09YK-00049G-2G for emacs-orgmode@gnu.org; Thu, 17 Mar 2011 05:31:33 -0400 Received: from mail-wy0-f195.google.com ([74.125.82.195]:44091) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q09YJ-00048y-U4 for emacs-orgmode@gnu.org; Thu, 17 Mar 2011 05:31:32 -0400 Received: by wyb32 with SMTP id 32so466130wyb.6 for ; Thu, 17 Mar 2011 02:31:31 -0700 (PDT) In-Reply-To: <8739mpppxc.fsf@mean.albasani.net> (Memnon Anon's message of "Mon, 14 Mar 2011 18:00:09 +0000 (UTC)") 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: Memnon Anon Cc: emacs-orgmode@gnu.org Hi Memnon, Memnon Anon writes: > However, this would mean that users who always start as daemon will > never actually see it, right? So it may be better to always message the > warning but only sit-for when emacs is started as daemon... I removed the warning when emacs is run in daemon. Both sit-for and the warning seem useless to me in daemon mode. (Btw, I also wonder if it really makes sense to have auto-save-default turned on in daemon mode.) -- Bastien