From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Mouse-hovering over 'mouse-face' overlays/regions on a TTY Emacs Date: Fri, 22 Jan 2021 14:20:40 +0200 Message-ID: <83ft2t5fjb.fsf@gnu.org> References: <838sajle0s.fsf@gnu.org> <83v9dmker4.fsf@gnu.org> <83h7p6kd74.fsf@gnu.org> <837dq2k8ik.fsf@gnu.org> <87eekag0n3.fsf@gmail.com> <83zh2yisdt.fsf@gnu.org> <83o8jdgzgk.fsf@gnu.org> <5aff1d6ff795552203292395560a5075@finder.org> <83blf8cz9l.fsf@gnu.org> <91a58d2052f11b5f01a6ce41ebe93380@finder.org> <6d7d75bbad978a2eb8a80a7c90a33040@finder.org> <83a6t99v35.fsf@gnu.org> <835z3x9gl5.fsf@gnu.org> <3a066478224e93c3a50c28575a713a5c@finder.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37370"; mail-complaints-to="usenet@ciao.gmane.io" Cc: joaotavora@gmail.com, emacs-devel@gnu.org To: Jared Finder Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Jan 22 13:22:06 2021 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 1l2vS2-0009af-0K for ged-emacs-devel@m.gmane-mx.org; Fri, 22 Jan 2021 13:22:06 +0100 Original-Received: from localhost ([::1]:38476 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l2vS1-00018t-2H for ged-emacs-devel@m.gmane-mx.org; Fri, 22 Jan 2021 07:22:05 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44902) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l2vQj-0000ZU-ON for emacs-devel@gnu.org; Fri, 22 Jan 2021 07:20:45 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:42748) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l2vQi-0007V3-Jz; Fri, 22 Jan 2021 07:20:44 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4722 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1l2vQh-0000Xf-Ux; Fri, 22 Jan 2021 07:20:44 -0500 In-Reply-To: <3a066478224e93c3a50c28575a713a5c@finder.org> (message from Jared Finder on Sat, 16 Jan 2021 14:27:08 -0800) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.io gmane.emacs.devel:263272 Archived-At: > Date: Sat, 16 Jan 2021 14:27:08 -0800 > From: Jared Finder > Cc: joaotavora@gmail.com, emacs-devel@gnu.org > > Thanks. It looks like Joao's patch earlier in the thread slipped > through the cracks. To make things easy, I created a patch file with a > changelog for Joao. (He authored the patch, not I.) Attached. Thanks, I somehow thought Joćo installed that. I installed it now, together with a followup change that was needed for DOS_NT systems.