On Fri, Sep 22, 2023 at 1:17 PM Chris Gary via Std-Proposals <std-proposals@lists.isocpp.org> wrote:
Thanks!
This may sound elementary, but is there some way I can perform a keyword search over all existing proposals?
I feel as though I'm just hitting the same walls people are already in the process of knocking down...

In addition to the other good answers: The C++ Slack (to which a lot of members of this list belong) has a bot named @npaperbot that can do keyword searches, too. For example, typing "@npaperbot search error messages" causes the bot to reply:
You can join the Slack via the auto-inviter at https://cppalliance.org/slack/ .

HTH,
Arthur