all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Dani Moncayo <dmoncayo@gmail.com>
Cc: 13935@debbugs.gnu.org
Subject: bug#13935: 24.3.50; `fullscreen' frame parameter is wrong, on MS Windows at least
Date: Fri, 15 Mar 2013 12:12:29 +0200	[thread overview]
Message-ID: <834ngd55v6.fsf@gnu.org> (raw)
In-Reply-To: <CAH8Pv0i6E4BSTmpaeLmZ1iestLdawu4sgeOao9Nmat=djTKnKw@mail.gmail.com>

> Date: Fri, 15 Mar 2013 10:24:57 +0100
> From: Dani Moncayo <dmoncayo@gmail.com>
> Cc: Drew Adams <drew.adams@oracle.com>, Jan Djärv <jan.h.d@swipnet.se>, 
> 	13935@debbugs.gnu.org
> 
> On a related note, I've just realized that the current trunk version
> of Emacs (the MS-Windows port) bounds F11 to one command called
> `toggle-frame-fullscreen' (which is supposed to do what its name
> suggests).
> But I've just tested it in a Windows 7 system (emacs -Q) and it
> doesn't work well:
> * The first time I type F11 (to toggle fullscreen "on"), I get [1].
> IIUC, the menu bar, tool bar, emacs window (with its modeline) and
> echo area should take the whole screen, but as you can see, that is
> not what is happening.

This was because the 'fullboth' terminology is confusing and tricked
me into thinking that 'fullboth' value of the 'fullscreen' frame
parameter means 'fullwidth' and 'fullheight' together.  But in fact,
'maximized' is 'fullwidth' and 'fullheight' together, while 'fullboth'
means the same as 'fullscreen'.  Confusing.

This is now fixed in revision 112048 on the trunk.

> * The second time I type F11 (to restore the normal size), I get [2].
> The frame should be restored to its original size and position, but as
> you can see, that doesn't happen either (the original position of the
> emacs frame wasn't that).

This feature is not supported in the Windows build, because I couldn't
find a way of doing that.  (There's a FIXME in w32fullscreen_hook to
that effect.)  Patches to fix this are welcome.






  reply	other threads:[~2013-03-15 10:12 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-12 20:44 bug#13935: 24.3.50; `fullscreen' frame parameter is wrong, on MS Windows at least Drew Adams
2013-03-12 21:25 ` Eli Zaretskii
2013-03-12 21:59   ` Drew Adams
2013-03-15  8:30     ` Eli Zaretskii
2013-03-15  9:24       ` Dani Moncayo
2013-03-15 10:12         ` Eli Zaretskii [this message]
2013-03-15 10:26           ` Dani Moncayo
2013-03-15 13:07             ` Stefan Monnier
2013-03-15 13:48               ` Eli Zaretskii
2013-03-15 17:54                 ` Stefan Monnier
2013-03-15 12:00           ` Jan Djärv
2013-03-15 13:53             ` Eli Zaretskii
2013-03-15 18:32               ` Jan Djärv
2013-03-15 15:17           ` Drew Adams
2013-03-15 15:17         ` Drew Adams
2013-03-15 15:15       ` Drew Adams
2013-03-15 15:41         ` Eli Zaretskii
2013-03-23  9:34       ` Eli Zaretskii
2013-03-23 15:11         ` Drew Adams
2013-03-23 15:39           ` Eli Zaretskii
2013-03-12 22:38   ` Drew Adams

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=834ngd55v6.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=13935@debbugs.gnu.org \
    --cc=dmoncayo@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.