all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Philip Kaludercic <philipk@posteo.net>
To: Yilkal Argaw <yilkalargawworkneh@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: add org-auto-tangle to NonGNU ELPA
Date: Sun, 05 Jun 2022 14:13:48 +0000	[thread overview]
Message-ID: <87h74zxko3.fsf@posteo.net> (raw)
In-Reply-To: <CAJddU=qvRJvFpDXdhdbu2e-gLf5PQcsxTxXnp9MwKAX26Wx10A@mail.gmail.com> (Yilkal Argaw's message of "Sun, 5 Jun 2022 16:14:04 +0300")

Yilkal Argaw <yilkalargawworkneh@gmail.com> writes:

> Ok here is a new patch.

Ok, I can apply it if nobody objects.  I also want to make sure: You
don't want to use a .elpaignore file, right?

>> > + ("org-auto-tangle" :url "https://github.com/yilkalargaw/org-auto-tangle"
>> > +  :readme "README.org"
>> > +  :ignored-files "License.org")
>>                     ^
>>                     Watch out, this should be a list.  Alternatively,
>>                     you may also add a .elpaignore file to your
>>                     repository that will be used to exclude files from
>>                     packages.

[...]

> From 9cff0c644d3b394976d4a270deffd29b00ebfaa1 Mon Sep 17 00:00:00 2001
> From: yilkalargaw <yilkalargawworkneh@gmail.com>
> Date: Fri, 3 Jun 2022 07:45:55 +0300
> Subject: [PATCH] add org-auto-tangle to elpa-packages
> To: emacs-devel@gnu.org
>
> ---
>  elpa-packages | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/elpa-packages b/elpa-packages
> index 3d63d453b4..eb9232e756 100644
> --- a/elpa-packages
> +++ b/elpa-packages
> @@ -381,6 +381,10 @@
>    :ignored-files (".github" "tests" "Cask" "*.nix" "*.lock")
>    :news "CHANGELOG.md")
>  
> + ("org-auto-tangle" :url "https://github.com/yilkalargaw/org-auto-tangle"
> +  :readme "README.org"
> +  :ignored-files ("License.org"))
> +
>   ("org-drill"           :url "https://gitlab.com/phillord/org-drill.git"
>    :ignored-files (".gitlab-ci.yml" "Cask"))



  reply	other threads:[~2022-06-05 14:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-03  4:52 add org-auto-tangle to NonGNU ELPA Yilkal Argaw
2022-06-03  7:54 ` Philip Kaludercic
     [not found]   ` <CAJddU=pSQ29bJg1bGzCHEqe99y4+DLHAPgP2ZSax40Cpah_ymw@mail.gmail.com>
     [not found]     ` <CAJddU=oB5e6d95Ggo-wGJefAbPCTse7wAciGn5Uf4mDp5eUfgA@mail.gmail.com>
     [not found]       ` <87ee063sx2.fsf@posteo.net>
2022-06-05 13:14         ` Yilkal Argaw
2022-06-05 14:13           ` Philip Kaludercic [this message]
2022-06-05 17:39             ` Yilkal Argaw
2022-06-06 15:15               ` Philip Kaludercic
2022-06-06 17:56                 ` Yilkal Argaw
2022-06-07  8:00                   ` Philip Kaludercic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h74zxko3.fsf@posteo.net \
    --to=philipk@posteo.net \
    --cc=emacs-devel@gnu.org \
    --cc=yilkalargawworkneh@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.