From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: =?utf-8?Q?=C3=89tienne?= Deparis Newsgroups: gmane.emacs.help Subject: Re: [NonGNU ELPA] Dracula-Theme version 1.8.1 Date: Tue, 05 Sep 2023 08:59:03 +0000 Message-ID: <8734ztt2gj.fsf@depar.is> References: <85fs3t1whx.fsf@elpa.gnu.org> Reply-To: etienne@depar.is Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7415"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Tue Sep 05 11:06:15 2023 Return-path: Envelope-to: geh-help-gnu-emacs@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 1qdS0k-0001dI-MO for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 05 Sep 2023 11:06:14 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qdS06-0007AG-7q; Tue, 05 Sep 2023 05:05:34 -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 1qdRzy-000733-85 for help-gnu-emacs@gnu.org; Tue, 05 Sep 2023 05:05:28 -0400 Original-Received: from mout01.posteo.de ([185.67.36.141]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qdRzu-0001j9-2a for help-gnu-emacs@gnu.org; Tue, 05 Sep 2023 05:05:24 -0400 Original-Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 6ECEA240028 for ; Tue, 5 Sep 2023 11:05:18 +0200 (CEST) Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Rg02j5Hp6z9rxB for ; Tue, 5 Sep 2023 11:05:17 +0200 (CEST) In-reply-to: <85fs3t1whx.fsf@elpa.gnu.org> Received-SPF: pass client-ip=185.67.36.141; envelope-from=etienne@depar.is; helo=mout01.posteo.de X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:145077 Archived-At: Hi, I just pushed a new version of the theme I maintain, which=20 generates the following email. It leverages 2 questions for me, and I did not easily found an=20 answer for them online, even if I carefully read the NonGNU elpa readme=20 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?=20 What format should I follow in there? I tried to look at some other packages in the repository but found only various different=20 things. - I found out that my theme recipe should be updated (changes in=20 the :ignored-files list). To whom/which list should I send the=20 related following patch? 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=20 "https://github.com/spotify/dockerfile-mode") - + (dracula-theme :url=20 "https://github.com/dracula/emacs" - :ignored-files ("INSTALL.md" "screenshot.png"=20 "start_emacs_test.sh" "test-profile.el")) + :ignored-files ("INSTALL.md" "dracula-pro.png" "screenshot.png"=20 "start_emacs_test.sh" "test-profile.el")) (drupal-mode :url=20 "https://github.com/arnested/drupal-mode.git" :ignored-files (".travis.yml" "COPYING" "Cask")) Thank you very much for you help and your work, =C3=89tienne lun. 04 sept. 2023 =C3=A0 23:03, do.not.reply@elpa.gnu.org a =C3=A9crit=C2= =A0: > Version 1.8.1 of package Dracula-Theme has just been released in=20 > NonGNU ELPA. > You can now find it in M-x list-packages RET. > > Dracula-Theme describes itself as: > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Dracula Theme > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > 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 =F0=9F=99=81]