Hi Ihor: Remember to enable the Hyperbole global minor mode after requiring it in your init with: (hyperbole-mode 1) -- Bob On Thu, Dec 15, 2022 at 6:59 AM Ihor Radchenko wrote: > Robert Weiner writes: > > > Please send the relevant part of your config where you change the C-h > binding and where you setup Hyperbole together with your Emacs version and > Hyperbole version and we’ll replicate things to test. Thanks. > > This appears to be unrelated: > > Minimal config: > > (add-to-list 'load-path "~/.emacs.d/straight/repos/hyperbole/") > (require 'hyperbole) > > 1. emacs -Q -l minimal.el > 2. Go to the beginning of *scratch* buffer > 3. M-x action-key > 4. Observe "and: Invalid regexp: "Unmatched ) or \\)"" > > -- > Ihor Radchenko // yantar92, > Org mode contributor, > Learn more about Org mode at . > Support Org development at , > or support my work at >