Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
emacs multi-yank
mark-naylor-1701
Apr 5th, 2024
2,376
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Lisp
0.11 KB
| None
|
0
0
raw
download
clone
embed
print
report
(
defun
multi-yank
(
n
)
"Yank the head of the kill-ring n times."
(
interactive
"p"
)
(
dotimes
(
_ n
)
(
yank
)
)
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ Z
JavaScript | 3 sec ago | 0.24 KB
⭐⭐⭐Make $15OO in 2O minutesV E⭐⭐
Java | 3 sec ago | 0.10 KB
⭐⭐Exchange Exploit⭐⭐ V
JavaScript | 4 sec ago | 0.24 KB
⭐⭐⭐MAKE $9OO INSTANTLY D A⭐⭐
Java | 15 sec ago | 0.10 KB
✅⭐ Make huge profits on trading ⭐⭐ S
JavaScript | 15 sec ago | 0.24 KB
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ U
JavaScript | 27 sec ago | 0.24 KB
⭐⭐⭐Make $1500 in 20 minutes⭐⭐
Java | 27 sec ago | 0.10 KB
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ 3
JavaScript | 33 sec ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!