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

 > Debugger entered--Lisp error: (error "Cannot resize window #<window 128 on *Ack-and-a-half*>")
 >   signal(error ("Cannot resize window #<window 128 on *Ack-and-a-half*>"))
 >   error("Cannot resize window %s" #<window 128 on *Backtrace*>)
 >   window-resize(#<window 128 on *Backtrace*> 28)
 >   (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)

I can easily reproduce such an error here.  Do you have a boxed mode- or
header-line, or anything that makes these lines higher or lower than an
average normal line?

I'll check in a fix for this soon, but I still see a related bug whose
cause I wasn't able to identify yet.

 > BACKTRACE2
 >
 > 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?

martin





  reply	other threads:[~2014-02-14 11:39 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 [this message]
2014-02-15  2:08   ` E Sabof
2014-02-16 10:32     ` martin rudalics
2014-02-21 13:07   ` martin rudalics
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=52FE008E.1010503@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.