diff -r 8627e7b2c209 -r e8af987ef004 .emacs-my --- a/.emacs-my Thu Sep 20 18:42:58 2012 +0300 +++ b/.emacs-my Thu Sep 20 18:43:38 2012 +0300 @@ -261,6 +261,7 @@ (setq column-number-mode t) (setq line-number-mode t) (setq size-indication-mode t) +;; (linum-mode 1) ;; Also useful such format: (setq display-time-format " %H:%M %d-%m-%y ") (setq display-time-24hr-format t)