From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id IH0MFTOlW2PdfgEAbAwnHQ (envelope-from ) for ; Fri, 28 Oct 2022 11:47:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id ULjsFDOlW2OqeQAA9RJhRA (envelope-from ) for ; Fri, 28 Oct 2022 11:47:31 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id CB26918019 for ; Fri, 28 Oct 2022 11:47:30 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ooLwB-0007EB-CZ; Fri, 28 Oct 2022 05:46:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ooLvn-000777-EW for emacs-orgmode@gnu.org; Fri, 28 Oct 2022 05:45:40 -0400 Received: from mout-p-201.mailbox.org ([80.241.56.171]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1ooLvM-0002Kd-6v; Fri, 28 Oct 2022 05:45:38 -0400 Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:b231:465::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4MzHhb6hL8z9sJ4; Fri, 28 Oct 2022 11:45:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kraus.my; s=MBO0001; t=1666950303; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=6bdWlhIzXgUmNXsI8rS5dVGrFFGS2QkP8ypmXjgmTNI=; b=iO95WO+nGzJkUTSiEOYBF9ImZGuYp7DUZGk5HEz2rstZFP3Tu7fVxskCpiHtzcYbXYY/Pb eHQ3Ne+fz6mLjZRh9YBLAJvCWh2KC1Sd26+tYA07LDeWbBpsFx7oTNT89RVjord8brHTb3 4urGkOWA//mDTt+83N5vok4VFTeN+hmNI7LadzUZlyroEiq5uTTH0AswmtHBBpvI+n8JPj G0DVJc8Gl9EXVdjWmKg/lnj2Fa6anPEGUSEX+f6x01Q7TPvKrI060P7yHK4ElaSuMb5feh YiapwyHZ9rFEKSJVTmREDpsKJ5n8L+949+ted21stsVvPml5Y3hcLaaitpOETw== References: <87lep3oxcu.fsf@localhost> <878rl1a1e0.fsf@kraus.my> <87a65gmw3f.fsf@localhost> From: Daniel Kraus To: Ihor Radchenko Cc: Bastien , numbchild@gmail.com, emacs-orgmode@gnu.org Subject: ob-clojure session support (was: ob-clojure eval error when has comment at end of code line) Date: Fri, 28 Oct 2022 11:40:12 +0200 In-reply-to: <87a65gmw3f.fsf@localhost> Message-ID: <87sfj88ep7.fsf@kraus.my> MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: 4MzHhb6hL8z9sJ4 Received-SPF: none client-ip=80.241.56.171; envelope-from=daniel@kraus.my; helo=mout-p-201.mailbox.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Emacs-orgmode" Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1666950451; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=6bdWlhIzXgUmNXsI8rS5dVGrFFGS2QkP8ypmXjgmTNI=; b=Mf9BoRncP3rsCOkBtrIYMcBh8LxRb8H4ZM1YBtsZS6Ggd/07rApPC1ejuV3yMEtEccv1lv vyudcc9uCiNcladqg/xJA8imwlXUbav19MtafXRR1gu64vrt5uKgpubYHBI/by6lMTOjHm Mmy3bFHxQoJ7Te9rWOIpACiye2kAVywn7c56JfPAi53FNzly5No2ASRRm3YFtr9f+puyUh XyUrjo0wSMnfyr5VlnFH7bC8vZegUjgdqCXaPOiMIk40X9wamnrP+e+cb5ARlJSfStu9XK xn6We6IPSNMvGFISDor41mqnx0SBDX9x8CQuMCZTEqgVQfG99LOF9uZ00rR2xw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666950451; a=rsa-sha256; cv=none; b=h11alF7mRcZxpV2EYZeJAF749eqI78FHxS5O9bEneAySIkSafXh6en0tfbglB5+rw/m+YX xkxGVY3Q4vZFBLDkuhK7f2lcCMxGIj3wIeCYWkxMIs45FfwuzfsDkONdu2i2mA3rTsncIi Usbk2ISBfIKw17p6yXT+5zyxaGh06y+5iTbbQ4PSXdYNBnqPueTKHhWz5SBYyOub9YXKP/ rB5ypuUQ1aJPvfVAvExLmVT9ekG57JKCXsPmnY1XTDeOCsPCjRI4QE8xJMYPfeCLcOU77R 1TXnEQoAy8uaZLoed6o8mfXhqFAH/tUEsp3qxgHOvu5/EiyzJ3fNASEEtec8zg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=kraus.my header.s=MBO0001 header.b=iO95WO+n; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -9.21 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=kraus.my header.s=MBO0001 header.b=iO95WO+n; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: CB26918019 X-Spam-Score: -9.21 X-Migadu-Scanner: scn0.migadu.com X-TUID: OW4eH7CzOKvp Ihor Radchenko writes: > make test BTEST_POST="-L /path/to/cider.el" BTEST_OB_LANGUAGES="clojure" BTEST_RE="ob-clojure" > > Note that our tests demand cider executable and library. > Testing with external libraries is a bit manual. Thanks. I think cider is falsely required in the test. It tests session support which I don't think ob-clojure has. Looking in the history, Christopher added session support 5 years ago, then (3 years ago) I see Bastien also adding something with initiate-session but then removing all session support the following commit. I guess something was broken and got removed but stayed in the test? Does anyone remember what's the status of ob-clojure session support? Cheers, Daniel