all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* r112171
@ 2013-03-28 14:06 Dmitry Antipov
  0 siblings, 0 replies; only message in thread
From: Dmitry Antipov @ 2013-03-28 14:06 UTC (permalink / raw)
  To: Emacs development discussions

To whom it may concern, massive window-related change is commited as r112171.
There was a strong suggestion to enforce easserts in WINDOW_xxx_COMBINATION_P
macros (see http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00696.html),
and I realize all of the reasons around it; on the other side, this requires
even more changes to window management code and a lot more debugging. Given
the fact that this change is quite large already, I believe that an attempt to
fix all glitches and corner cases of window-related code at once may create
very unexpected bugs and more ugly things than this change tries to eliminate.
Therefore now I'm using a "more relaxed" design, assuming that stronger internal
checking may be added step by step and used to find possible subtle bugs.

Dmitry



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-28 14:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-28 14:06 r112171 Dmitry Antipov

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.