From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giulio Petrucci Subject: Re: Showing next items in agenda + deadline in past Date: Thu, 15 Jan 2015 08:56:12 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54143) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YBfIV-00012I-42 for emacs-orgmode@gnu.org; Thu, 15 Jan 2015 02:56:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YBfIU-0004FW-5z for emacs-orgmode@gnu.org; Thu, 15 Jan 2015 02:56:55 -0500 Received: from mail-lb0-x229.google.com ([2a00:1450:4010:c04::229]:42442) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YBfIT-0004FL-Tf for emacs-orgmode@gnu.org; Thu, 15 Jan 2015 02:56:54 -0500 Received: by mail-lb0-f169.google.com with SMTP id p9so11953940lbv.0 for ; Wed, 14 Jan 2015 23:56:52 -0800 (PST) In-Reply-To: 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 Hi Florian, On Wed, Jan 14, 2015 at 2:09 PM, Florian Lindner wrote: > 1) How can I configure it to show not the next n days, but the next n events > like: Don't know but I mus confess I am struggling with the same problem in these days. > 2) There is this 75 d. ago Abstract DEADLINE. How am I supposed to act on > deadlines in the past? The item has no TODO/DONE marker, just the DEADLINE. > How to say that the action that relates to this deadline is done? I resolved marked it as DONE. I think makes sense: you need to tell org-mode that your deadline has been met. Would be interesting to know if there is a way to tell org-mode to load only /future/ deadline in the agenda... Ciao, Giulio --