guix-patches
[Top][All Lists]
Advanced

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

[bug#29635] [PATCH] gnu: Add emacs-ws-butler.


From: Maxim Cournoyer
Subject: [bug#29635] [PATCH] gnu: Add emacs-ws-butler.
Date: Sat, 09 Dec 2017 22:01:12 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hello Guix!

This adds emacs-ws-butler, which is handy to keep whitespace characters in
check!

To enable it, you can put the following in your .emacs:

--8<---------------cut here---------------start------------->8---
;;; Automatically trim whitespace
(add-hook 'prog-mode-hook #'ws-butler-mode)
--8<---------------cut here---------------end--------------->8---

Thank you,

Maxim

Attachment: 0001-gnu-Add-emacs-ws-butler.patch
Description: Text Data

Attachment: signature.asc
Description: PGP signature


reply via email to

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