| Subject: | set window size on init |
|---|---|
| From: | Xah Lee |
| Date: | Tue, 10 Nov 2009 11:57:14 -0800 PST |
| Newsgroups: | gnu.emacs.help, comp.emacs |
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> |
|---|---|---|
| ||
| Previous by Date: | Re: Basic questions about elisp, David Kastrup |
|---|---|
| Next by Date: | Re: set window size on init, despen |
| Previous by Thread: | opening a buffer as read-only as default, rotlas |
| Next by Thread: | Re: set window size on init, despen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |