aboutsummaryrefslogtreecommitdiff
path: root/tests/test-calendar-sync--format-timezone-offset.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-20 23:57:01 -0400
committerCraig Jennings <c@cjennings.net>2026-06-20 23:57:01 -0400
commitc6ab34740e03731ef6153fde39f536ac628159e3 (patch)
treedbb5240a2010ba2b551578e9cafcb5701185eab7 /tests/test-calendar-sync--format-timezone-offset.el
parent11e0a4b65e1e3f8a1365fa7246dfbcfb60207a61 (diff)
downloaddotemacs-c6ab34740e03731ef6153fde39f536ac628159e3.tar.gz
dotemacs-c6ab34740e03731ef6153fde39f536ac628159e3.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 'tests/test-calendar-sync--format-timezone-offset.el')
0 files changed, 0 insertions, 0 deletions