unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Alex Schroeder <alex@emacswiki.org>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: apropos links
Date: Mon, 03 Jun 2002 23:49:41 +0200	[thread overview]
Message-ID: <87ptz8nibu.fsf@emacswiki.org> (raw)
In-Reply-To: <Pine.SUN.3.91.1020603142406.22323A-100000@is> (Eli Zaretskii's message of "Mon, 3 Jun 2002 14:28:29 +0300 (IDT)")

Eli Zaretskii <eliz@is.elta.co.il> writes:

> On Mon, 3 Jun 2002 alex@gnu.org wrote:
>
>> apropos-mouse-follow: There is nothing to follow here [2 times]
>
> Note that mouse-2 clicks will only work for portions of text that change 
> their colors when you move the mouse pointer across them (you should also 
> see a help echo, either in a tooltip or in the echo area, saying what 
> mouse-2 does).  If you click outside the highlighted area, nothing will 
> happen.

Ah, that is correct.

I use M-x apropos RET buffer-process RET, and mouse-2 works for
"Function:".  When I hit enter while point is in "Function:", the
appropriate Help buffer is shown.

The bug is this:

When I use RET when point is on "get-buffer-process", the appropriate
Help buffer is shown.  This part does not change colors when the mouse
moves over it.  Therefore, mouse-2 is not always equivalent to RET in
an Apropos buffer.  I think it should be.  What do you think?

apropos-follow takes the 'item property at bol into account,
apropos-mouse-follow only takes 'mouse-face into account.  Why the
difference?  I agree, that only mouse-face advertizes the ability to
follow, but item provides the ability to follow.  So if possible, the
mouse should follow.  Even when not advertized.

Alternatively, the name of the symbol should also be advertized using
mouse-face.

Alex.
-- 
http://www.electronicintifada.net/diaries/index.html
http://www.us-israel.org/jsource/US-Israel/hr2506c.html

  reply	other threads:[~2002-06-03 21:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-03  9:59 apropos links alex
2002-06-03 11:28 ` Eli Zaretskii
2002-06-03 21:49   ` Alex Schroeder [this message]
2002-06-07  0:46     ` Richard Stallman

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=87ptz8nibu.fsf@emacswiki.org \
    --to=alex@emacswiki.org \
    --cc=bug-gnu-emacs@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).