From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Making a variable persistent when refreshing the agenda Date: Fri, 27 Apr 2018 01:34:45 +0200 Message-ID: <87zi1po82y.fsf@bzg.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41486) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fBqPX-000846-V1 for emacs-orgmode@gnu.org; Thu, 26 Apr 2018 19:34:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fBqPW-0001PQ-T7 for emacs-orgmode@gnu.org; Thu, 26 Apr 2018 19:34:47 -0400 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" To: Luke Cc: emacs-orgmode@gnu.org Hi Luke, Luke writes: > Is this possible? If so, any ideas how? I would simply set `org-deadline-warning-days' manually with M-: (setq org-deadline-warning-days 3) then `r' to redo the agenda. This is not terribly longer than setting the number of days from the prompt. HTH, -- Bastien