From: giacomo boffi <giacomo.boffi@polimi.it>
Subject: Re: Start as maximized?
Date: Sat, 24 Apr 2004 01:39:03 +0200 [thread overview]
Message-ID: <n9mfzau9sdk.fsf@polimi.it> (raw)
In-Reply-To: uwu46cwia.fsf@jasonrumney.net
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.
next prev parent reply other threads:[~2004-04-23 23:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-22 18:47 Start as maximized? William Payne
2004-04-22 18:53 ` Rafael Villarroel
2004-04-22 19:03 ` William Payne
2004-04-23 16:21 ` giacomo boffi
2004-04-23 16:32 ` Rafael Villarroel
2004-04-23 19:41 ` Jason Rumney
2004-04-23 23:39 ` giacomo boffi [this message]
2004-04-22 20:45 ` Carsten Weinberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=n9mfzau9sdk.fsf@polimi.it \
--to=giacomo.boffi@polimi.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.