unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Masatake YAMATO <jet@gyve.org>
Cc: nickrob@snap.net.nz, storm@cua.dk, emacs-devel@gnu.org
Subject: Re: mouse-face on mode-line and header-line
Date: Sat, 28 May 2005 11:40:35 +0900 (JST)	[thread overview]
Message-ID: <20050528.114035.116357796.jet@gyve.org> (raw)
In-Reply-To: <200505272201.j4RM1bZ08011@raven.dms.auburn.edu>

> Nick Roberts wrote:
> 
>     > But shouldn't the cursor change to a hand cursor rather than an arrow
>     > cursor when hoovering over a mouse-face?
> 
>    Following the change, if you have just line-number-mode on ,then the arrow
>    pointer still displays over this area (I think this may be an existing
>    bug not an introduced one).
> 
> You mean the fact that if you start on the line number, where a double
> arrow is displayed, then move slightly to the right, it changes into a
> single sided slanted arrow for a short distance before turning into a
> double sided arrow again?  That behavior is already present in an old
> CVS version from February 7 I still have around.

    (pp (format-mode-line mode-line-position))
    #("All L6   " 0 3
      (help-echo "mouse-1: select (drag to resize), mouse-2: delete others, mouse-3: delete this")
      3 5
      (help-echo "mouse-1: select (drag to resize), mouse-2: delete others, mouse-3: delete this")
      5 6
      (help-echo "mouse-1: select (drag to resize), mouse-2: delete others, mouse-3: delete this")
      6 9 nil)

"6 9 nil" becomes the hole.
I'll take more time about this issue.

Masatake

  reply	other threads:[~2005-05-28  2:40 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-13 14:05 mouse-face on mode-line and header-line Masatake YAMATO
2005-05-13 15:45 ` Stefan Monnier
2005-05-22  2:39 ` Masatake YAMATO
2005-05-23 11:26   ` Masatake YAMATO
2005-05-23 16:26     ` Luc Teirlinck
2005-05-23 18:38       ` Masatake YAMATO
2005-05-23 21:37     ` Luc Teirlinck
2005-05-25  2:02       ` Luc Teirlinck
2005-05-24 10:26     ` Richard Stallman
2005-05-27 14:36     ` Juri Linkov
2005-05-27 14:54       ` Luc Teirlinck
2005-05-27 15:06         ` Masatake YAMATO
2005-05-27 15:59         ` Juri Linkov
2005-05-27 16:23           ` Masatake YAMATO
2005-05-23 21:25   ` Nick Roberts
2005-05-23 21:54     ` Juanma Barranquero
2005-05-24  4:41       ` Masatake YAMATO
2005-05-24  5:39         ` Nick Roberts
2005-05-24  5:47           ` Masatake YAMATO
2005-05-24 16:23             ` Luc Teirlinck
2005-05-24 16:57               ` Masatake YAMATO
2005-05-24 17:32                 ` Luc Teirlinck
2005-05-24  7:08         ` Juanma Barranquero
2005-05-24 10:27       ` Richard Stallman
2005-05-24 10:30         ` Juanma Barranquero
2005-05-27 14:14 ` Kim F. Storm
2005-05-27 17:01   ` Masatake YAMATO
2005-05-27 21:39   ` Nick Roberts
2005-05-27 22:01     ` Luc Teirlinck
2005-05-28  2:40       ` Masatake YAMATO [this message]
2005-05-27 17:37 ` Ralf Angeli
2005-05-30 17:20   ` Masatake YAMATO

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=20050528.114035.116357796.jet@gyve.org \
    --to=jet@gyve.org \
    --cc=emacs-devel@gnu.org \
    --cc=nickrob@snap.net.nz \
    --cc=storm@cua.dk \
    /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).