From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:46349) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hLazn-0001L1-IN for guix-patches@gnu.org; Tue, 30 Apr 2019 18:13:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hLazm-0007AS-QE for guix-patches@gnu.org; Tue, 30 Apr 2019 18:13:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57395) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hLazm-00079u-LP for guix-patches@gnu.org; Tue, 30 Apr 2019 18:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hLazm-0005w6-Dp for guix-patches@gnu.org; Tue, 30 Apr 2019 18:13:02 -0400 Subject: [bug#35515] [PATCH 0/1] gnu: emacs: Add gpm as input. Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:45348) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hLazD-0001FO-Fq for guix-patches@gnu.org; Tue, 30 Apr 2019 18:12:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hLazC-0006a3-Ik for guix-patches@gnu.org; Tue, 30 Apr 2019 18:12:27 -0400 Received: from sender-pp-o92.zoho.eu ([185.20.209.252]:25393) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hLazC-0006ZO-AU for guix-patches@gnu.org; Tue, 30 Apr 2019 18:12:26 -0400 From: wednesday Message-ID: <20190430221211.5473-1-jessejohngildersleve@zohomail.eu> Date: Tue, 30 Apr 2019 23:12:10 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf8 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 35515@debbugs.gnu.org Cc: wednesday This adds gpm to the inputs of emacs, so that if the user enables the gpm service they can use the tty mouse to operate emacs.=20 wednesday (1): gnu: emacs: Add gpm to inputs. gnu/packages/emacs.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --=20 2.21.0