From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id sGkMBzqRjF/VbAAA0tVLHw (envelope-from ) for ; Sun, 18 Oct 2020 19:02:18 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 0LXRAjqRjF8RewAAB5/wlQ (envelope-from ) for ; Sun, 18 Oct 2020 19:02:18 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 7D4CE9403A6 for ; Sun, 18 Oct 2020 19:02:17 +0000 (UTC) Received: from localhost ([::1]:50494 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kUDwd-00022d-C1 for larch@yhetil.org; Sun, 18 Oct 2020 15:02:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54188) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kUDwQ-00021z-Kn for guix-patches@gnu.org; Sun, 18 Oct 2020 15:02:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55773) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kUDwQ-0008Fo-9X for guix-patches@gnu.org; Sun, 18 Oct 2020 15:02:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kUDwQ-00088S-6t for guix-patches@gnu.org; Sun, 18 Oct 2020 15:02:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#44024] [PATCH] gnu: emacs-request: Update to latest commit. Resent-From: Niklas Eklund Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 18 Oct 2020 19:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44024 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Goaziou Cc: 44024@debbugs.gnu.org Received: via spool by 44024-submit@debbugs.gnu.org id=B44024.160304768831231 (code B ref 44024); Sun, 18 Oct 2020 19:02:02 +0000 Received: (at 44024) by debbugs.gnu.org; 18 Oct 2020 19:01:28 +0000 Received: from localhost ([127.0.0.1]:39086 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUDvs-00087d-Cd for submit@debbugs.gnu.org; Sun, 18 Oct 2020 15:01:28 -0400 Received: from mout01.posteo.de ([185.67.36.65]:59368) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kUDvq-00087O-5o for 44024@debbugs.gnu.org; Sun, 18 Oct 2020 15:01:27 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id AA19D160062 for <44024@debbugs.gnu.org>; Sun, 18 Oct 2020 21:01:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1603047679; bh=ujlqRbDSrR7kFNiV3OwkGXZPqMBVlYRYCs5eRIj22LY=; h=From:To:Cc:Subject:Date:From; b=oGgqC/yXd2kZ/5i87r5reKEErtiw5zyaHzrVUMBMlvYX8ksaBqiNjzUJQi75XK5I7 vjXscBThfU2m+nvmaHjz0Kf7KYJc1dya4860mknQnX3yHlmrVqya0KuLxRTTlkxr3m J6gdecdzKgwzIjYN0ivKrz1UEcANMytLMoeDexnmdLspbzxrB49UAoP4/U/7dy7vFQ dSop6OXsZRrsW9fpG+qI8BkEzoHrcFqfVBFR/KOIOMvex4nHWpxkv3gvfwRz4FgSjF 2qd7MUAJZUOIzxzSiadwamoDx5vG4y2YCbgnBmMIMp5rLPs8MvE8ziqaZ8rtsVQBW2 BGlYWtvKgmruQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4CDq3y6x1Dz6tmV; Sun, 18 Oct 2020 21:01:18 +0200 (CEST) From: Niklas Eklund In-Reply-To: <87ft6fb1ek.fsf@nicolasgoaziou.fr> References: <875z7bp6yi.fsf@posteo.net> <87ft6fb1ek.fsf@nicolasgoaziou.fr> Date: Sun, 18 Oct 2020 21:01:17 +0200 Message-ID: <87v9f78iki.fsf@posteo.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=posteo.net header.s=2017 header.b=oGgqC/yX; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: 0.09 X-TUID: sHwBHW6MmyCW --=-=-= Content-Type: text/plain Nicolas Goaziou writes: > Hello, > > Niklas Eklund writes: > >> This patch updates emacs-request to the latest commit on git. The reason for >> updating the package is that early this year a patch was merged which allowed >> emacs-request to utilize the auth-source package providing a more convenient >> experience for users and package developers. > > Thank you. > > Could you add a comment explaining the above at the top of the package > definition and send it again? > > Regards, > -- > Nicolas Goaziou Absolutely, I wasn't sure if I were to put it in the code or not, but now I know for the future. Cheers, Niklas --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=v2-0001-gnu-Add-emacs-gcmh.patch Content-Description: Patch >From 0feb4bd289c7bab7b82e4d2f37fc7247acda6f6e Mon Sep 17 00:00:00 2001 From: Niklas Eklund Date: Wed, 30 Sep 2020 15:34:36 +0200 Subject: [PATCH v2] gnu: Add emacs-gcmh. * gnu/packages/emacs-xyz.scm (emacs-gcmh): New variable. --- gnu/packages/emacs-xyz.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 13471f77d1..575ee25308 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -1768,6 +1768,31 @@ always indented. It reindents after every change, making it more reliable than @code{electric-indent-mode}.") (license license:gpl2+))) +(define-public emacs-gcmh + (let ((commit "84c43a4c0b41a595ac6e299fa317d2831813e580") + (revision "0")) + (package + (name "emacs-gcmh") + (version (git-version "0.0.0" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://gitlab.com/koral/gcmh") + (commit commit))) + (sha256 + (base32 "1r3wiqhrzh7wvqy484nl031fd4bn4cpvkv9646s4cjgvnnnv7jz3")) + (file-name (git-file-name name version)))) + (build-system emacs-build-system) + (home-page "https://gitlab.com/koral/gcmh") + (synopsis "Emacs Garbage Collector Magic Hack") + (description + "This package enforces a sneaky @dfn{garbage collector} (GC) strategy +to minimize GC interference with the activity. During normal use a high GC +threshold is set. When idling GC is immediately triggered and a low threshold +is set.") + (license license:gpl3+)))) + (define-public emacs-ctrlf (package (name "emacs-ctrlf") -- 2.28.0 --=-=-=--