From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [ANN, OT] Emacs web-server, a new option for serving Org-mode files Date: Sat, 11 Jan 2014 15:33:28 -0700 Message-ID: <878uumywqv.fsf@gmail.com> References: <87zjn24cgx.fsf@gmail.com> <87lhym40i9.fsf@pcbe13433.cern.ch> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60871) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W279M-0001id-Ey for emacs-orgmode@gnu.org; Sat, 11 Jan 2014 17:35:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W279H-0005dt-QA for emacs-orgmode@gnu.org; Sat, 11 Jan 2014 17:35:28 -0500 Received: from mail-pa0-x22a.google.com ([2607:f8b0:400e:c03::22a]:64043) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W279H-0005do-J6 for emacs-orgmode@gnu.org; Sat, 11 Jan 2014 17:35:23 -0500 Received: by mail-pa0-f42.google.com with SMTP id lj1so6230545pab.1 for ; Sat, 11 Jan 2014 14:35:22 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: David Belohrad Cc: Org Mode Mailing List David Belohrad writes: > Hmm, I got > > Caught Error: (void-function symbol-macrolet) > > when browsing the web page. Do I miss something? > .d. > You might want to try requiring the cl library with (require 'cl), and then re-trying the example. I believe the problem here is that eieio (despite being distributed with Emacs) uses some functions which are defined in the 'cl package. -- Eric Schulte https://cs.unm.edu/~eschulte PGP: 0x614CA05D