all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Andreas Schwab <schwab@linux-m68k.org>
Cc: mvoteiza@udel.edu, 18112@debbugs.gnu.org
Subject: bug#18112: 24.4.50; emacs --daemon infinite loop in find_interval
Date: Sat, 26 Jul 2014 11:22:22 +0300	[thread overview]
Message-ID: <83ha24il6p.fsf@gnu.org> (raw)
In-Reply-To: <m2lhrgr0w1.fsf@linux-m68k.org>

> From: Andreas Schwab <schwab@linux-m68k.org>
> Cc: mvoteiza@udel.edu,  18112@debbugs.gnu.org
> Date: Sat, 26 Jul 2014 10:15:58 +0200
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > The loop is in redisplay, and the reason seems to be that get_tty_size
> > returns incorrect size after the second tmux pane is closed with ^D.
> > We get one line more than tmux leaves us (after usurping 1 line for
> > its status line).
> 
> Does get_tty_size actually look at the correct terminal (the one
> connected to the tty frame)?

See handle_window_change_signal: we loop through all the tty's, and
call get_tty_size for each one of them.

If this doesn't answer the question, please tell how to check that the
terminal is the correct one, and I will take a look.

Thanks.





  reply	other threads:[~2014-07-26  8:22 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-25 23:08 bug#18112: 24.4.50; emacs --daemon infinite loop in find_interval Mark Oteiza
2014-07-26  6:42 ` Eli Zaretskii
2014-07-26  7:55   ` Eli Zaretskii
2014-07-26  8:06     ` Andreas Schwab
2014-07-26  8:15     ` Andreas Schwab
2014-07-26  8:22       ` Eli Zaretskii [this message]
2014-07-26  9:04     ` Eli Zaretskii
2014-07-26  9:33       ` Eli Zaretskii
2014-07-27 13:05         ` Eli Zaretskii
2014-07-27 13:35           ` martin rudalics
2014-07-27 14:55             ` Eli Zaretskii
2014-07-27 18:15               ` martin rudalics
2014-08-08 10:10               ` martin rudalics
2014-08-08 10:40                 ` Eli Zaretskii
2014-08-09 11:14                   ` martin rudalics
2014-08-09 15:37                     ` Eli Zaretskii
2014-08-09 15:56                       ` martin rudalics
2014-08-09 16:29                         ` Eli Zaretskii
2014-08-10 10:42                           ` martin rudalics
2014-08-10 14:04                             ` Eli Zaretskii
2014-07-26  9:17     ` Andreas Schwab
2014-07-26  9:44     ` Andreas Schwab
2014-07-26 11:07       ` Eli Zaretskii
2014-07-26 11:27         ` Andreas Schwab

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=83ha24il6p.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=18112@debbugs.gnu.org \
    --cc=mvoteiza@udel.edu \
    --cc=schwab@linux-m68k.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 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.