From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Custom agenda question Date: Sun, 23 Aug 2009 18:57:09 +0200 Message-ID: References: <8BDFAE1E-5B8A-41C5-BA79-15D5E068EF1B@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MfGNb-0003mK-Ch for emacs-orgmode@gnu.org; Sun, 23 Aug 2009 12:57:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MfGNW-0003jO-7e for emacs-orgmode@gnu.org; Sun, 23 Aug 2009 12:57:18 -0400 Received: from [199.232.76.173] (port=34170 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MfGNW-0003jL-5R for emacs-orgmode@gnu.org; Sun, 23 Aug 2009 12:57:14 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]:37176) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MfGNV-0007QA-NE for emacs-orgmode@gnu.org; Sun, 23 Aug 2009 12:57:13 -0400 Received: by ewy7 with SMTP id 7so1832308ewy.31 for ; Sun, 23 Aug 2009 09:57:12 -0700 (PDT) In-Reply-To: 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: Manish Cc: org-mode Mailinglist On Aug 19, 2009, at 11:59 AM, Manish wrote: > On Wed, Aug 19, 2009 at 3:04 PM, Carsten Dominik wrote: >> >> On Aug 19, 2009, at 3:44 AM, Anthony Fairchild wrote: >> >>> Hi, >>> >>> Is there a way to get the text underneath a todo heading to show >>> up in the >>> agenda screen? >> >> No this is not possible. > > It would be real nice to be able to toggle the effect of > org-agenda-add-entry-text-maxlines even in agenda view. Follow mode > is not > exactly the same thing because when turning it off it leaves the > window behind > which has to be killed with C-x 1. You can also kill the window with "o", a bit easier. > But since we have it already working for > printing agenda and not for screen display, I am sure there are > sufficient > reasons behind it. But then it's Org mode -- anything is possible. :) For me, the reason is that the agenda should be compact, as much as possible. - Carsten