From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id WHAXIChKsF/rBAAA0tVLHw (envelope-from ) for ; Sat, 14 Nov 2020 21:20:40 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 2GrnGyhKsF/SCQAAB5/wlQ (envelope-from ) for ; Sat, 14 Nov 2020 21:20:40 +0000 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 8EE8794014A for ; Sat, 14 Nov 2020 21:20:39 +0000 (UTC) Received: from localhost ([::1]:41728 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ke2yM-0003YP-IA for larch@yhetil.org; Sat, 14 Nov 2020 16:20:38 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:42504) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ke2xF-0003Mj-3Z for emacs-orgmode@gnu.org; Sat, 14 Nov 2020 16:19:29 -0500 Received: from pb-smtp1.pobox.com ([64.147.108.70]:63313) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ke2xC-0005xw-Te for emacs-orgmode@gnu.org; Sat, 14 Nov 2020 16:19:28 -0500 Received: from pb-smtp1.pobox.com (unknown [127.0.0.1]) by pb-smtp1.pobox.com (Postfix) with ESMTP id 4B87CA840C; Sat, 14 Nov 2020 16:19:25 -0500 (EST) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:in-reply-to:references:date:message-id:mime-version :content-type:content-transfer-encoding; s=sasl; bh=tUN5F91/zgWV IWiqg457H05h7jA=; b=oBgng446xUnWWUMAly2wRPebPH1F9a3adGVWqG9uqc1G X+p/J1Uw1g7mqd6Cejx5393Wi7U7AjdOXpqOXKXM+p/lvAn3sgBaMlFETDsFeLdI 9NHN4gLVgK1xfy6W9VP5vY5A/s0HmaSM5IFraaPjInTYaVmIv/XNezawVwmN1wc= Received: from pb-smtp1.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp1.pobox.com (Postfix) with ESMTP id 2610BA840B; Sat, 14 Nov 2020 16:19:25 -0500 (EST) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kyleam.com; h=from:to:cc:subject:in-reply-to:references:date:message-id:mime-version:content-type:content-transfer-encoding; s=mesmtp; bh=x4f274JZiup8GuhB2LK/TUVwgFlVRKAc5InYMCn5/Wc=; b=LjaUpcfo2rfVr2hpuM2I+7o15d9Lhs2m/HNDphArHcHah95mBO4JgoqGcHRutci1NdAKzKcUURD9H1CorP1zj8SSxPq9yAq4LEU8/u1MrTFqvgFoTMzIk/eGn7mX8NEwbWFv+PgciCOoeuU609FSHJ2ZTNGkj0N5RN45Qqa6wuw= Received: from localhost (unknown [45.33.91.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp1.pobox.com (Postfix) with ESMTPSA id 839FBA840A; Sat, 14 Nov 2020 16:19:24 -0500 (EST) (envelope-from kyle@kyleam.com) From: Kyle Meyer To: Juri Linkov Subject: Re: [PATCH] ob-ruby.el: allow specification of ruby command w/header arg In-Reply-To: <87y2j9j9ai.fsf@mail.linkov.net> References: <20201020084956.61337-1-aaron@madlon-kay.com> <20201020084956.61337-2-aaron@madlon-kay.com> <87y2j9j9ai.fsf@mail.linkov.net> Date: Sat, 14 Nov 2020 16:19:23 -0500 Message-ID: <87ft5b63hg.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Pobox-Relay-ID: 11E12F38-26BF-11EB-81C4-D152C8D8090B-24757444!pb-smtp1.pobox.com Received-SPF: pass client-ip=64.147.108.70; envelope-from=kyle@kyleam.com; helo=pb-smtp1.pobox.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/11/14 16:19:25 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] 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_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=pobox.com header.s=sasl header.b=oBgng446; dkim=pass header.d=kyleam.com header.s=mesmtp header.b=LjaUpcfo; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -1.21 X-TUID: Y4DGbbRjJulw Juri Linkov writes: > Thanks, this is a much needed change. But currently it is limited only > to non-session code execution. Here is an additional patch that also > supports the same feature for session code execution as well: > > ob-ruby.el: allow specification of session ruby command w/header arg > > * lisp/ob-ruby.el (org-babel-ruby-initiate-session): Use a header argument > to get ruby command. Thanks. I see you applied this today in the Emacs repo (844e82f5a8). I've ported it to the Org repo, but please avoid doing this in the future. The preferred method is for development to happen through Org's list and repo. I apologize because my word choice in bug#32676 may have caused confusion: Kyle Meyer writes: =20=20 > K=C3=A9vin Le Gouguec writes: > > That said... > >> IIUC, Org maintainers prefer for changes to be submitted to >> emacs-orgmode@gnu.org; they only occasionally dive into >> bug-gnu-emacs@gnu.org to look for open Org issues. > > ...submitting patches on the Org list is of course appreciated, > particularly for things that target Org rather than being part of a > tree-wide cleanup. I think "appreciated" understates how strong the preference is on Org's side.