From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13344 invoked by alias); 4 Feb 2015 14:49:59 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 13317 invoked by uid 89); 4 Feb 2015 14:49:58 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-HELO: mail-pa0-f52.google.com Received: from mail-pa0-f52.google.com (HELO mail-pa0-f52.google.com) (209.85.220.52) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Wed, 04 Feb 2015 14:49:58 +0000 Received: by mail-pa0-f52.google.com with SMTP id kx10so3095505pab.11 for ; Wed, 04 Feb 2015 06:49:56 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=krRonHVJrX/AM3Nh6AH5T0UFeYhSLpzdF/4nvnQSNLk=; b=ExAvHrln1cUSGF+Gg0xb8Eo60Dq1v5DVtrDShabSmCH/m2qZzYoKDds7EhhO5c3SwL tzOwhGVRNDTCwMm/aEcJvx9hrO6N5hVY5rYa6OttLHosDj+d1eWFQve1Z1TP208XZGO1 g7vpL0G7suIuwFZhD+THKWGd0fod1ALSgfMBQiGLlL/ew/owKkVXZlfupVyxCbgChAD0 aKdnvphJJxNCdIY4wwjV9crLwZcJ1DqiTECcSh3pZZAZYG6f8JFbAXxslO+3yr8mMAct fnGc2736etqmyb6afl+3FQVXB0EBm/o6xA65KNvuL8S2XuE5e4Skj3S8MGKHlS2rANj3 BaBA== X-Gm-Message-State: ALoCoQmb3LH+xMl1qnMJpztiw6CJe77UHjnaK9AGEdD2Vg1gYGWDFtkTWISKVUnu+4BE0ZJCPU4p X-Received: by 10.68.112.194 with SMTP id is2mr13095964pbb.161.1423061396415; Wed, 04 Feb 2015 06:49:56 -0800 (PST) MIME-Version: 1.0 Received: by 10.70.127.195 with HTTP; Wed, 4 Feb 2015 06:49:36 -0800 (PST) In-Reply-To: References: <1420861759-10700-1-git-send-email-patrick@parcs.ath.cx> From: Patrick Palka Date: Wed, 04 Feb 2015 14:49:00 -0000 Message-ID: Subject: Re: [PATCH] Fix a pair of screen-resizing issues in TUI To: "gdb-patches@sourceware.org" Cc: Patrick Palka Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2015-02/txt/msg00084.txt.bz2 Ping.