Hi Marco: Thanks for trying Hyperbole. Our intent across time is to make org-mode and Hyperbole symbiotic, so reports like this one are useful.
We are working on a way to toggle Hyperbole key bindings on and off and eventually will have a way to unload Hyperbole after it has been loaded but presently neither of these are ready. Any prior global key bindings that Hyperbole overrides are stored in the variable, *hkey-list*, so a command needs to be developed that can toggle between these and Hyperbole's bindings if anyone wants to work on that before we get to it. For now, you can just go to line 183 in "hyperbole.el" and change the key binding, byte-compile the file, and then re-start Emacs or just manually change bindings as you like. Bob _______________________________________________ Hyperbole-users mailing list [email protected] https://lists.gnu.org/mailman/listinfo/hyperbole-users
