From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id AHofL/nu2WIdbgEAbAwnHQ (envelope-from ) for ; Fri, 22 Jul 2022 02:27:37 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id MIhLLvnu2WJcvgAAG6o9tA (envelope-from ) for ; Fri, 22 Jul 2022 02:27:37 +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 8300431D5F for ; Fri, 22 Jul 2022 02:27:37 +0200 (CEST) Received: from localhost ([::1]:45106 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oEgVz-00015l-Pp for larch@yhetil.org; Thu, 21 Jul 2022 20:27:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35650) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oEgVM-00015b-2K for emacs-orgmode@gnu.org; Thu, 21 Jul 2022 20:26:56 -0400 Received: from mail-lf1-x12e.google.com ([2a00:1450:4864:20::12e]:33571) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oEgVK-0001mp-EV for emacs-orgmode@gnu.org; Thu, 21 Jul 2022 20:26:55 -0400 Received: by mail-lf1-x12e.google.com with SMTP id u19so5384450lfs.0 for ; Thu, 21 Jul 2022 17:26:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=cduu3w1RV5aUO1rCwbmKGFK1lzMoDMyqpVpqTAeMdxA=; b=qM6G9F5RvYliaZGpU+684vsfojJq0BbRfp5hC8jAYYE3iRIrUQj/YlQCWif6AIqEv3 6fVoFVgKjK95kVbTYMgVUDTy8CwqKiaBpg8Azmp/VyxHSU6oithmiSSF04hKIIukvQoJ V8H+mQuL34nz9I+tA8ZcOzJAwVIuwo3nCsixlfHa5JxVYlGfcstwuqHSYpdQ9TWXbyEE Unv8sAKicl3xz01/P/kC6dJPASa108a0hifAGWxagr86YL3o6c5xMmZswRKsSofnxcmE lIHyo7VbyckfudH+lIjs0XkjSgabLjgSfmgPDFoDT+qH7SVuW8ynhyiqM8I8n+esVCE8 O6hg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=cduu3w1RV5aUO1rCwbmKGFK1lzMoDMyqpVpqTAeMdxA=; b=tp730oHl/gy4DQyhgxjQ+UTlExaXGNvWM8mXVIzytMxSnmT/UC/VdAzhXeQYoJ4xOx vxygm+nWHS+wpZfM29F7jyDPXZZnr9NbfX4wu3xlwwhLXFjVMdqE3IwGLjtMl+YKS54g JJIh368x1jIeYA+ZRwiBlL5tnFzpWG36wcEnu7rTNtVjfv6cGZ5SqTuUWbsxQ/KCJfbk oszDJCLPXcdtQuEcgyEwC7G0okQcSyBj8Y330GlWQAWDHvZZPzbScJMU8g9hyTCks+Ac KsnwwbKgazFjDTx64ZJ5TrGy3AypfREscjpFnf/433lDqfbkaqXUXg3Enw+63XqG4Q4W zJ3g== X-Gm-Message-State: AJIora//0AiuUrz6TLLJo/osTuX0uP/EHKLxb8TnNSx9GyztQlqCzfRT Ec9SaIa+aMJTYYMjnNsXVT5TD+KL0e7AIXrOVRs= X-Google-Smtp-Source: AGRyM1upuFWCJVDTWFkWOQ6lJtZwK6UK+QU9Zzw6L5uSOuL0ctVe0jbMGpknJxXHn+jPY1qaj5d+kyxOjbmJhuMcnts= X-Received: by 2002:a05:6512:3e0a:b0:489:e50b:1dc9 with SMTP id i10-20020a0565123e0a00b00489e50b1dc9mr335844lfv.321.1658449610603; Thu, 21 Jul 2022 17:26:50 -0700 (PDT) MIME-Version: 1.0 References: <874jzb25qq.fsf@iki.fi> <8735eu3cl8.fsf@localhost> In-Reply-To: From: Ihor Radchenko Date: Fri, 22 Jul 2022 08:27:49 +0800 Message-ID: Subject: Re: The fate of ob-asymptote.el To: Max Nikulin Cc: emacs-orgmode Content-Type: multipart/alternative; boundary="000000000000eb018905e459e321" Received-SPF: pass client-ip=2a00:1450:4864:20::12e; envelope-from=yantar92@gmail.com; helo=mail-lf1-x12e.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 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, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1658449657; 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=cduu3w1RV5aUO1rCwbmKGFK1lzMoDMyqpVpqTAeMdxA=; b=A9kueK5lNNABlBzI/0J2DtZ7Pw0lqRH6zmXtnTb+Z+iA58o4f8G5wasMs7XCuGMOIdkKFs gAPnELJoCvaPRhXbVIvtjdZYVt2pH/udcOdhyYZfi+4bOYf4468WRCVdZT8rINdgsnNF22 O4f9XHx9v5tZR3BRKwVlDI0bC0GzYcwoJmPk19QaFObxIHHKyx33MxVkRoGYnUqp/J1cW5 fyKz0tymL65xN2iNsonlGaMCK8PbgXIbVNhzZ2EAFwYURHO2TjRcbEPs0gKeg238B6IWUr N7poUehNhhkgjOdFfS6JAuT0KkgSzgN0dTFejAplPMjv7/pJmB9I5wyYLr25sQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1658449657; a=rsa-sha256; cv=none; b=EJODddzVvD/77V4TD81qHrNIcVQiOUJW2KOnc5RA20jXzMnSSt9a+Xddio+8IKPqSOuWQl YV3xwlJHreUkKyhkR3R6VnR5zYHDzGJCkNz/vBGqA2xeUaVTSqiTanQQSwrmuyQ7XRwgca CLdiAcScnN8yJWBLeZuGcIW3jXTXrnBYdDu/31SWCFI/LhDbE20be+zZ8bJKcygOAh7T3d lEjWuIxNmMEQMPP7moB0zRpn1jeadSZWhwaz/nznfKWBNLW572HUAPdYFJ67yrj78rr39I BVPI5NdZJqM9dx7CvRE3bh7+jvtRReLdD95mJpT6Y0q+Li7GsTVY/iyyGPkIbg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=qM6G9F5R; dmarc=pass (policy=none) header.from=gmail.com; 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: -8.74 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=qM6G9F5R; dmarc=pass (policy=none) header.from=gmail.com; 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: 8300431D5F X-Spam-Score: -8.74 X-Migadu-Scanner: scn0.migadu.com X-TUID: /10GCjrQ6e1r --000000000000eb018905e459e321 Content-Type: text/plain; charset="UTF-8" Max Nikulin writes: >> Is major-mode for editing asymptote code available easily? >> I was unable to find anything relevant in ELPA and non-GNU ELPA. > > I am not an asymptote user, but the following suggests that it may be > installed with asymptote package > > https://packages.debian.org/file:asy-mode.el Confirm. I also do see an "emacs" use-flag in asymptote Gentoo package. Then, would it make more sense to include ob-asymptote.el into the asymptote distribution? Best, Ihor --000000000000eb018905e459e321 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Max Nikulin <man= ikulin@gmail.com> writes:

>> Is major-mode for editing = asymptote code available easily?
>> I was unable to find anything = relevant in ELPA and non-GNU ELPA.
>
> I am not an asymptote us= er, but the following suggests that it may be
> installed with asymp= tote package
>
> https://packages.debian.org/file:asy-mode.el

Confirm.= I also do see an "emacs" use-flag in asymptote Gentoo package.
Then, would it make more sense to include ob-asymptote.el into theasymptote distribution?

Best,
Ihor
--000000000000eb018905e459e321--