diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-20 23:57:01 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-20 23:57:01 -0400 |
| commit | 12f0dab39876351a0251e128b42ff683c2f50d9b (patch) | |
| tree | c91586a0791569730ec54c8350e1dcf9a9741efe /modules/games-config.el | |
| parent | c9226a908731298679caee2269b16aabcbbc7645 (diff) | |
| download | dotemacs-12f0dab39876351a0251e128b42ff683c2f50d9b.tar.gz dotemacs-12f0dab39876351a0251e128b42ff683c2f50d9b.zip | |
fix(erc): drop erc-yank, restore plain C-y in ERC buffers
erc-yank turned a paste over 5 lines in an ERC buffer into a public gist: it called gist -P (the clipboard paste flag) with no --private, behind only a single y-or-n-p and with no guard if the gist binary was missing. One reflexive keystroke published whatever sat on the system clipboard. It also gisted the clipboard rather than the kill-ring text being yanked.
I dropped the package. erc-mode-map binds no C-y of its own, so C-y now falls through to the ordinary global yank and a paste stays local. Gist a large snippet by hand when that's actually wanted.
Diffstat (limited to 'modules/games-config.el')
0 files changed, 0 insertions, 0 deletions
