From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: FRAMED_BOX_CURSOR: Any interest in a new cursor type? Date: Fri, 30 Nov 2018 11:17:14 +0200 Message-ID: <83efb2diw5.fsf@gnu.org> References: NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1543569357 28899 195.159.176.226 (30 Nov 2018 09:15:57 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 30 Nov 2018 09:15:57 +0000 (UTC) Cc: emacs-devel@gnu.org To: Keith David Bershatsky Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 30 10:15:53 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gSetq-0007N8-KM for ged-emacs-devel@m.gmane.org; Fri, 30 Nov 2018 10:15:50 +0100 Original-Received: from localhost ([::1]:58877 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gSevx-0000nR-1y for ged-emacs-devel@m.gmane.org; Fri, 30 Nov 2018 04:18:01 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:32779) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gSevK-0000nI-F8 for emacs-devel@gnu.org; Fri, 30 Nov 2018 04:17:23 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gSevF-0005Ii-Hb for emacs-devel@gnu.org; Fri, 30 Nov 2018 04:17:22 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:43948) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gSevF-0005Ic-Bm; Fri, 30 Nov 2018 04:17:17 -0500 Original-Received: from [176.228.60.248] (port=2859 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gSevE-0003Pe-TC; Fri, 30 Nov 2018 04:17:17 -0500 In-reply-to: (message from Keith David Bershatsky on Fri, 30 Nov 2018 00:58:30 -0800) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:231532 Archived-At: > Date: Fri, 30 Nov 2018 00:58:30 -0800 > From: Keith David Bershatsky > > During my ongoing work on developing feature requests #22873 (multiple fake cursors) and #17684 (crosshairs / fill-column), I came up with a new cursor type for all three GUI platforms (X11, NS, and NT). It is a hollow cursor, with a filled inner color, and a different (or same color) for the glyph character as the outer frame of the cursor. I don't think I understand what you mean. Can you show a screenshot? Thanks.