recipe: gnus-alias

This commit is contained in:
David Holm 2015-05-08 10:07:37 +02:00
parent 4f2d9c2c7e
commit e7889680bd

6
recipes/gnus-alias.rcp Normal file
View File

@ -0,0 +1,6 @@
(:name gnus-alias
:description "An alternative to gnus-posting-styles."
:type github
:pkgname "hexmode/gnus-alias"
:prepare (progn
(add-hook 'message-setup-hook 'gnus-alias-determine-identity)))