emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Paul Kaletta <pk@paulkaletta.org>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Org mode together with bug-reference-mode
Date: Fri, 27 May 2022 18:03:37 +0200 (CEST)	[thread overview]
Message-ID: <19714741.573670.1653667417174@office.mailbox.org> (raw)

Hi,

I'm using GNU Emacs 27.2 (build 1, x86_64-redhat-linux-gnu, GTK+ Version 3.24.30, cairo version 1.17.4) of 2021-08-07.

This Emacs comes with Org mode version 9.4.4 (release_9.4.4 @ /usr/share/emacs/27.2/list/org).

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
# End:

* Some stuff
SUPPORT-12348 support-56779

support-12346
--------------------

Outside of Org mode bug-reference-mode works as I would expect,
but as a minor mode of org-mode it behaves weirdly.  Most
importantly "C-c RET" aka bug-reference-push-button doesn't work
at all.  Besides not all occurrences of "SUPPORT-\d+" are
highlighted automatically.  This changes as soon as one modifies
any character.

This seems to be some interference between bug-reference-mode and
Org mode, or maybe even a bug in Emacs itself.

Best,
Paul


             reply	other threads:[~2022-05-28  5:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-27 16:03 Paul Kaletta [this message]
2022-05-29 10:42 ` Org mode together with bug-reference-mode Ihor Radchenko

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=19714741.573670.1653667417174@office.mailbox.org \
    --to=pk@paulkaletta.org \
    --cc=emacs-orgmode@gnu.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).