all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* set window size on init
@ 2009-11-10 19:57 Xah Lee
  2009-11-10 20:39 ` despen
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Xah Lee @ 2009-11-10 19:57 UTC (permalink / raw)
  To: help-gnu-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/^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-11-14  6:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-10 19:57 set window size on init Xah Lee
2009-11-10 20:39 ` despen
2009-11-11  8:32 ` Kiwon Um
2009-11-11 21:01   ` Xah Lee
2009-11-11 18:31 ` Eli Zaretskii
     [not found] ` <mailman.10516.1257964476.2239.help-gnu-emacs@gnu.org>
2009-11-11 20:05   ` despen
2009-11-14  6:51     ` Jonathan Groll

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.