Commit 55e34e8 introduced the following behaviour when performing in-buffer elisp completion:
$ make plain
(nconc C-M-i
- Expected result: unchanged buffer contents with message
Sole match in echo area
- Actual result:
nconc is deleted with message Sole match in echo area
Commit 55e34e8 introduced the following behaviour when performing in-buffer elisp completion:
$ make plain(nconcC-M-iSole matchin echo areanconcis deleted with messageSole matchin echo area