CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 09:28:52 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=b5e9445883bc62ea8b8331458cdb229d31d30c685072fddd4961b7fbcabcb55ba%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22ipGYnhokoNoqXy0RUlnF1p2ooOIcXlUG%22%3B%7D; HttpOnly; Path=/
cf-ray: 98cd54703cee1712-BLR
emacs delete word commands - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (defun delete-word (word-count)
- "Equivalent to `kill-word'. Characters do not get sent to the kill-ring."
- (interactive "p")
- (delete-region (point) (progn (forward-word word-count) (point))))
- (defun backward-delete-word (word-count)
- "Equivalent to `backward-kill-word'. Characters do not get sent to the kill-ring."
- (interactive "p")
- (delete-word (- word-count)))
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐✅ Jack's Profit Method ✅ NEVER SEEN BEF...
JavaScript | 1 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ⭐⭐ D
JavaScript | 7 sec ago | 0.24 KB
-
⭐✅ Online Marketplace Exploit ✅ NEVER SEEN BE...
JavaScript | 18 sec ago | 0.24 KB
-
⭐⭐Exchange Exploit⭐⭐ 4
JavaScript | 21 sec ago | 0.24 KB
-
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ L
JavaScript | 22 sec ago | 0.24 KB
-
⭐✅ Trading Profit Method ✅ NEVER SEEN BEFORE...
JavaScript | 27 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ⭐⭐ 8
JavaScript | 32 sec ago | 0.24 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ 1
JavaScript | 34 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