diff -r 3d18cfe179cc -r 913375395214 .emacs-my --- a/.emacs-my Mon Mar 22 23:32:00 2010 +0200 +++ b/.emacs-my Mon Mar 22 23:34:40 2010 +0200 @@ -59,6 +59,8 @@ (setq default-left-margin-width nil) (setq default-right-margin-width nil) +(setq default-line-spacing nil) + ;; show column & line numbers in status bar (setq column-number-mode t) (setq line-number-mode t)