First of all, thank you for all the work on Hyperbole! I started using it for the Smart Keys and buttons, and over time I've found myself reaching for more and more of what the package offers. I've been migrating from whole-line-or-region to using Hyperbole's hui:kill-ring-save and hui:kill-region when I noticed this point of friction.
When hui:kill-ring-save (M-w) or hui:copy-to-register copies a selectable thing at point (rather than an active region), it displays:
Saved selectable thing: <thing>
This message is hardcoded and there is no way to suppress it. When I use M-w frequently the message becomes noisy and distracting. Could a customization variable be added to control this behavior?
First of all, thank you for all the work on Hyperbole! I started using it for the Smart Keys and buttons, and over time I've found myself reaching for more and more of what the package offers. I've been migrating from whole-line-or-region to using Hyperbole's hui:kill-ring-save and hui:kill-region when I noticed this point of friction.
When hui:kill-ring-save (M-w) or hui:copy-to-register copies a selectable thing at point (rather than an active region), it displays:
This message is hardcoded and there is no way to suppress it. When I use M-w frequently the message becomes noisy and distracting. Could a customization variable be added to control this behavior?