diff -r bfed530c0e79 -r 068ea808901d .emacs-my --- a/.emacs-my Sun Aug 29 20:23:14 2010 +0300 +++ b/.emacs-my Sun Aug 29 20:26:28 2010 +0300 @@ -439,20 +439,12 @@ )) (t (progn - ;; (set-selection-coding-system 'utf-8-unix) (prefer-coding-system 'cp1251-dos) (prefer-coding-system 'utf-8-unix) (modify-coding-system-alist 'process ".*" 'utf-8-unix) )) ) -;; XXXXXXXXXXXXXXXXXXXXXXXX - -;; To open from command line file, which names has extended opcode -;; (set-file-name-coding-system 'cp1251) - -;; (set-language-environment "Russian") ; XXX not used as set default coding system to koi8-r. - ;; ---------------------------------------------------------------------- ;; dired.