On 17.06.18 11:02, Michael Paquier wrote: > Here is a trick I have learnt to use with my emacs configuration for > commit messages: > ;; Git settings: auto-fill-mode for commits with dedicated mode. > (define-derived-mode git-commit-mode text-mode "GitCommit"
A git-commit-mode already exists. It used to be a separate module, but now it's part of magit. So if you install magit, you get that automatically. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
