bug#81342: [PATCH] viper-cmd: Simplify quoting by using comment-region
Sean Whitton <[email protected]> Thu, 06 Aug 2026 12:38:06 +0100
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <[email protected]> |
Joshua Murphy [05/Aug 9:41pm GMT] wrote: > I came up with a rough patch for it that's not too invasive (attached). > It keeps the buffer search working while adding the comment > functionality. > There's a different way to implement it by changing viper-prefix-arg-com, > but it required a lot of gross code changes. I think using a function > for the prefix is the better way of doing it. Looks reasonable to me. So, seems like we have found a way to follow existing practice and not invent a new key binding sequence. Are you happy with this or do you have some reason to think that using Q is much better? -- Sean Whitton