From mboxrd@z Thu Jan 1 00:00:00 1970 From: jmcbray@carcosa.net (Jason F. McBrayer) Subject: Re: A little agenda printer script Date: Tue, 22 May 2007 09:11:58 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HqU9h-0006y9-9E for emacs-orgmode@gnu.org; Tue, 22 May 2007 09:12:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HqU9g-0006xr-LZ for emacs-orgmode@gnu.org; Tue, 22 May 2007 09:12:00 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HqU9g-0006xm-Ha for emacs-orgmode@gnu.org; Tue, 22 May 2007 09:12:00 -0400 Received: from ms-smtp-02.southeast.rr.com ([24.25.9.101]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HqU9g-0008Hx-6L for emacs-orgmode@gnu.org; Tue, 22 May 2007 09:12:00 -0400 Received: from bertrand.carcosa.net (cpe-024-168-217-245.sc.res.rr.com [24.168.217.245]) by ms-smtp-02.southeast.rr.com (8.13.6/8.13.6) with ESMTP id l4MDBwGR019110 for ; Tue, 22 May 2007 09:11:59 -0400 (EDT) In-Reply-To: (Carsten Dominik's message of "Tue\, 22 May 2007 07\:00\:15 +0200") 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 Carsten Dominik writes: > Great, I am happy to see an application so soon! > I have problems to run it, I guess because of python. > My installation did not have the subprocess module... It's in the standard library, but it's new to Python 2.4 (latest Python is 2.5). Odds are you've got Python 2.3, which is still widely deployed. Perhaps I'll rewrite in terms of os.popen, instead. -- +-----------------------------------------------------------+ | Jason F. McBrayer jmcbray@carcosa.net | | If someone conquers a thousand times a thousand others in | | battle, and someone else conquers himself, the latter one | | is the greatest of all conquerors. --- The Dhammapada |