all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonrumney@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacsw32 fullscreen
Date: Fri, 14 Mar 2008 15:42:11 -0700 (PDT)	[thread overview]
Message-ID: <16e10315-b6ad-49bb-841d-cb8084eecad5@i29g2000prf.googlegroups.com> (raw)
In-Reply-To: mailman.8926.1205520862.18990.help-gnu-emacs@gnu.org

On 14 Mar, 18:53, Sean Sieger <sean.sie...@gmail.com> wrote:
> Jason Rumney <jasonrum...@gmail.com> writes:
>
>    I'm not aware of any standard feature of Windows that removes the
>    title bar. The application would have to take care of this itself.
>
> Forgive the persistence---so, when one does F11 on say Internet
> Explorer, and most everything, including the title bar goes away, it's
> not a system call that I could capitalize on that makes this happen?
>
> Closely related to this question is, is there something that I could put
> in my .emacs that would enable the title bar menu?  I miss being able to
> do `Alt-Space' on the only application---beside IE---that I use when I
> boot up in Windows.

If you put the following in .emacs, you will be able to do Alt Space
(two separate key presses - not holding Alt down).

(setq w32-pass-alt-to-system t)

Even without that, you can use F10 Space (or F10 right down if you are
going to be using the arrow keys to navigate anyway).


  parent reply	other threads:[~2008-03-14 22:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-12 19:50 Emacsw32 fullscreen Evans Winner
2008-03-13  4:14 ` Eli Zaretskii
     [not found] ` <mailman.8820.1205381698.18990.help-gnu-emacs@gnu.org>
2008-03-13 21:57   ` Evans Winner
2008-03-13 23:31     ` Drew Adams
2008-03-14 12:06     ` Eli Zaretskii
2008-03-14 12:38       ` Lennart Borgman (gmail)
     [not found]       ` <mailman.8897.1205498350.18990.help-gnu-emacs@gnu.org>
2008-03-19 22:05         ` phromo
     [not found]     ` <mailman.8893.1205496427.18990.help-gnu-emacs@gnu.org>
2008-03-14 13:08       ` Jason Rumney
2008-03-14 18:53         ` Sean Sieger
     [not found]         ` <mailman.8926.1205520862.18990.help-gnu-emacs@gnu.org>
2008-03-14 22:42           ` Jason Rumney [this message]
2008-03-15  1:45             ` Sean Sieger

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=16e10315-b6ad-49bb-841d-cb8084eecad5@i29g2000prf.googlegroups.com \
    --to=jasonrumney@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.