Emacs integration for go-jira Installation (add-to-list 'load-path PATH-TO-JIRA) (require 'jira) (global-set-key (kbd "C-c j") 'jira)