Name: Anonymous 2012-09-07 23:59
The ` in
`(X ,Y ,@Z) looks ugly lets use «A ,B ,@C» instead.
`(X ,Y ,@Z) looks ugly lets use «A ,B ,@C» instead.
????A ????B ????????C???? instead?
«Α ▾ Β ▾ ▣Γ» instead??
,B should be replaced with a more appropriate symbol, like:sb-impl::*default-external-format* to :utf-8, despite utf8 being universal standard.
(global-set-key (kbd "M-l") "«") (the way described in Emacs manual) will give you "keyboard macro terminated by a command ringing the bell", because emacs is such a piece of shit. Note that global-set-key works with other unicode symbols, like "→" for example, but fails on "«".