From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Philip Kaludercic Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] * elpa-packages (webpaste): New package Date: Sat, 04 Dec 2021 08:37:48 +0000 Message-ID: <87h7bovk83.fsf@posteo.net> References: <93b4029eb573bdf4e10aa1cb61bb5b5084b16630.camel@hirwing.se> <87v907xa8p.fsf@posteo.net> <59e16d7fbb44e8ae0740d5c6527751c7d2a5a31f.camel@hirwing.se> <87tufqsio0.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="34205"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Elis Hirwing Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Dec 04 09:39:00 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 1mtQZP-0008gb-3e for ged-emacs-devel@m.gmane-mx.org; Sat, 04 Dec 2021 09:38:59 +0100 Original-Received: from localhost ([::1]:57790 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mtQZN-00058J-9T for ged-emacs-devel@m.gmane-mx.org; Sat, 04 Dec 2021 03:38:57 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:33118) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mtQYL-0003wK-3I for emacs-devel@gnu.org; Sat, 04 Dec 2021 03:37:53 -0500 Original-Received: from mout01.posteo.de ([185.67.36.65]:52947) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mtQYI-0000AD-VD for emacs-devel@gnu.org; Sat, 04 Dec 2021 03:37:52 -0500 Original-Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 45612240029 for ; Sat, 4 Dec 2021 09:37:49 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1638607069; bh=HawnL1lEXHrADl2ggthkliwwvw1SeBfMwqSF+vCF9qg=; h=From:To:Cc:Subject:Date:From; b=KSkqocW4HM9Vp3qU6l7TGGJl5FIJZM8463Q98jTAztEqIsOMIhHoNOzmox0hJOKBt tOSO32x2DQ5lZIcX+NdrcxWc/Gws9HNzd1Xz2C6qEmBek92KP+bEU3SGaTNbNeDQjD J18xMRXrYEPdspTDs9RcipQBzMdMS07IA1OhpoWt33D5BdXvoQaCM0khye5RQC3dGC 4UlHQqhL85ACgLWjifQOjBnNpIZIJVc/LR7HlXfmzAh6k7AOAkV36AnOYR5XYjC0j/ 8/h7Y+bP3P7WWnM0r5tG+PsG2LPx64gHHVU/J7nfBKqSfhSWVxKMPoiGOkl64MLGvs EOVc5NBx2xAPg== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4J5jkN5gWLz9rxN; Sat, 4 Dec 2021 09:37:48 +0100 (CET) In-Reply-To: (Elis Hirwing's message of "Fri, 03 Dec 2021 12:06:54 +0100") Received-SPF: pass client-ip=185.67.36.65; envelope-from=philipk@posteo.net; helo=mout01.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, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=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.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:280903 Archived-At: Elis Hirwing writes: > I've now considered this and would still prefer the NonGNU ELPA. Ok, I'll add the package specification as soon as I get my Savannah access working again. Thank you for your contribution! -- Philip Kaludercic