diff options
| author | 2015-06-17 10:39:15 +0200 | |
|---|---|---|
| committer | 2015-06-17 10:39:15 +0200 | |
| commit | 26689b0eec2e45a389bb29952ae366bc655589e4 (patch) | |
| tree | ce7943fe4a8b415833571a9e6d2846a4bb0f25d1 /git | |
| parent | 32c9f20364e6ff427e1903ff3833d1a4b3791610 (diff) | |
| download | dotfiles-26689b0eec2e45a389bb29952ae366bc655589e4.tar.gz dotfiles-26689b0eec2e45a389bb29952ae366bc655589e4.zip | |
Don't use emacs-lisp-mode as the initial mode
Using `emacs-lisp-mode' as the initial major-mode also runs `flycheck'.
Flycheck will constantly show warnings because "*scratch*" doesn't
contain the proper header or footer. The default initial major-mode is
`lisp-interaction-mode', which is basically the same as
`emacs-lisp-mode', with some extra (annoying) keybindings which get
overwritten by `paredit' anyway. Now I don't see any warnings.
Diffstat (limited to 'git')
0 files changed, 0 insertions, 0 deletions
