From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id sAjQK5J0F2SY4QAASxT56A (envelope-from ) for ; Sun, 19 Mar 2023 21:46:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id kF4OK5J0F2R+3QAAG6o9tA (envelope-from ) for ; Sun, 19 Mar 2023 21:46:10 +0100 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 2BA6613AE9 for ; Sun, 19 Mar 2023 21:46:10 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pdzuB-0003Ro-9T; Sun, 19 Mar 2023 16:45:27 -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 1pdzu3-0003Ra-56 for emacs-orgmode@gnu.org; Sun, 19 Mar 2023 16:45:19 -0400 Received: from mout-p-201.mailbox.org ([2001:67c:2050:0:465::201]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1pdzu1-0003hU-C7 for emacs-orgmode@gnu.org; Sun, 19 Mar 2023 16:45:18 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:b231:465::1]) (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 4Pfqck0R8xz9sRl; Sun, 19 Mar 2023 21:45:10 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kraus.my; s=MBO0001; t=1679258710; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=x03/5aJkzSrt5I0ddE2EcCIBHN+z2CqI1nPCyRGW3aw=; b=YwlmxErHrAh/o40h+ExAzoLuQJHMTeChDnebMDiP27mMeBbCwN/XYZomV26LnM9FRkh2si sIvg6OpOmi5soMb0QTE4xJRP8UKspHZerHxRkn9E6q7jzjgR2tA8GBKlRtZyZNsgw6MyPK uk3VD32ShX8ayF2Ka1tlr5fR7YC0hmH2n6+Pujrgt36dPLRk7CTirZrMNDc+vxryotn6MS yyhCP/tsKcnk13EGSAZR37KaDwy5CIXHDov1fmbYIwF5ban+ZohRsaYcAc4IDUsfn8mtaV DOqGYEFAkXzGF/TTpd9LouYROKF5QTjH3TS8gPIEZmKghlbETBrsUIh+BNZ/qA== References: <87mt4m53qj.fsf@kraus.my> <87pm9gyebl.fsf@localhost> <877cvkhh9d.fsf@kraus.my> <874jqno6hw.fsf@localhost> <873567h2kk.fsf@kraus.my> <87y1nzflur.fsf@kraus.my> <87v8j2qpsq.fsf@localhost> <87ttymfe9i.fsf@kraus.my> <87y1nxt2v2.fsf@localhost> <87edplyxj5.fsf@localhost> From: Daniel Kraus To: Ihor Radchenko Cc: emacs-orgmode@gnu.org Subject: Re: [patch] ob-clojure: Fix results output Date: Sun, 19 Mar 2023 21:43:06 +0100 In-reply-to: <87edplyxj5.fsf@localhost> Message-ID: <87zg88eaib.fsf@kraus.my> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4Pfqck0R8xz9sRl Received-SPF: none client-ip=2001:67c:2050:0:465::201; envelope-from=daniel@kraus.my; helo=mout-p-201.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, 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: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: emacs-orgmode-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=kraus.my header.s=MBO0001 header.b=YwlmxErH; 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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679258770; a=rsa-sha256; cv=none; b=EyHThn5mO3Ct0Uo5LYzVMWAKRpFs+dlnaL2H6zHTrh2Hk+ICB9YdKKv/l/C9ne4PBkojTi UNPhHInNlaTzO04SpoNbl2aR1to4fYXMV6qQvDNwCZQ6xTepd2e74qVuQkfE1iLXDUcIoL ZNopS6+jHnobMmJkg7MuJ4DamgHAT7UpjdTd+tybQX5gcqtEspglL1rNaa3ohiVDBGuJ8f A4IIMgPefMLS4tEFC3QTDlorkDiZA+qDN3az5RZtrniAxSB4B/hAeHg/NVWbKsbyq2O70b 5ABRVDpI/CXb6cD0PWtaFyNZTxI3ILTgzsg5mTqVPdyQAsA5N7MPoH97oX5nMA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679258770; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=x03/5aJkzSrt5I0ddE2EcCIBHN+z2CqI1nPCyRGW3aw=; b=CLElFXUu8UYTYeISrr68Xwo0BADhiNkrtDGQvkUOmlBCBQKrmvUzTElxe9k1jDYZm2y4Oa pMd2nEx/Gqz/89wTd/np87Gy+KlwrOWbeFI3wsu+KPhHjPcHgN+2LVOuaCSJ/XfVC9ekTx XKw4WnGiR0xU+Qf6D3P0KrMUw/Iqr/v/7cbs11gdJJHDlAqvfkmMCe8s4BagTOuxvSQmyo xjBRmY1X3Vifikm0Mf2jJlGj0vauFupWQg79BbTLbiJut3sDM5HpWpxicg5V0s18yEuqym IkqBO1FptKxW6iFMLPEmIdyHeh1BWob/5/0suxzTGijVy954/sJIyo1k3qj3JA== X-Migadu-Spam-Score: -4.16 X-Spam-Score: -4.16 X-Migadu-Queue-Id: 2BA6613AE9 X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=kraus.my header.s=MBO0001 header.b=YwlmxErH; 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"; dmarc=none X-TUID: n6yn+7tKv8Mc Ihor Radchenko writes: > I note that we now have a new compiler warning after your changes: > =E2=9B=94 Warning (comp): ob-clojure.el:268:45: Warning: Unused lexical a= rgument =E2=80=98params=E2=80=99 > > May you please take a look? > If the function argument is really unused, replace it with _ in > `ob-clojure-eval-with-cider'. Ups, sorry. Before `params` was only used to receive the :target parameter if it's a cl= js or clj block. But that's now just a regular parameter to the function. I fixed it with a _ prefix. Cheers, Daniel