all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: E Sabof <esabof@gmail.com>, 16738@debbugs.gnu.org
Subject: bug#16738: Errors while resizing vertically
Date: Fri, 21 Feb 2014 14:07:58 +0100	[thread overview]
Message-ID: <53074FAE.60701@gmx.at> (raw)
In-Reply-To: <52FE008E.1010503@gmx.at>

 >  > Debugger entered--Lisp error: (args-out-of-range -17 0 2147483647)
 >  >   set-window-new-pixel(#<window 299 on *mu4e-headers*> -17 t)
 >  >   window--resize-child-windows(#<window 301> -595 nil #<window 303 on
 > *Backtrace*> nil nil nil nil)
 >  >   window--resize-siblings(#<window 303 on *Backtrace*> 595 nil nil)
 >  >   window-resize(#<window 303 on *Backtrace*> 35)
 >  >   (if (eq window (frame-root-window)) nil (window-resize window
 > (window-max-delta window)))
 >  >   es-maximize-window-vertically()
 >  >   call-interactively(es-maximize-window-vertically nil nil)
 >  >   command-execute(es-maximize-window-vertically)
 >
 > This sounds strange.  Paul, how can such a thing happen?

Paul Eggert - this was your change:

	Minor integer overflow fixes (Bug#16033).
	* window.c (Fset_window_new_pixel): Don't let new_pixel go negative.
	This improves on the previous fix to this function.

martin





  parent reply	other threads:[~2014-02-21 13:07 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-13 10:06 bug#16738: Errors while resizing vertically E Sabof
2014-02-14 11:39 ` martin rudalics
2014-02-15  2:08   ` E Sabof
2014-02-16 10:32     ` martin rudalics
2014-02-21 13:07   ` martin rudalics [this message]
2014-02-21 20:29     ` Paul Eggert
2014-02-21 21:29       ` martin rudalics
2014-02-24  0:03         ` E Sabof
2014-02-24  7:40           ` martin rudalics
2014-02-24 13:06             ` E Sabof
2014-02-26 10:15               ` martin rudalics
2014-02-21 13:07 ` martin rudalics
2014-09-19  8:18   ` martin rudalics

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=53074FAE.60701@gmx.at \
    --to=rudalics@gmx.at \
    --cc=16738@debbugs.gnu.org \
    --cc=eggert@cs.ucla.edu \
    --cc=esabof@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.