From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Manuel Uberti Newsgroups: gmane.emacs.devel Subject: Re: ELPA: add flymake-proselint Date: Tue, 10 Aug 2021 15:59:33 +0200 Message-ID: References: <644dcddc-b0a1-f938-dff1-72923ae3de61@inventati.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5033"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 Cc: emacs-devel To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Aug 10 16:05:15 2021 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 1mDSNW-000128-NN for ged-emacs-devel@m.gmane-mx.org; Tue, 10 Aug 2021 16:05:14 +0200 Original-Received: from localhost ([::1]:58318 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mDSNV-00080U-FA for ged-emacs-devel@m.gmane-mx.org; Tue, 10 Aug 2021 10:05:13 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47262) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDSI8-0002AW-5f for emacs-devel@gnu.org; Tue, 10 Aug 2021 09:59:40 -0400 Original-Received: from devianza.investici.org ([198.167.222.108]:40127) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mDSI5-0005pm-AH for emacs-devel@gnu.org; Tue, 10 Aug 2021 09:59:39 -0400 Original-Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id 4GkZMB2wVgz6v6G; Tue, 10 Aug 2021 13:59:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1628603974; bh=f8v4YBOKl4m6ZH8Z1XWZ9qEjVnltVceIrnMJoldWIVQ=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=AwkHvtZQyCNbmgWGVmt7SGZ9cK1OLTUyvJxJqn9tU71Vcf2qcZj3ewhKILvc97rtk xlteedzfEagSGpreBUciSGJB5VTTAz9xdou/2XEkmfpJyZ+UzasDGuiSFtaLddpoz1 ydE691pr3tqeXCthNm2jldhn2575xIH8gSAAOAGc= Original-Received: from [198.167.222.108] (mx2.investici.org [198.167.222.108]) (Authenticated sender: manuel.uberti@inventati.org) by localhost (Postfix) with ESMTPSA id 4GkZMB1cLnz6v6D; Tue, 10 Aug 2021 13:59:34 +0000 (UTC) In-Reply-To: Content-Language: en-GB Received-SPF: pass client-ip=198.167.222.108; envelope-from=manuel.uberti@inventati.org; helo=devianza.investici.org 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, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.io gmane.emacs.devel:272276 Archived-At: On 10/08/21 15:55, Stefan Monnier wrote: > http://elpa.gnu.org/devel/flymake-proselint.html Fantastic, thank you. > A release package will be created next time you change the > `Version:` header line. Since this is my first time on GNU ELPA, should I update 'Version:' now to have the package on GNU ELPA as well? It seems available only on GNU-devel ELPA at the moment. -- Manuel Uberti www.manueluberti.eu