From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Joseph Turner Newsgroups: gmane.emacs.devel Subject: Re: [NonGNU ELPA] New package org-transclusion-http Date: Sat, 08 Jun 2024 19:57:54 -0700 Message-ID: <87tti2u8jx.fsf@ushin.org> References: <87sezvt2rc.fsf@ushin.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="39591"; mail-complaints-to="usenet@ciao.gmane.io" Cc: me@nobiot.com To: Emacs Devel Mailing List Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Jun 09 06:26:41 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sGA8d-000A5b-A0 for ged-emacs-devel@m.gmane-mx.org; Sun, 09 Jun 2024 06:26:40 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sGA7w-00084f-CI; Sun, 09 Jun 2024 00:25:56 -0400 Original-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 1sG8kx-0006Kj-Ht for emacs-devel@gnu.org; Sat, 08 Jun 2024 22:58:07 -0400 Original-Received: from out-174.mta0.migadu.com ([91.218.175.174]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sG8kt-0003VF-B8 for emacs-devel@gnu.org; Sat, 08 Jun 2024 22:58:07 -0400 X-Envelope-To: emacs-devel@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ushin.org; s=key1; t=1717901880; 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=AE30P4t+oq3ioTpfgLm3tx+nCfzXk8DqqE+yJrnUqyg=; b=pN2s5jtzBq8Q4+NXl2Rx53SVd53T11B5cM1F/HyWjGMsOJROpdqyCqWqWGm7Ln81SP6Q2M CXk8TShqArgChw+6ePCE/Qk8Hnmtio/KLk5XljK1dIkiOHUDvjlPIff7sSGcY9EgtDsN9x T8cEpOsLIxUDL9c2z1SoUjlyBs6MqODLnxatV4TT9FN5PP4bWLIBO456ZbJiruUtk0QucI c1VwSNUubfWu41lFeCut7d62VyIfISlICGR2qJpjXwkOKEXFU0F/4lzzERdjmL4eDWKzt9 9WJz66pu1LyH9P/V1Li4FxEMBpMufaUc/+MT7G69ZHyz1dIywTurEiSnUKgCPA== X-Envelope-To: me@nobiot.com X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. In-Reply-To: <87sezvt2rc.fsf@ushin.org> (Joseph Turner's message of "Mon, 08 Apr 2024 01:01:04 -0700") X-Migadu-Flow: FLOW_OUT Received-SPF: pass client-ip=91.218.175.174; envelope-from=joseph@ushin.org; helo=out-174.mta0.migadu.com 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_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Sun, 09 Jun 2024 00:25:53 -0400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:319917 Archived-At: --=-=-= Content-Type: text/plain Joseph Turner writes: > Hello! > > I'd like to submit org-transclusion-http to NonGNU ELPA: > > https://git.sr.ht/~ushin/org-transclusion-http > > org-transclusion-http builds on top of org-transclusion, allowing > users > to transclude content over HTTP. It uses Pandoc to convert HTML > documents to Org mode so that webpages can be seamlessly transcluded > into an Org buffer. Non-HTML transclusions are also supported. > > org-transclusion-http depends on unreleased changes made on the tip of > the org-transclusion master branch. I'm submitting this package for > review now in advance of the next org-transclusion release (v1.4.0). Now that org-transclusion v1.4.0 is out, I'd like to submit org-transclusion-http to NonGNU ELPA. Thank you!! Joseph Turner --=-=-= Content-Type: text/x-diff Content-Disposition: attachment; filename=0001-Add-org-transclusion-http.patch >From cf1a823b9c2aeb931c48f880247a687276c15608 Mon Sep 17 00:00:00 2001 From: Joseph Turner Date: Sat, 8 Jun 2024 19:48:35 -0700 Subject: [PATCH] Add org-transclusion-http --- elpa-packages | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elpa-packages b/elpa-packages index d9db9366ef..d6e4047b39 100644 --- a/elpa-packages +++ b/elpa-packages @@ -586,6 +586,8 @@ :news "ChangeLog" :ignored-files ("LICENSE" ".github")) + (org-transclusion-http :url "https://git.sr.ht/~ushin/org-transclusion-http") + (orgit :url "https://github.com/magit/orgit.git") (p4-16-mode :url "https://github.com/SohamG/p4_16-mode.el") -- 2.41.0 --=-=-=--