all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Keith David Bershatsky <esq@lawlist.com>
To: Emacs Devel <emacs-devel@gnu.org>
Subject: Cursors:  Is superimposing the same glyph a feature?
Date: Fri, 15 Feb 2019 08:27:32 -0800	[thread overview]
Message-ID: <m236op10gb.wl%esq@lawlist.com> (raw)

I am working on feature requests 22873 (multiple fake cursors) and 17684 (visible crosshairs that track the cursor position, and a visible fill column indicator).

When draw_phys_cursor_glyph (w, glyph_row, DRAW_CURSOR) happens, the background of a glyph is _not_ filled (i.e, !s->background_filled_p).  This is presumably for a situation such as a FILLED_BOX_CURSOR so as not to erase the colored rectangle around the glyph.

In the case of an HBAR_CURSOR; however, the result is a second imprint of the same glyph -- creating a bold appearance of the glyph with the cursor.  Is the bold appearance "a feature", or is this something that has just been overlooked?

Thanks,

Keith



             reply	other threads:[~2019-02-15 16:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-15 16:27 Keith David Bershatsky [this message]
2019-02-15 18:31 ` Cursors: Is superimposing the same glyph a feature? Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2019-02-16  7:34 Keith David Bershatsky
2019-02-16 10:05 ` Eli Zaretskii
2019-02-16 11:00 ` Alan Third
2019-02-16 16:28 Keith David Bershatsky
2019-03-08  3:33 Keith David Bershatsky
2019-03-09  9:22 ` Alan Third

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m236op10gb.wl%esq@lawlist.com \
    --to=esq@lawlist.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.