Skip to content

Instantly share code, notes, and snippets.

@slackorama
Last active August 29, 2015 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save slackorama/b6ea52536634d0e1ba9d to your computer and use it in GitHub Desktop.
Save slackorama/b6ea52536634d0e1ba9d to your computer and use it in GitHub Desktop.
Config for bug-reference-url and JIRA
(setq bug-reference-url-format "ecjira.atlassian.net/browse/%s")
(setq bug-reference-bug-regexp "\\(\\)\\([A-Z]+-[0-9]+\\)")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment