|
From: | Xah Lee |
Subject: | set window size on init |
Date: | Tue, 10 Nov 2009 11:57:14 -0800 (PST) |
User-agent: | G2/1.0 |
i have, at the end of my .emacs this code: ; set window size to 100x58 chars. (set-frame-size (selected-frame) 100 58) however, it doesn't work. But eval-region the code itself would work. Anyone know why's that? Thanks. Xah ∑ http://xahlee.org/ ☄
[Prev in Thread] | Current Thread | [Next in Thread] |