From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id qLqqOE7Tb2IpygAAbAwnHQ (envelope-from ) for ; Mon, 02 May 2022 14:49:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id QFWbOE7Tb2LdCQAA9RJhRA (envelope-from ) for ; Mon, 02 May 2022 14:49:18 +0200 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 99F5E1AA71 for ; Mon, 2 May 2022 14:49:18 +0200 (CEST) Received: from localhost ([::1]:37052 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nlVUL-0005Si-EB for larch@yhetil.org; Mon, 02 May 2022 08:49:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59386) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nlVU7-0005SO-O3 for guix-patches@gnu.org; Mon, 02 May 2022 08:49:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41184) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nlVU6-0002cr-T1 for guix-patches@gnu.org; Mon, 02 May 2022 08:49:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nlVU6-0001px-MS for guix-patches@gnu.org; Mon, 02 May 2022 08:49:02 -0400 Subject: bug#55165: [PATCH]: Add emacs-git-email. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 02 May 2022 12:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 55165 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Niklas Eklund Cc: 55165-done@debbugs.gnu.org Mail-Followup-To: 55165@debbugs.gnu.org, ludo@gnu.org, niklas.eklund@posteo.net Received: via spool by 55165-done@debbugs.gnu.org id=D55165.16514957017008 (code D ref 55165); Mon, 02 May 2022 12:49:02 +0000 Received: (at 55165-done) by debbugs.gnu.org; 2 May 2022 12:48:21 +0000 Received: from localhost ([127.0.0.1]:35080 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nlVTQ-0001oy-V2 for submit@debbugs.gnu.org; Mon, 02 May 2022 08:48:21 -0400 Received: from eggs.gnu.org ([209.51.188.92]:37768) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nlVTM-0001oj-Mq for 55165-done@debbugs.gnu.org; Mon, 02 May 2022 08:48:19 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:55446) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nlVTH-0002ZF-34; Mon, 02 May 2022 08:48:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=lM08GWW8L3QCGKDD5qffbWBl1zwX7PSw/Ik1xO+5PP4=; b=Ft6RofveWYCm3iMC2/kg HEqHqSyIOeU8Lmdyx3/M8JDpUxqc40SlSFtyYQbj23ECmLAkmXdtIo0wSiy1GA6ftvLhpYSJlIckw iUJbdY1rjOg3H3PQupXEDCAbXo/31IoMpOXOHeRUU3CsbFPX+Vl3SZI0FKsSLkEZhxoWfEdzgvy5V 1To5A0chMOJSpP8ldT9Eh4HygPi7yHFDFJcbIqrBT6/NH1Z60TThSoiFaszdNcH3m+I+HwwUTtj1P iCbsub7b3m8MJbfF9eCzZJnpTePzSDXpcrERWxapCIfrX7PmMs9+DsEx6irGa1Sajk6D7bB15rykt yjL5WC7KOWBLMQ==; Received: from [193.50.110.83] (port=37016 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nlVTG-0002tx-Gc; Mon, 02 May 2022 08:48:10 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <875ymtxm1d.fsf@posteo.net> Date: Mon, 02 May 2022 14:48:08 +0200 In-Reply-To: <875ymtxm1d.fsf@posteo.net> (Niklas Eklund's message of "Thu, 28 Apr 2022 15:30:54 +0000") Message-ID: <877d74t81j.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1651495758; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=lM08GWW8L3QCGKDD5qffbWBl1zwX7PSw/Ik1xO+5PP4=; b=oIqdtzDhLWCCyEeofgfsj5nOqCYxA9WUyIue9xfOOT8Z06iu3p6rkbDON7OEuoNcBp6Ici 2A13k1tTmeYxgO9ydipj6IVEYAo53Xb53ejy57WUP4yLudf9nFukUrBsLBE7beoNJXIPPx bC0EQLnQRwFKPJiIkzm5XUo0xCn1ZQoe+b7vn2fdKfYr9mjLN+pqUKSqhkAgD/0BgRrCT+ 37d0oRPoJxQEcZkJUuO3GJiYDh3oyLcHO3AaDL7kAkj1i7v4twtxkZpfsPSoMX6po/ekFk Lb8mbcC0bc00XYA6rYkEl42EuRjcQMr3tF3HdfBExfoPuWG32KL893w0Yicmrw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651495758; a=rsa-sha256; cv=none; b=koH5W1s0i23AYRaPpFUD26HvSOtk1VYzuXm9wHCTsAPwwsDbrrUIM4ZDjwHQeAyuq/oP6O 8TmODOpXL759syhU8P4mVqn5X66heTsohfgs2nn5BC6zsqUi5d2AjjW5dx+Qw3IBnGWqk/ 3D65eb+v/iQDXJMKjJ8J683KqJQxbbYcU3YzcLY/x/RfzUlwH9SbzuYSv4GOwOkR75HKPR TK8bGjaOzHYEJBpWWmMiM0Gxe0vldrvRwbgWsZywA81ugTFFMM3VY03bgr1LVBUcB6HUA2 FrTcpJ64hf1Ko9WuOSsMjfBCHfxuzkBnHa4n+CXe343MvTdBnI4ui8+ypJgZhA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Ft6Rofve; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -1.39 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Ft6Rofve; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 99F5E1AA71 X-Spam-Score: -1.39 X-Migadu-Scanner: scn1.migadu.com X-TUID: lnT2u4vRLoMG --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, Niklas Eklund skribis: >>>From c38510bb98aae349878d63e609b1777a307221e3 Mon Sep 17 00:00:00 2001 > From: Niklas Eklund > Date: Thu, 28 Apr 2022 17:28:16 +0200 > Subject: [PATCH] gnu: Add emacs-git-email. > > * gnu/packages/emacs-xyz.scm (emacs-git-email): New variable. Applied with the cosmetic changes below. Thanks! Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 5454c9e416..a928ac72f1 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -15772,14 +15772,11 @@ (define-public emacs-git-email (delete-file "git-email-piem.el"))) (add-before 'install 'makeinfo (lambda _ - (invoke "makeinfo" "doc/git-email.texi"))) - ))) + (invoke "makeinfo" "doc/git-email.texi")))))) (native-inputs - `(("texinfo" ,texinfo))) + (list texinfo)) (propagated-inputs - `(,mu - ,emacs-magit - ,emacs-notmuch)) + (list mu emacs-magit emacs-notmuch)) (license license:gpl3+) (home-page "https://sr.ht/~yoctocell/git-email") (synopsis "Format and send Git patches in Emacs") --=-=-=--