guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#27082: [PATCH] gnu: Add emacs-disable-mouse.


From: Marius Bakke
Subject: bug#27082: [PATCH] gnu: Add emacs-disable-mouse.
Date: Fri, 26 May 2017 14:53:14 +0200
User-agent: Notmuch/0.24.1 (https://notmuchmail.org) Emacs/25.2.1 (x86_64-unknown-linux-gnu)

Jan Nieuwenhuizen <address@hidden> writes:

> * gnu/packages/emacs.scm (emacs-disable-mouse): New variable.

[...]

> +    (home-page
> +     "https://github.com/purcell/disable-mouse";)

This can be a single line.

> +    (synopsis "Disable mouse commands globally")
> +    (description
> +     "Provides @code{disable-mouse-mode} and 
> @code{global-disable-mouse-mode},
> +pair of minor modes which suppress all mouse events by intercepting them and
> +running a customisable handler command (@code{ignore} by default).
> +")
  ^^^
It would look better to move this up to the previous line IMO.

Other than that looks good!

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]