summaryrefslogtreecommitdiff
path: root/init/km-gnus.el
AgeCommit message (Collapse)Author
2013-07-18move key bindings to .gnus.elKyle Meyer
summary and article mode mapping have no effect (presumably overridden) if not they are not evaluated at the time gnus loads
2013-07-17remap group, summary, and article enter commandsKyle Meyer
left pinky is getting tired of pressing enter
2013-07-11set footnote tag to empty stringKyle Meyer
2013-07-11add orgstruct to message-mode hookKyle Meyer
2013-07-01check messages with flyspell instead of send-hookKyle Meyer
2013-06-30gnus follow-link function is for gweneKyle Meyer
rename function to make this clear
2013-06-19function to locate and follow gnus linkKyle Meyer
For articles with many links, it can get annoying to press <TAB> (gnus-summary-widget-forward) to get to the external link to the current article.
2013-06-19tweak citation line formatKyle Meyer
2013-06-17import gnus filesKyle Meyer
moving much of .gnus content to emacs init