From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleh Subject: Re: update to ob-clojure.el Date: Thu, 10 Apr 2014 12:53:25 +0200 Message-ID: References: <87ppkptt6a.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46113) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WYCbq-00077I-NO for emacs-orgmode@gnu.org; Thu, 10 Apr 2014 06:53:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WYCbn-0001KP-A9 for emacs-orgmode@gnu.org; Thu, 10 Apr 2014 06:53:30 -0400 Received: from mail-wi0-x230.google.com ([2a00:1450:400c:c05::230]:63904) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WYCbn-0001KL-4D for emacs-orgmode@gnu.org; Thu, 10 Apr 2014 06:53:27 -0400 Received: by mail-wi0-f176.google.com with SMTP id r20so10438921wiv.15 for ; Thu, 10 Apr 2014 03:53:26 -0700 (PDT) In-Reply-To: <87ppkptt6a.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: Nicolas Goaziou Cc: org mode , Eric Schulte Hi Nicolas, > >> I've made an update to ob-clojure.el, which wasn't working for me with >> the new cider (the required function was removed). > > As long as we have to support Emacs 23, I think you shouldn't replace > "case" with "cl-case". I've reverted it. I'll keep this in mind for future commits, thanks. regards, Oleh