From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Niklas Eklund Newsgroups: gmane.emacs.devel Subject: Re: Update URL to dtache.el package Date: Sun, 01 May 2022 21:36:44 +0000 Message-ID: <87sfpt6ikz.fsf@posteo.net> References: <87y1zq5vt7.fsf@posteo.net> <87wnf56ix0.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="10373"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon May 02 04:22:18 2022 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 1nlLhZ-0002SB-N3 for ged-emacs-devel@m.gmane-mx.org; Mon, 02 May 2022 04:22:17 +0200 Original-Received: from localhost ([::1]:41704 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nlLhX-0007Zi-SF for ged-emacs-devel@m.gmane-mx.org; Sun, 01 May 2022 22:22:16 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60484) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nlHFK-0005Y1-Fp for emacs-devel@gnu.org; Sun, 01 May 2022 17:36:50 -0400 Original-Received: from mout02.posteo.de ([185.67.36.66]:57665) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nlHFI-000142-RA for emacs-devel@gnu.org; Sun, 01 May 2022 17:36:50 -0400 Original-Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 296B9240108 for ; Sun, 1 May 2022 23:36:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1651441006; bh=3KJ1qjwYsN8FIttba2flCdapvlcVuAmVtZX8oAaKHvo=; h=From:To:Cc:Subject:Date:From; b=D9vR8G/qRfjjUlLSgYXSaueVevu7cGIKTvnpmneLJ+5z5r117KV3i4xxxOa/ozena 5jl7y0Uz4ps0lcmlFxia4x16hJyKzPVApz9PehzdjTpA6sFeLq/cLdUVyox5U5pqYj 4n+VAVp6Fr7gh6meV0kihQfdybsd1ZoHAncCOZ9XhanwjB7SJ/eFTOQyyBu6YVmHI/ 4y2O/Fpwt0CNEVpNBAGPLZ9M3F733SajZMuO4488FmDR4Ztq8+Cim6mNOh7fB7csWY fp68GmRxXHg19l+sKP30nIP1SLiPpVHX5Ho9gg8VXTVQ3xt7IkE4OwY6yPDzDYpOh4 vwNJGJ9NwLbLw== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Ks00s1zRyz6tmF; Sun, 1 May 2022 23:36:45 +0200 (CEST) In-Reply-To: <87wnf56ix0.fsf@posteo.net> Received-SPF: pass client-ip=185.67.36.66; envelope-from=niklas.eklund@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, 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: Sun, 01 May 2022 22:21:10 -0400 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" Xref: news.gmane.io gmane.emacs.devel:289083 Archived-At: Niklas Eklund writes: > Hello Stefan, > > I have seemed to missed your mail. Was just thinking about mailing you > and asking what the issue might be since elpa didn't seem to catch on > to the new URL. > > I'll try your suggestion. I have run the merge command and pushed it to the main branch. Could you verify if that looks correct now? /Niklas