mbox

[bug#35515,0/1] gnu: emacs: Add gpm as input.

Message ID 20190430221211.5473-1-jessejohngildersleve@zohomail.eu
Headers show

Message

wednesday April 30, 2019, 10:12 p.m. UTC
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. 

wednesday (1):
  gnu: emacs: Add gpm to inputs.

 gnu/packages/emacs.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Simon Tournier April 7, 2022, 12:57 p.m. UTC | #1
Hi,

Thanks for your contribution.

On Tue, 30 Apr 2019 at 23:12, wednesday <jessejohngildersleve@zohomail.eu> wrote:
> 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.
>
> wednesday (1):
>   gnu: emacs: Add gpm to inputs.

This change had been independently included by the commit:

--8<---------------cut here---------------start------------->8---
947398c70a382762eac6e22a214f282301c1af71
Author:     Tobias Geerinckx-Rice <me@tobias.gr>


gnu: emacs: Support console mice.

* gnu/packages/emacs.scm (emacs)[inputs]: Add gpm.

1 file changed, 2 insertions(+), 1 deletion(-)
gnu/packages/emacs.scm | 3 ++-
--8<---------------cut here---------------end--------------->8---

Therefore, closing.


Cheers,
simon