# HG changeset patch # User Oleksandr Gavenko # Date 1265230680 -7200 # Node ID 501ae111922d2b42389b72ee5c934b3f60f5c30e # Parent 84a0d500b0c78063b031383b0c700a5d45405cc5 read-quoted-char-radix already set in .emacs-my diff -r 84a0d500b0c7 -r 501ae111922d .emacs --- a/.emacs Wed Feb 03 22:57:32 2010 +0200 +++ b/.emacs Wed Feb 03 22:58:00 2010 +0200 @@ -38,13 +38,6 @@ (if (file-exists-p dot-emacs-post) (load dot-emacs-post)) -(custom-set-variables - ;; custom-set-variables was added by Custom. - ;; If you edit it by hand, you could mess it up, so be careful. - ;; Your init file should contain only one such instance. - ;; If there is more than one, they won't work right. - '(read-quoted-char-radix 16) - ) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful.