unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Philip Kaludercic <philipk@posteo.net>
To: "Étienne Deparis" <etienne@depar.is>
Cc: help-gnu-emacs@gnu.org
Subject: Re: [NonGNU ELPA] Dracula-Theme version 1.8.1
Date: Tue, 05 Sep 2023 11:58:23 +0000	[thread overview]
Message-ID: <871qfcg7c0.fsf@posteo.net> (raw)
In-Reply-To: <8734ztt2gj.fsf@depar.is> ("Étienne Deparis"'s message of "Tue, 05 Sep 2023 08:59:03 +0000")

Étienne Deparis <etienne@depar.is> writes:

> Hi,
>
> I just pushed a new version of the theme I maintain, which generates
> the
> following email.
>
> It leverages 2 questions for me, and I did not easily found an answer
> for them online, even if I carefully read the NonGNU elpa readme there
> https://git.savannah.gnu.org/cgit/emacs/nongnu.git/plain/README.org
>
> - Where are the "Recent NEWS" section picked from? Should I add a
>  "Changes.org", NEWS or something else file in my repository?   What
>  format should I follow in there? I tried to look at some other
>  packages in the repository but found only various different   things.

There is no fixed format, you can format it any way you want to.  You
can use the file names "NEWS", "NEWS.rst", "NEWS.md" or "NEWS.org"
without chaining anything upstream in the package specification, or add
a "News" to your package header (ideally next to the commentary section,
I do that in my package here https://git.sr.ht/~pkal/setup/tree/master/item/setup.el#L38).

> - I found out that my theme recipe should be updated (changes in   the
>  :ignored-files list). 

You can track the files that are supposed to be removed from the tarball
using a .elpaignore file.

>                        
>                        To whom/which list should I send the   related
>  following patch?

Ideally to emacs-devel@gnu.org, but as I said, in this case you don't
need to update anything in nongnu.git.

>
> diff --git a/elpa-packages b/elpa-packages
> index f506a69171..cd468015a4 100644
> --- a/elpa-packages
> +++ b/elpa-packages
> @@ -130,9 +130,9 @@
>   :news "changelog.rst")
>
>  (dockerfile-mode      :url
>  "https://github.com/spotify/dockerfile-mode")
> -
> +
>  (dracula-theme                :url
>  "https://github.com/dracula/emacs"
> -  :ignored-files ("INSTALL.md" "screenshot.png"
>    "start_emacs_test.sh" "test-profile.el"))
> +  :ignored-files ("INSTALL.md" "dracula-pro.png" "screenshot.png"
> "start_emacs_test.sh" "test-profile.el"))
>
>  (drupal-mode          :url
>  "https://github.com/arnested/drupal-mode.git"
>   :ignored-files (".travis.yml" "COPYING" "Cask"))
>
>
> Thank you very much for you help and your work,
>
> Étienne
>
> lun. 04 sept. 2023 à 23:03, do.not.reply@elpa.gnu.org a écrit :
>
>> Version 1.8.1 of package Dracula-Theme has just been released in
>> NonGNU ELPA.
>> You can now find it in M-x list-packages RET.
>>
>> Dracula-Theme describes itself as:
>>
>>   =============
>>   Dracula Theme
>>   =============
>>
>> More at https://elpa.nongnu.org/nongnu/dracula-theme.html
>>
>> ## Summary:
>>
>>   A dark color theme available for a number of editors.
>>   This theme tries as much as possible to follow the consensual
>>
>> ## Recent NEWS:
>>
>> [Not available 🙁]



      reply	other threads:[~2023-09-05 11:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <85fs3t1whx.fsf@elpa.gnu.org>
2023-09-05  8:59 ` [NonGNU ELPA] Dracula-Theme version 1.8.1 Étienne Deparis
2023-09-05 11:58   ` Philip Kaludercic [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=871qfcg7c0.fsf@posteo.net \
    --to=philipk@posteo.net \
    --cc=etienne@depar.is \
    --cc=help-gnu-emacs@gnu.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).