From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: PocketMod for org-mode Date: Wed, 17 Oct 2007 11:09:07 +0100 Message-ID: <4715DF43.1070301@manor-farm.org> References: <87zlyiprzz.fsf@novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ii5q6-0008LN-Bl for emacs-orgmode@gnu.org; Wed, 17 Oct 2007 06:09:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ii5q4-0008J1-Vn for emacs-orgmode@gnu.org; Wed, 17 Oct 2007 06:09:22 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ii5q4-0008Is-NQ for emacs-orgmode@gnu.org; Wed, 17 Oct 2007 06:09:20 -0400 Received: from relay2.tidymail.co.uk ([217.146.107.7]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ii5q4-000237-9R for emacs-orgmode@gnu.org; Wed, 17 Oct 2007 06:09:20 -0400 Received: from [217.146.125.43] (helo=firewall.banter.local) (from_AS 16353) by relay2.tidymail.co.uk with esmtp (Exim 4.67) id 1Ii5q1-0002GB-9v for emacs-orgmode@gnu.org (return-path ); Wed, 17 Oct 2007 10:09:17 +0000 Received: from localhost (localhost [127.0.0.1]) by firewall.banter.local (Postfix) with ESMTP id 1BEF264920D for ; Wed, 17 Oct 2007 11:09:12 +0100 (BST) Received: from firewall.banter.local ([127.0.0.1]) by localhost (firewall.banter.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vYU2cIBxeqa1 for ; Wed, 17 Oct 2007 11:09:06 +0100 (BST) Received: from [192.168.0.8] (unknown [192.168.0.8]) by firewall.banter.local (Postfix) with ESMTP id 9199664920B for ; Wed, 17 Oct 2007 11:09:06 +0100 (BST) In-Reply-To: <87zlyiprzz.fsf@novell.com> 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 This looks very useful. The only problem on my system is that no diary entries are printed. I have checked the location of the diary file. I suspect that I need to tweak the emacs command line options. For anyone using Debian/Ubuntu pdf90 is part of the pdfjam package. Ian. > > With my increased use of org-mode I have also started using M-x > calendar and the diary. For a while I've been wanting to have a > printed version of my calendar for offline use. Also I quite like the > idea of the pocketMod. Now the calendar mode itself can generate some > quite fancy latex printouts that include your diary entries. So over > the weekend I tried to generate a calendar similar to the pocketMod > from the calendars you can create from within Emacs. The attached > script generates a pocketMod style pdf which contains the next four > weeks, the next three months and the current year on one page. It also > generates a hipsterPDA style printout which contains the same > calendars to be used in hipsterPDA style. >