unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: jasonr@f2s.com
Cc: David Abrahams <dave@boost-consulting.com>, emacs-devel@gnu.org
Subject: Re: MS Windows Frame Maximize in .emacs (again)
Date: Thu,  9 Jun 2005 09:15:46 +0100	[thread overview]
Message-ID: <1118304946.42a7fab2cecb9@webmail.freedom2surf.net> (raw)
In-Reply-To: <42A793B8.3020609@student.lu.se>

Quoting Lennart Borgman <lennart.borgman.073@student.lu.se>:

> David Abrahams wrote:
>
> >I have nothing to add to
> >http://lists.gnu.org/archive/html/emacs-devel/2004-12/msg00364.html
> >except that it's happening for me, too.
> >
> >Ideas, anyone?
> >
> >
> >
>
> I think the changes below should make maximized frames behave better on
> w32. They try to prevent changing the size of a frame that is maximized.
>
> This change remove the bug that a maximized frame does not fit the whole
> screen. It also removes the bug that a maximezed frame can be moved.

The "bug" used to be there because Emacs required an integer number of lines on
the screen. Now that Emacs handles different sized fonts, this restriction may
not be needed anymore, in which case we should remove it completely on all
platforms, not just for maximized frames on Windows. But I am not convinced
that scrolling code and other code that works with "pages" has been adapted to
work with non inteeger numbers of lines measured in the default font yet.

  reply	other threads:[~2005-06-09  8:15 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-26 19:57 MS Windows Frame Maximize in .emacs (again) David Abrahams
2005-06-06 14:32 ` David Abrahams
2005-06-06 19:47   ` David Abrahams
2005-06-06 20:37     ` Lennart Borgman
2005-06-09  0:56 ` Lennart Borgman
2005-06-09  8:15   ` jasonr [this message]
2005-06-09  8:39     ` Juanma Barranquero
2005-06-09  9:01     ` Kim F. Storm
2005-06-09  9:44       ` Juanma Barranquero
2005-06-09 11:47         ` Kim F. Storm
2005-06-09 13:32           ` Lennart Borgman
2005-06-10  0:15           ` Richard Stallman
2005-06-09 12:20         ` jasonr
     [not found]   ` <f7ccd24b0506090132597c168c@mail.gmail.com>
2005-07-14 10:33     ` Juanma Barranquero
  -- strict thread matches above, loose matches on Subject: below --
2005-06-09  8:23 LENNART BORGMAN
2005-06-09  9:30 ` Juanma Barranquero
2005-06-09 10:59   ` David Kastrup
2005-06-09  9:18 LENNART BORGMAN
2005-06-09 12:17 ` jasonr
2005-06-09 12:46   ` Juanma Barranquero

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1118304946.42a7fab2cecb9@webmail.freedom2surf.net \
    --to=jasonr@f2s.com \
    --cc=dave@boost-consulting.com \
    --cc=emacs-devel@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).