Skip to content

Instantly share code, notes, and snippets.

View K0HAX's full-sized avatar

Michael Englehorn K0HAX

View GitHub Profile
@K0HAX
K0HAX / Japanese style
Created June 2, 2011 10:15 — forked from endolith/Has weird right-to-left characters.txt
Unicode smileys emoticons
⨀_⨀
⨂_⨂
(/◔ ◡ ◔)/
°ﺑ°
(¬_¬)
(´・ω・`)
(ʘ_ʘ)
(ʘ‿ʘ)
(๏̯͡๏ )
(◕_◕)
ּ_בּ
בּ_בּ
טּ_טּ
כּ‗כּ
לּ_לּ
מּ_מּ
סּ_סּ
תּ_תּ
٩(×̯×)۶
٩(̾●̮̮̃̾•̃̾)۶
;; Licensed under the terms of the GNU General Public Agreement
;; Version 2.0 or later
;; This work is derived from the gnus-article-html function in
;; gnus-html.el originally authored by Lars Magne Ingebrigtsen <larsi@gnus.org>
(require 'xwidget)
(defun xw-gnus-article-html (&optional handle)
(let ((article-buffer (current-buffer)))
(unless handle