From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: Update of ELPA package guess-language Date: Wed, 25 Aug 2021 13:51:17 +0200 Message-ID: <87y28phgyx.fsf@gnu.org> References: <87y28s8mi0.fsf@posteo.de> <87sfyx9602.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="4102"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.6.4; emacs 28.0.50 Cc: Titus von der Malsburg , emacs-devel@gnu.org To: Philip Kaludercic Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Aug 25 14:02:55 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 1mIrcN-0000pR-OM for ged-emacs-devel@m.gmane-mx.org; Wed, 25 Aug 2021 14:02:55 +0200 Original-Received: from localhost ([::1]:37996 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mIrcL-0007I4-RA for ged-emacs-devel@m.gmane-mx.org; Wed, 25 Aug 2021 08:02:53 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:36828) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mIra8-00068v-1W for emacs-devel@gnu.org; Wed, 25 Aug 2021 08:00:40 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:44020) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mIra5-00058c-OP; Wed, 25 Aug 2021 08:00:35 -0400 Original-Received: from auth1-smtp.messagingengine.com ([66.111.4.227]:51095) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mIra0-0000xb-K6; Wed, 25 Aug 2021 08:00:33 -0400 Original-Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailauth.nyi.internal (Postfix) with ESMTP id 1DBFC27C0054; Wed, 25 Aug 2021 08:00:28 -0400 (EDT) Original-Received: from mailfrontend1 ([10.202.2.162]) by compute6.internal (MEProxy); Wed, 25 Aug 2021 08:00:28 -0400 X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddruddtledggeejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfhgfhffvufffjgfkgggtgfesthhqredttderjeenucfhrhhomhepvfgrshhs ihhlohcujfhorhhnuceothhsughhsehgnhhurdhorhhgqeenucggtffrrghtthgvrhhnpe fflefgtdegheeltddvffegueejvdffhfetteelvddtjefghefgudeuleegjeeuudenucff ohhmrghinhepghhnuhdrohhrghenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmh epmhgrihhlfhhrohhmpehthhhorhhnodhmvghsmhhtphgruhhthhhpvghrshhonhgrlhhi thihqdekieejfeekjeekgedqieefhedvleekqdhtshguhheppehgnhhurdhorhhgsehfrg hsthhmrghilhdrfhhm X-ME-Proxy: Original-Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 25 Aug 2021 08:00:26 -0400 (EDT) In-reply-to: <87sfyx9602.fsf@posteo.net> 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:272969 Archived-At: Philip Kaludercic writes: >> A while ago I contributed the package guess-language to ELPA [1]. In >> the meantime, I=E2=80=99ve added some improvements in my own git reposit= ory >> but it=E2=80=99s not entirely clear to me how I can update the ELPA vers= ion. >> From reading the ELPA README [2], it seems that I have to request an >> update on this list every time there is (significant-enough) change >> in my repo (since I wasn=E2=80=99t given push permissions). Is that rea= lly >> true? I=E2=80=99m asking because I rarely see such requests here and be= cause >> it=E2=80=99s not a terribly efficient workflow. Is there no way that EL= PA >> can automatically pull changes from the original repository? > > It should be possible, some package specifications (see elpa-packages) > are given the :auto-sync attribute, but I am not sure what the > conditions are for a package to be granted this status. I can't find docs for :auto-sync. Is that still in use, i.e., is there any behavior associated with it? At least Stefan said in [1] that auto-sync is effective for all packages in NonGNU ELPA. And indeed, I can testify that changing stuff in my upstream repo and increasing the Version will trigger a new NonGNU ELPA release. But maybe adding :auto-sync t is needed for GNU ELPA. Bye, Tassilo [1] https://lists.gnu.org/archive/html/emacs-devel/2021-08/msg00533.html