From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Norman Bauer" Subject: Customizing agenda printout Date: Wed, 23 Jan 2008 08:31:13 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JHfhG-0005vD-76 for emacs-orgmode@gnu.org; Wed, 23 Jan 2008 08:31:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JHfhE-0005tM-IO for emacs-orgmode@gnu.org; Wed, 23 Jan 2008 08:31:17 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JHfhE-0005tB-BH for emacs-orgmode@gnu.org; Wed, 23 Jan 2008 08:31:16 -0500 Received: from rv-out-0910.google.com ([209.85.198.187]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JHfhE-0003AH-4w for emacs-orgmode@gnu.org; Wed, 23 Jan 2008 08:31:16 -0500 Received: by rv-out-0910.google.com with SMTP id c27so4056982rvf.6 for ; Wed, 23 Jan 2008 05:31:13 -0800 (PST) Content-Disposition: inline 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: emacs-orgmode@gnu.org Hello everyone. First I want to thank the devs for org-mode. It simply rocks. Now to my question. I'm using emacs22.1 and I would like to change the way agenda is displayed. Instead of Week-agenda: Monday 21 January 2008 Diary: Martin Luther King Day Tuesday 22 January 2008....... I would rather make it so that it is more readable when printed in B&W maybe Week-agenda: | Monday 21 January 2008 | ------------------------------------------ Diary: Martin Luther King Day | Tuesday 22 January 2008 | ------------------------------------------ and so on.. Could someone point me in the right direction to do so? What file do I need to be editing? Section of file? Thank you, Norm