.emacs-pre
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 14 Mar 2010 18:54:20 +0200
changeset 333 14b07ca8335a
parent 303 1fee37963d5a
child 349 c914089bd84b
permissions -rw-r--r--
Set margin only for desired modes! Do not frustrate calendar any more. Also set margin to 4 lines as continent see more next strings. My grouped lists of modes was placed at top. Do not change default-major-mode from fundamental-mode. When it was set to text-mode text-mode-hook have affect on calendar mode and when margin was set in hook it also set in calendar.

;; -*- mode: lisp; coding: utf-8 -*-
;;
;; For loading order see README.

;; Set frame width and heith. 150x46 for 13pt 1280x800, 150x60 for 13pt 1280x1024.
;; (setq my-frame-width 150)
;; (setq my-frame-height 60)