help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Start as maximized?


From: giacomo boffi
Subject: Re: Start as maximized?
Date: Sat, 24 Apr 2004 01:39:03 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.5 (chayote, linux)

jasonr (Jason Rumney) @  f2s.com writes:

ciao Jason,

> giacomo boffi <giacomo.boffi@polimi.it> writes:
>>    where could i look to know what i get with
>>
>>   (w32-send-sys-command ?\xf030) [...]
>
> The doc string of w32-send-sys-command says it sends a WM_SYSCOMMAND
> Windows message, so the documentation for WM_SYSCOMMAND on MSDN
> would be a good place to start, though for the actual values, you'd
> probably have to look in the mingw header files.

bingo! it's in winuser.h

#define SC_MAXIMIZE 0xF030

> The useful values are listed in the w32-send-sys-command doc string.

that's only in an emacs built for windows, i think...

thank you,
                                                        gb
-- 
IRC SERVER. ATTACKED. LEAVE BOAT. U-335.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]