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 12:14:39 +0200 Message-ID: <83d0qmdg8g.fsf@gnu.org> References: NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1543573010 8986 195.159.176.226 (30 Nov 2018 10:16:50 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 30 Nov 2018 10:16:50 +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 11:16:45 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 1gSfqh-00027v-KP for ged-emacs-devel@m.gmane.org; Fri, 30 Nov 2018 11:16:39 +0100 Original-Received: from localhost ([::1]:59196 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gSfso-0001vk-6l for ged-emacs-devel@m.gmane.org; Fri, 30 Nov 2018 05:18:50 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50792) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gSfou-0008WA-Tm for emacs-devel@gnu.org; Fri, 30 Nov 2018 05:14:49 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gSfop-0006p5-Qw for emacs-devel@gnu.org; Fri, 30 Nov 2018 05:14:48 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:46043) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gSfop-0006p1-N9; Fri, 30 Nov 2018 05:14:43 -0500 Original-Received: from [176.228.60.248] (port=2425 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gSfop-0003nB-A2; Fri, 30 Nov 2018 05:14:43 -0500 In-reply-to: (message from Keith David Bershatsky on Fri, 30 Nov 2018 01:41:16 -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:231535 Archived-At: > Date: Fri, 30 Nov 2018 01:41:16 -0800 > From: Keith David Bershatsky > Cc: emacs-devel@gnu.org > > Thank you, Eli, for taking a look at this particular thread. > > > SCREENSHOT -- NO ACTIVE REGION: > > https://www.lawlist.com/images/framed_box_cursor_no_region.png > > > SCREENSHOT -- BEGINNING OF ACTIVE REGION: > > https://www.lawlist.com/images/framed_box_cursor_region_beginning.png > > > SCREENSHOT -- ENDING OF ACTIVE REGION: > > https://www.lawlist.com/images/framed_box_cursor_region_end.png Thanks, I understand now what you propose. But it's incorrect to call this "hollow cursor". It's actually a variant of the box cursor, just with a thin frame around the box.