all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Erik Charlebois <erikcharlebois@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: w32 fullscreen toggling
Date: Thu, 15 Oct 2009 23:13:09 +0200	[thread overview]
Message-ID: <83bpk8icnu.fsf@gnu.org> (raw)
In-Reply-To: <b1d641860910150004w669f4f7fo96882cb8fcebcacb@mail.gmail.com>

> Date: Thu, 15 Oct 2009 00:04:25 -0700
> From: Erik Charlebois <erikcharlebois@gmail.com>
> 
> +MonitorFromWindow_Proc monitor_from_window_fn = NULL;
>  GetMonitorInfo_Proc get_monitor_info_fn = NULL;
> +EnumDisplayMonitors_Proc enum_display_monitors_fn = NULL;

Since these are static variables, I think they need to be
re-initialized each time Emacs starts, or else they might have stale
values from before Emacs was dumped.




  parent reply	other threads:[~2009-10-15 21:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-15  7:04 w32 fullscreen toggling Erik Charlebois
2009-10-15  9:19 ` Jan Djärv
2009-10-15 10:31   ` Lennart Borgman
2009-10-15 15:03     ` Jan Djärv
2009-10-15 18:34       ` Lennart Borgman
2009-10-15 20:18         ` Erik Charlebois
2009-10-15 21:13 ` Eli Zaretskii [this message]
2009-10-15 21:38   ` Erik Charlebois
2009-10-16  7:35     ` Eli Zaretskii

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=83bpk8icnu.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=erikcharlebois@gmail.com \
    /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.