From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Bruno Boal Newsgroups: gmane.emacs.devel Subject: Re: [ELPA] Add theme-buffet package Date: Fri, 24 Nov 2023 11:38:25 +0000 Message-ID: <87fs0v9ya6.fsf@bboal.com> References: <87edgkpqz5.fsf@bboal.com> <87cyw48ctt.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="21099"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org, info@protesilaos.com To: Philip Kaludercic Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Nov 24 15:04:58 2023 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 1r6Wnh-0005FN-Rq for ged-emacs-devel@m.gmane-mx.org; Fri, 24 Nov 2023 15:04:57 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r6Wn3-0001bU-7r; Fri, 24 Nov 2023 09:04:17 -0500 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 1r6UWB-0001TH-BS for emacs-devel@gnu.org; Fri, 24 Nov 2023 06:38:43 -0500 Original-Received: from mout-p-103.mailbox.org ([2001:67c:2050:0:465::103]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1r6UW9-00005J-Rn for emacs-devel@gnu.org; Fri, 24 Nov 2023 06:38:43 -0500 Original-Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:b231:465::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-103.mailbox.org (Postfix) with ESMTPS id 4ScCfX3Jckz9syL; Fri, 24 Nov 2023 12:38:28 +0100 (CET) In-Reply-To: <87cyw48ctt.fsf@posteo.net> X-Rspamd-Queue-Id: 4ScCfX3Jckz9syL Received-SPF: pass client-ip=2001:67c:2050:0:465::103; envelope-from=egomet@bboal.com; helo=mout-p-103.mailbox.org X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, 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: Fri, 24 Nov 2023 09:04:15 -0500 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:313175 Archived-At: Philip Kaludercic writes: > Bruno Boal writes: > >> Hello everyone, >> >> I would like you to consider including my package in the GNU ELPA. >> I've just filled out the copyright assignment form, and in the meantime >> I'm sending the proposed changes below for your consideration. > > Here are a few comments in form of a diff (this is not a patch that you > should apply, but just some suggestions, hints and ideas that can be > discussed): > [...] Hello again Philip, I took a look at your constructive review, made some changes accordingly and now it looks good to me. Thanks in advance for any additional feedback. All the best, Bruno Boal