From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Griswold Subject: Re: PocketMod for org-mode Date: Wed, 17 Oct 2007 16:15:00 -0400 Message-ID: <87ejft1osb.fsf@cantor.griswold.home> References: <87zlyiprzz.fsf@novell.com> <874pgqpken.fsf@cantor.griswold.home> 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 1IiFIg-0003fj-EO for emacs-orgmode@gnu.org; Wed, 17 Oct 2007 16:15:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IiFIf-0003fP-26 for emacs-orgmode@gnu.org; Wed, 17 Oct 2007 16:15:30 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IiFIe-0003fM-SM for emacs-orgmode@gnu.org; Wed, 17 Oct 2007 16:15:28 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IiFIe-0001JT-DW for emacs-orgmode@gnu.org; Wed, 17 Oct 2007 16:15:28 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IiFIU-0002Tp-Vi for emacs-orgmode@gnu.org; Wed, 17 Oct 2007 20:15:18 +0000 Received: from cpe-66-67-61-244.rochester.res.rr.com ([66.67.61.244]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Oct 2007 20:15:18 +0000 Received: from dgriswol by cpe-66-67-61-244.rochester.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Oct 2007 20:15:18 +0000 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 Christian Egli writes: > Dan Griswold rochester.rr.com> writes: > >> Because I've been trying something similar (but not as advanced), I'm >> intrigued by the possibilities of your approach. Sadly, I can't run >> your Makefile. I get an error[1]. Am I missing something? > > I need more details to analyse the problem. Sure. Here's the error message again: ,---- | Wrong type argument: char-or-string-p, nil | make: *** [weekCalendar.tex] Error 255 `---- The error appears when it gets to the first rule to use an emacs batch command. I'm using Emacs 22.1.1, Debian, bash. I'm not sure what else to tell you. -- -------------- Dan Griswold Rochester, NY --------------