bug#81342: [PATCH] viper-cmd: Simplify quoting by using comment-region
Joshua Murphy <[email protected]> Thu, 06 Aug 2026 12:23:30 +0000
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <[email protected]> |
> Are you happy with this or do you have some reason to think that using > Q is much better? I think this approach with g is better after all and fits well with the binds. Do you think it'd be better to set viper-buffer-search-char to g by default, rather than just having it be suggested in the docs? Nothing gets bound there otherwise, and it can still be customized by the user if they want to change it. I don't see a reason for it not being set by default. I'm also wondering if it would just be better to directly bind g to the viper-buffer-prefix function now rather than indirectly having it be bound through the viper-buffer-search-char variable. It's kind-of weird to have to set a binding through a variable. -- Joshua Murphy [email protected]