diff -r 6d13092b7865 -r 2f2aae1d394c .emacs-my --- a/.emacs-my Mon Oct 05 23:02:19 2009 +0300 +++ b/.emacs-my Mon Oct 05 23:08:41 2009 +0300 @@ -69,7 +69,7 @@ ;; (desktop-read) ;; ====================================================================== -;; Standart settings +;; standart/general settings (setq kill-whole-line t) @@ -81,6 +81,8 @@ (setq frame-title-format "Emacs - %b") +(setq read-quoted-char-radix 16) + ;; ---------------------------------------------------------------------- ;; Switching, creating, selecting buffers. (iswitchb-mode 1)