From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Belohrad Subject: Re: [ANN, OT] Emacs web-server, a new option for serving Org-mode files Date: Sun, 12 Jan 2014 17:38:12 +0100 Message-ID: <87y52lnojv.fsf@pcbe13433.cern.ch> References: <87zjn24cgx.fsf@gmail.com> <87lhym40i9.fsf@pcbe13433.cern.ch> <878uumywqv.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42666) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2O3G-0006Zi-Jr for emacs-orgmode@gnu.org; Sun, 12 Jan 2014 11:38:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W2O3C-0006dS-34 for emacs-orgmode@gnu.org; Sun, 12 Jan 2014 11:38:18 -0500 Received: from static-212-101-19-163.adsl.solnet.ch ([212.101.19.163]:49645 helo=server.belohrad.ch) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2O3B-0006dN-SB for emacs-orgmode@gnu.org; Sun, 12 Jan 2014 11:38:14 -0500 In-Reply-To: <878uumywqv.fsf@gmail.com> 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: Eric Schulte Cc: Org Mode Mailing List yeah, that worked. cool, thanks. Eric Schulte writes: > 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