Closed akirak closed 5 years ago
I once added the mini help (hydra-like) feature to yankpad-map command. It turns out that the command logs every help output to *Messages* buffer, but I don't want the effect. It can be suppressed by setting message-log-max to nil.
yankpad-map
*Messages*
message-log-max
nil
I once added the mini help (hydra-like) feature to
yankpad-map
command. It turns out that the command logs every help output to*Messages*
buffer, but I don't want the effect. It can be suppressed by settingmessage-log-max
tonil
.