unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: `mouse-drag-cursor-type' suggestion
Date: Sat, 09 Nov 2002 06:55:12 -0500	[thread overview]
Message-ID: <E18AUCm-0001Bg-00@fencepost.gnu.org> (raw)
In-Reply-To: <E189udW-0007Hj-00@bundalo.shootybangbang.com> (jpw@shootybangbang.com)

    I like the effect.  Perhaps it could be offered as a customizable
    variable in Emacs.  A patch follows.  WDYT?

I tried it and noted the drawback that the bar cursor remains after
I stop dragging.  That looks wrong.

I thought that adding a call (sit-for 0) at the end of
mouse-drag-region, outside the let, would fix this, but it did not.
Perhaps now redisplay only looks at cursor-type if it needs to
redisplay the cursor for other reasons.  If so, it would need to be
changed to notice if the type of cursor has changed, and redisplay the
cursor if so.

  reply	other threads:[~2002-11-09 11:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-07 21:56 `mouse-drag-cursor-type' suggestion John Paul Wallington
2002-11-09 11:55 ` Richard Stallman [this message]
2002-11-10  0:49   ` John Paul Wallington

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=E18AUCm-0001Bg-00@fencepost.gnu.org \
    --to=rms@gnu.org \
    --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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).