From mboxrd@z Thu Jan 1 00:00:00 1970 From: Desmond Rivet Subject: Re: Removing time grid lines (invalid function) Date: Tue, 13 Oct 2009 13:25:35 -0400 Message-ID: <87aazv8auo.fsf@zinc.branchcut.ath.cx> References: <87tyy39x48.fsf@zinc.branchcut.ath.cx> <8747.1255451428@gamaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mxm67-00036g-UT for emacs-orgmode@gnu.org; Tue, 13 Oct 2009 14:27:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mxm63-00031M-HR for emacs-orgmode@gnu.org; Tue, 13 Oct 2009 14:27:47 -0400 Received: from [199.232.76.173] (port=52150 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mxm63-00030y-7n for emacs-orgmode@gnu.org; Tue, 13 Oct 2009 14:27:43 -0400 Received: from relais.videotron.ca ([24.201.245.36]:9401) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mxm62-0007ej-Vz for emacs-orgmode@gnu.org; Tue, 13 Oct 2009 14:27:43 -0400 Received: from zinc.branchcut.ath.cx ([74.59.195.158]) by VL-MR-MR001.ip.videotron.ca (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTP id <0KRG00KP3QZWNX00@VL-MR-MR001.ip.videotron.ca> for emacs-orgmode@gnu.org; Tue, 13 Oct 2009 13:23:57 -0400 (EDT) In-reply-to: <8747.1255451428@gamaville.dokosmarshall.org> 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 Nick Dokos writes: > Desmond Rivet wrote: > >> Hi all, >> >> I'm attempting to use the hack listed on worg titled : "Remove time grid >> lines that are in an appointment". I'm having a bit of trouble. I'm >> using emacs 23.1. >> >> I add this to my .emacs file: >> >>... > > Try adding this: > > (load-library "cl-macs") > > before you use flet. Does it fix it? Yes it does, thank you. A (require 'cl) also works. So flet is a common lisp extension? Interesting. -- Desmond Rivet Pain is weakness leaving the body.