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: Mon, 9 Aug 2021 07:07:06 +0200 Message-ID: References: <87im0gvxl4.fsf@posteo.net> 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="39365"; 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: Philip Kaludercic Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Aug 09 07:10:02 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 1mCxY2-000A2b-Db for ged-emacs-devel@m.gmane-mx.org; Mon, 09 Aug 2021 07:10:02 +0200 Original-Received: from localhost ([::1]:52144 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mCxY1-0002yL-4o for ged-emacs-devel@m.gmane-mx.org; Mon, 09 Aug 2021 01:10:01 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34126) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mCxVN-0002DB-9P for emacs-devel@gnu.org; Mon, 09 Aug 2021 01:07:17 -0400 Original-Received: from latitanza.investici.org ([82.94.249.234]:21467) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mCxVL-0007DB-4M for emacs-devel@gnu.org; Mon, 09 Aug 2021 01:07:17 -0400 Original-Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4GjkbM4MpCzGp4t; Mon, 9 Aug 2021 05:07:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1628485631; bh=e2Yw/AZdF8FcCOBmtltZLM4pB1VvQROb1VEaTFXZOx8=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=mSTB45dCpE6g6wj38jd8kWcIA8AeU9Rve4ml4Q1OW7mAkzu8np8NNSoVnc9vzBrBM TuksL6+6A2nzbm58fztIUFj16bgT5Zfd4R06sCjLmKU+r+egvsd0pbT2rHBZ9CyKh+ 2Fc52f7y8l06aG2Si5sBdSwhr77djMEZa3gnCDzI= Original-Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: manuel.uberti@inventati.org) by localhost (Postfix) with ESMTPSA id 4GjkbM3TGDzGp4b; Mon, 9 Aug 2021 05:07:11 +0000 (UTC) In-Reply-To: <87im0gvxl4.fsf@posteo.net> Content-Language: en-GB Received-SPF: pass client-ip=82.94.249.234; envelope-from=manuel.uberti@inventati.org; helo=latitanza.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:272224 Archived-At: On 08/08/21 16:07, Philip Kaludercic wrote: > You should probably add a link to a repository where you work on the > package, so that it can be added to ELPA more easily. The file I attached before contains this URL: https://github.com/manuel-uberti/flymake-proselint This is where I maintain it. -- Manuel Uberti www.manueluberti.eu