unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Change Emacs window size
@ 2009-02-13  5:39 Alexander
  2009-02-13  6:36 ` Drew Adams
       [not found] ` <mailman.648.1234507018.31690.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Alexander @ 2009-02-13  5:39 UTC (permalink / raw)
  To: help-gnu-emacs

Hello.
I would like to know, how to change emacs' frame (X11 window) size on 
the fly.
I've discovered function x-send-client-message in emacs, which is used
to make emacs full screen, but all my tries to make emacs frame a little 
smaller
or a little larger did not have any result.
I've tried to do so, but it does not work
*(defun toggle-fullscreen ()
   (interactive)
   (x-send-client-message nil 0 nil "_NET_MOVERESIZE_WINDOW" 32 '(100 
100 40 40))
)*

Can anybody help me?
Thanks.




^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <mailman.619.1234503546.31690.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2009-02-13 18:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-13  5:39 Change Emacs window size Alexander
2009-02-13  6:36 ` Drew Adams
     [not found] ` <mailman.648.1234507018.31690.help-gnu-emacs@gnu.org>
2009-02-13 15:35   ` Chetan
     [not found] <mailman.619.1234503546.31690.help-gnu-emacs@gnu.org>
2009-02-13 18:16 ` Pascal J. Bourguignon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).