all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* MS Windows Frame Maximize in .emacs (again)
@ 2005-05-26 19:57 David Abrahams
  2005-06-06 14:32 ` David Abrahams
  2005-06-09  0:56 ` Lennart Borgman
  0 siblings, 2 replies; 20+ messages in thread
From: David Abrahams @ 2005-05-26 19:57 UTC (permalink / raw)



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?

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

^ permalink raw reply	[flat|nested] 20+ messages in thread
* Re: MS Windows Frame Maximize in .emacs (again)
@ 2005-06-09  8:23 LENNART BORGMAN
  2005-06-09  9:30 ` Juanma Barranquero
  0 siblings, 1 reply; 20+ messages in thread
From: LENNART BORGMAN @ 2005-06-09  8:23 UTC (permalink / raw)
  Cc: David Abrahams, emacs-devel

From: jasonr@f2s.com

> > 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 
> convincedthat 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.


I see, that is what I thought. But changing the size of a maximized window on w32 confuses the w32 window handler a bit I guess. It would be good to avoid this.

^ permalink raw reply	[flat|nested] 20+ messages in thread
* Re: MS Windows Frame Maximize in .emacs (again)
@ 2005-06-09  9:18 LENNART BORGMAN
  2005-06-09 12:17 ` jasonr
  0 siblings, 1 reply; 20+ messages in thread
From: LENNART BORGMAN @ 2005-06-09  9:18 UTC (permalink / raw)
  Cc: David Abrahams, jasonr, emacs-devel

From: storm@cua.dk (Kim F. Storm)

> jasonr@f2s.com writes:
> 
> > 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, 
> 
> It is not "needed", but the window size / position calculations are
> still performed in lines/column units, so it is major work to remove
> the restriction.   I plan to do that _after_ the release.

But is it at all needed for maximized frames currently?

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2005-07-14 10:33 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.