line only if needed?
I've looked at the tests and concluded that your proposed approach is better
and updated the patch accordingly.
Vasilij
From 47085037a1882a2a723076a47972feb35cc42a7b Mon Sep 17 00:00:00 2001
From: Vasilij Schneidermann
Date: Tue, 8 Sep 2020 22:15:25 +0200
Subject: [PAT
w org-link--open-help)
("file" :complete org-link-complete-file)
("elisp" :follow org-link--open-elisp)
("doi" :follow org-link--open-doi))
org-capture-templates '(("j" "Journal&qu
> I slightly simplified the regexp. Does it solve the issue?
This looks good, unfortunately it's hard to prove the issue won't ever
happen again, so I'll just leave it at that. Thanks for your efforts!
I've got a "Stack overflow in regexp matcher" error on startup as I've
made an Org file my initial buffer. It took me days to reproduce this
error (by putting `(setq debug-on-error t)` into my init file and
forgetting about the bug until the error resurfaced), but I've finally
managed to catch its
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
--
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
--
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
-