commit a5560d9270e1cac32c09ab367a84a2caa507b0cf from: leoshimo <56844000+leoshimo@users.noreply.github.com> date: Fri Dec 1 04:26:11 2023 UTC chore: Revise Emacs section commit - 4a130641ffeadc18cec00196a2565bf42dbd9f31 commit + a5560d9270e1cac32c09ab367a84a2caa507b0cf blob - 9176ff5ab80f7d59c7d3b142db26e963d4300e48 blob + 1de1c0a9ca04274d2b3400e7e11cc6086a775ac8 --- README.md +++ README.md @@ -116,7 +116,7 @@ $ git show -n 3 | cogni -s "What was I working on rece ### In Emacs -Emacs can leverage `shell-command-on-region` to define an interactive command on region. +Emacs can use `shell-command-on-region` to pipe buffer regions to `cogni`. For example, the following defines a command that plumbs region to `cogni`, optionally replacing original contents: