I also want to save the font size in my .emacs file.
.emacs
(set-face-attribute 'default nil :height 100)
The value is in 1/10pt, so 100 will give you 10pt, etc.
2.1m questions
2.1m answers
60 comments
57.0k users