bug#81342: [PATCH] viper-cmd: Simplify quoting by using comment-region
Sean Whitton <[email protected]> Fri, 07 Aug 2026 11:51:16 +0100
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <[email protected]> |
Joshua Murphy [06/Aug 12:23pm GMT] wrote: > I think this approach with g is better after all and fits well with the > binds. Cool. > 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. Sounds okay to me. > 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. Sounds reasonable, though if you want me to assess properly I think I'd need to see a patch showing what you propose. -- Sean Whitton