Eli Zaretskii writes: > > I'd prefer the report-emacs-bug command itself look at the text of the > report and intuit that it might be about Org, then ask the user. This > is more easily discoverable, and probably also more reliable. I think adding a command "report-org-bug" that is an alias for "org-submit-bug-report" may also be helpful. I looked for that before submitting but couldn't find the right command name. I can submit a patch to Org to add it if you want. I also attached a patch with a regex to report-emacs-bug-hook to check for Org stuff. Sorry about the mix up.