Hello, is there any reason to not autoload vr/isearch-backward and vr/isearch-forward. I would like to bind a keyboard shortcut to these, but as they are not autoloaded, I cannot bind. I can propose simple Pull Request to add the autoload keyword to vr/isearch-backward and vr/isearch-forward, but I was wondering if there is any intention to not autoload?
I know that I can require in my .emacs the package before binding, but I do not want for performance reasons.
Hello, is there any reason to not autoload vr/isearch-backward and vr/isearch-forward. I would like to bind a keyboard shortcut to these, but as they are not autoloaded, I cannot bind. I can propose simple Pull Request to add the autoload keyword to vr/isearch-backward and vr/isearch-forward, but I was wondering if there is any intention to not autoload?
I know that I can require in my .emacs the package before binding, but I do not want for performance reasons.