From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin Borkowski Subject: How to enhance the agenda output if soome info is only in the parent entry? Date: Sun, 07 Dec 2014 22:22:16 +0100 Message-ID: <8761dn9n22.fsf@wmi.amu.edu.pl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38346) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XxjHj-000656-Be for emacs-orgmode@gnu.org; Sun, 07 Dec 2014 16:22:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XxjHd-0005bU-Lt for emacs-orgmode@gnu.org; Sun, 07 Dec 2014 16:22:31 -0500 Received: from msg.wmi.amu.edu.pl ([2001:808:114:2::50]:51563) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XxjHd-0005bK-CI for emacs-orgmode@gnu.org; Sun, 07 Dec 2014 16:22:25 -0500 Received: from localhost (localhost [127.0.0.1]) by msg.wmi.amu.edu.pl (Postfix) with ESMTP id D573C9CA22 for ; Sun, 7 Dec 2014 22:22:22 +0100 (CET) Received: from msg.wmi.amu.edu.pl ([127.0.0.1]) by localhost (msg.wmi.amu.edu.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ivnoxcFT8oXQ for ; Sun, 7 Dec 2014 22:22:22 +0100 (CET) Received: from localhost (117-116.echostar.pl [213.156.117.116]) by msg.wmi.amu.edu.pl (Postfix) with ESMTPSA id 87FA89CA21 for ; Sun, 7 Dec 2014 22:22:22 +0100 (CET) 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: Org-Mode mailing list Hello, here's my problem. Assume that I have something like this in one of my agenda files: * Some person ** Some action to be done (concerning some_person) * Some other person ** Some action to be done (concerning some_other_person) Now, my (pretty much default) agenda shows only the "Some action to be done", which is kind of misleading in this case. What do I do about this? I accept the possibility that my workflow (i.e., structure of Org entries) is broken - then, how to fix it? I realize that tags is a way to do it. But then, it violates the DRY principle. Also, I have org-agenda-tags-column set to -90, though I guess I should change this, and I'll probably do it - the main reason for that setting was (setq org-habit-preceding-days 30), and I really don't use habits anyway. TIA, -- Marcin Borkowski http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski Faculty of Mathematics and Computer Science Adam Mickiewicz University