CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 07:50:23 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=df40ca8bae72efed821a608fda198160e40de08223e28e4f127ed21d6a48fd96a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%2276dfgmDr1DpEG8ZTVTfcJZvDPf3iLn3k%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d5018899726cd6-BLR
emacs emojis - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (defvar thumb-up-char "👍")
- (defvar thumb-down-char "👎")
- (defvar rolling-on-floor-char "🤣")
- (defvar angry-face-char "😠")
- (defvar wink-tongue-char "😜")
- (defvar face-palm-char "🤦")
- (defun insert-strs (str count)
- "Insert count strings, separated by a space."
- (insert (s-join " " (-repeat count str))))
- (defun face-palm (n)
- "Generate n face palm Unicode characters."
- (interactive "p")
- (insert-strs face-palm-char n))
- (defun thumbs-up (n)
- "Generate n thumbs-up Unicode characters."
- (interactive "p")
- (insert-strs thumb-up-char n))
- (defun thumbs-down (n)
- "Generate n thumbs-down Unicode characters."
- (interactive "p")
- (insert-strs thumb-down-char n))
- (defun face-palm (n)
- "Generate n face palm Unicode characters."
- (interactive "p")
- (insert-strs face-palm-char n))
- (defun wink-tongue (n)
- "Generate n winking face w/ tongue Unicode characters."
- (interactive "p")
- (insert-strs wink-tongue-char n))
- (defun rofl (n)
- "Generate n rolling on the floor laughing Unicode characters."
- (interactive "p")
- (insert-strs rolling-on-floor-char n))
- (defun angry-face (n)
- "Generate n rolling on the floor laughing Unicode characters."
- (interactive "p")
- (insert-strs angry-face-char n))
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐⭐⭐Free Giftcards Method⭐⭐
Java | 2 sec ago | 0.10 KB
-
⭐⭐⭐MAKE $9OO INSTANTLY D G⭐⭐
Java | 13 sec ago | 0.10 KB
-
✅⭐ Make huge profits on trading ⭐⭐ 2
JavaScript | 16 sec ago | 0.25 KB
-
⭐⭐⭐Free Giftcards Method⭐⭐
Java | 24 sec ago | 0.10 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 25 sec ago | 0.25 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ M
JavaScript | 34 sec ago | 0.25 KB
-
⭐⭐⭐GMAIL Logs (2FA disabled)⭐⭐
Java | 35 sec ago | 0.10 KB
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ 3
JavaScript | 42 sec ago | 0.25 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