From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo Newsgroups: gmane.emacs.devel Subject: Re: master f92520d009e 1/2: Don't pause display for pending input Date: Fri, 20 Dec 2024 01:01:38 -0500 Message-ID: References: <173460276132.331083.7195719813421951970@vcs3.savannah.gnu.org> <20241219100603.94BA7C031EB@vcs3.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="12581"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: emacs-devel@gnu.org, Gerd =?utf-8?Q?M=C3=B6llmann?= To: Gerd =?utf-8?Q?M=C3=B6llmann?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Dec 20 07:02:25 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1tOW5f-000376-LU for ged-emacs-devel@m.gmane-mx.org; Fri, 20 Dec 2024 07:02:23 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tOW50-0002WW-Ft; Fri, 20 Dec 2024 01:01:42 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tOW4y-0002WM-1W for emacs-devel@gnu.org; Fri, 20 Dec 2024 01:01:40 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tOW4x-0000Fi-Q5; Fri, 20 Dec 2024 01:01:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=FN9jDVvBGR988rrveEOm3SgdK8qJrob++prfAlk+c6w=; b=Iy6zRzalGdeKKLqNHr1j 8GIFGuRd68Gvd3U7FDK7rK23ne8A4Z8a9VRQMi/BMyjt9F80TVsxcAXKxTSXil7B3/Wh3rYC7Z+D1 X4sasSy0WDKTC5g4l6vxacxjQgzQqF9dFPNMS0w0FDHiAdh29o5fQQlagNCrzDwl/yu3LUAKHJyy3 iv0uOLhWymsHBxEtWURJdch2KTp6OLEQ5wvdlpEO8V6ElLOFsQlhpnLn9xa7M8kKwirk5HAm3nFMO jyjIBOq4Y3jJYLbDj+wW6VgA0QLdla4FzhoZyVgri10tuSHNOrMDZ2g9B7uk4unpfKZbwUkZPTy3a RlKwq+St4DaefQ==; Original-Received: from acorallo by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1tOW4w-00055L-D6; Fri, 20 Dec 2024 01:01:39 -0500 In-Reply-To: ("Gerd =?utf-8?Q?M=C3=B6llmann=22'?= =?utf-8?Q?s?= message of "Fri, 20 Dec 2024 06:29:59 +0100") X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:326777 Archived-At: Gerd M=C3=B6llmann writes: > Andrea Corallo writes: > >> PS if this was a release branch I could have tracked it with my >> testbench before the merge (sorry for being tedious really :) > > You're aiming at scratch/igc? :-) I'm a dreamer =F0=9F=98=87