From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: Re: PocketMod for org-mode Date: Wed, 17 Oct 2007 11:45:35 +0100 Message-ID: <4715E7CF.8060504@manor-farm.org> References: <87zlyiprzz.fsf@novell.com> <4715DF43.1070301@manor-farm.org> 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 1Ii6PF-0004j7-Iv for emacs-orgmode@gnu.org; Wed, 17 Oct 2007 06:45:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ii6PE-0004hg-2T for emacs-orgmode@gnu.org; Wed, 17 Oct 2007 06:45:41 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ii6PD-0004hQ-Tq for emacs-orgmode@gnu.org; Wed, 17 Oct 2007 06:45:39 -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 1Ii6PD-0001aG-FR for emacs-orgmode@gnu.org; Wed, 17 Oct 2007 06:45:39 -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 1Ii6PB-00033m-KM for emacs-orgmode@gnu.org (return-path ); Wed, 17 Oct 2007 10:45:38 +0000 Received: from localhost (localhost [127.0.0.1]) by firewall.banter.local (Postfix) with ESMTP id DD856649691 for ; Wed, 17 Oct 2007 11:45:36 +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 HP5VRVlntPKp for ; Wed, 17 Oct 2007 11:45:34 +0100 (BST) Received: from [192.168.0.8] (unknown [192.168.0.8]) by firewall.banter.local (Postfix) with ESMTP id C8011649690 for ; Wed, 17 Oct 2007 11:45:34 +0100 (BST) 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: emacs-orgmode@gnu.org Thanks adding (setq cal-tex-diary t) to my .emacs fixed it. Ian. >> 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. > > ,----[ C-h v cal-tex-diary RET ] > | cal-tex-diary is a variable defined in `cal-tex.el'. > | Its value is nil >