From: Ihor Radchenko <yantar92@gmail.com>
To: Paul Kaletta <pk@paulkaletta.org>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Org mode together with bug-reference-mode
Date: Sun, 29 May 2022 18:42:26 +0800 [thread overview]
Message-ID: <87pmjw7h7x.fsf@localhost> (raw)
In-Reply-To: <19714741.573670.1653667417174@office.mailbox.org>
Paul Kaletta <pk@paulkaletta.org> writes:
> I want to use Emacs bug-reference-mode together in my Org mode
> setup. Here's an example file:
>
> --------------------
> # Local Variables:
> # eval: (bug-reference-mode)
> # bug-reference-bug-regexp: "\\(\\(?:\\(?:SUPPORT\\|support\\)-\\)\\([0-9]+\\)\\)"
> # bug-reference-url-format: https://www.example.com/SUPPORT-%s
You forgot "" around bug-reference-url-format. It should be a string.
Try
# bug-reference-url-format: "https://www.example.com/SUPPORT-%s"
Best,
Ihor
prev parent reply other threads:[~2022-05-29 10:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-27 16:03 Org mode together with bug-reference-mode Paul Kaletta
2022-05-29 10:42 ` Ihor Radchenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87pmjw7h7x.fsf@localhost \
--to=yantar92@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=pk@paulkaletta.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).