;; auto-fill mode (add-hook 'text-mode-hook 'turn-on-auto-fill) (global-set-key (kbd "C-c q") 'auto-fill-mode)