From patchwork Mon Jun 24 15:49:30 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 14386 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 3C43317157; Mon, 24 Jun 2019 16:53:22 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 0092217154 for ; Mon, 24 Jun 2019 16:53:20 +0100 (BST) Received: from localhost ([::1]:52570 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hfRHS-0002CU-JS for patchwork@mira.cbaines.net; Mon, 24 Jun 2019 11:53:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49696) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hfREL-0000Fl-09 for guix-patches@gnu.org; Mon, 24 Jun 2019 11:50:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hfREJ-0007An-6S for guix-patches@gnu.org; Mon, 24 Jun 2019 11:50:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44120) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hfREI-00078r-4p for guix-patches@gnu.org; Mon, 24 Jun 2019 11:50:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hfREH-0003P5-LG for guix-patches@gnu.org; Mon, 24 Jun 2019 11:50:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#36230] Fw: [bug#36230] [PATCH] Add emacs-multi-term Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 24 Jun 2019 15:50:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36230 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Baptiste Strazzulla Received: via spool by 36230-submit@debbugs.gnu.org id=B36230.156139138213047 (code B ref 36230); Mon, 24 Jun 2019 15:50:01 +0000 Received: (at 36230) by debbugs.gnu.org; 24 Jun 2019 15:49:42 +0000 Received: from localhost ([127.0.0.1]:57664 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hfRDx-0003ON-Qr for submit@debbugs.gnu.org; Mon, 24 Jun 2019 11:49:42 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43733) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hfRDv-0003O5-48 for 36230@debbugs.gnu.org; Mon, 24 Jun 2019 11:49:40 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:39409) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hfRDp-0006UG-L1; Mon, 24 Jun 2019 11:49:33 -0400 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=47182 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hfRDo-0005mI-Pn; Mon, 24 Jun 2019 11:49:33 -0400 From: Ludovic =?utf-8?q?Court=C3=A8s?= References: <87wohj2b3v.fsf@gnu.org> Date: Mon, 24 Jun 2019 17:49:30 +0200 In-Reply-To: (Baptiste Strazzulla's message of "Sun, 23 Jun 2019 18:35:10 +0000") Message-ID: <8736jz9e5x.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "36230@debbugs.gnu.org" <36230@debbugs.gnu.org> Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches Hello, Baptiste Strazzulla skribis: > Second attempt. I hope everything is at it's right place this time. I made the changes below to address issues that ‘guix lint’ reported. However, we’re out of luck because is now 404. Do you know what the new URL is? Thanks in advance, Ludo’. diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index ecd9518646..ca3d64bd43 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -16096,19 +16096,19 @@ acting like notes that are made @emph{in} the document.") (base32 "1bn6zx931vz2fa72ab999r33bxv8brn3cqmalvq25x7s4z3q1lyi")))) (build-system emacs-build-system) - (propagated-inputs `(("zsh" ,zsh))) + (inputs `(("zsh" ,zsh))) (home-page "https://github.com/emacsorphanage/multi-term") (synopsis "Manage multiple terminal buffers in Emacs") (description - "This package enhances @{term.el} with the following features: + "This package enhances @code{term.el} with the following features: @enumerate @item Functions to switch between multiple terminal buffers -@item List of keys to be intercepted by @{emacs-multi-term} instead of by the +@item List of keys to be intercepted by @code{emacs-multi-term} instead of by the underlying terminal @item Kills the unused buffer left after exiting the terminal @item Kills the running sub-processes along with the terminal when killing the it forcibly -@item Dedicated window for debugging program +@item Dedicated window for debugging program. @end enumerate") (license license:gpl3+)))