From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Amin Bandali Newsgroups: gmane.emacs.devel Subject: Re: [ELPA] Include el2org to Gnu elpa, please comment Date: Tue, 26 Mar 2019 16:22:07 -0400 Message-ID: <87pnqd8jyo.fsf@fencepost.gnu.org> References: <7f2a986a.a6b6.1697b50c823.Coremail.tumashu@163.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="209929"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 26 21:29:04 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1h8sgx-000sRt-2M for ged-emacs-devel@m.gmane.org; Tue, 26 Mar 2019 21:29:03 +0100 Original-Received: from localhost ([127.0.0.1]:37575 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8sgv-0003CV-W6 for ged-emacs-devel@m.gmane.org; Tue, 26 Mar 2019 16:29:02 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:49829) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8sfu-00038h-FE for emacs-devel@gnu.org; Tue, 26 Mar 2019 16:27:59 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:33347) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8saH-00042w-Ur for emacs-devel@gnu.org; Tue, 26 Mar 2019 16:22:11 -0400 Original-Received: from [2607:fea8:3b80:184::6] (port=33838 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1h8saH-0006g4-06 for emacs-devel@gnu.org; Tue, 26 Mar 2019 16:22:09 -0400 Mail-Followup-To: emacs-devel@gnu.org In-Reply-To: <7f2a986a.a6b6.1697b50c823.Coremail.tumashu@163.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:234753 Archived-At: I think this would be a nice addition to GNU ELPA. Org=E2=80=99s ob-tangle= .el has a org-babel-detangle, but that requires an existing Org file, and perhaps doesn=E2=80=99t quite cover el2org=E2=80=99s use case. I wonder if it would be possible (or make sense at all) to have el2org highlight the Org markup in the comments? -amin