all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: finding the face of a popup
Date: Thu, 30 Aug 2007 18:26:48 +1000	[thread overview]
Message-ID: <878x7tig1j.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: mailman.5504.1188397377.32220.help-gnu-emacs@gnu.org

Allan Gottlieb <gottlieb@nyu.edu> writes:

>
> I believe that the description of a face given by placing point
> over a field and typing C-u C-x = should tell you
> the face of a popup that is triggered when the mouse is over that
> field.
>

I think the problem with that is that you are mixing up two different
levels of the application. The popup/tooltip is a function of the mouse
location. The  C-u C-x = describes what is around point and the tool tip is
not really around point - in fact, technically, you could define a tool tip
that pops up whenever the mouse enters the (buffer - its not done because
that would be annoying, but it could be done).

With respect to your other point of list-faces-display not being good
enough because you might have more than one face with the same color -  I
think thats a non-issue. There are only a couple of faces you cannot put
point on - tooltip and modeline are two obvious ones. For the others, you
can use the C-u C-x =.  However, the main reason I think its a non-issue is
that its not a common or frequent problem and when it is, you do have a
solution - even if its not what you would want in your ideal
world. Personally, I'd rather see effort put into extending/improving
things that are more frequently an issue, such as support for better fonts
or development environments that can provide more of the features we see in
more modern systems, such as the stuff being done with semantic and cedet
etc. 

Regardless of different opinions, the really good thing is that if you feel
its important enough that C-u C-x = displays information about a tooltip
which may be triggered nearby, then you can go and implement it. Unlike
other closed systems, we don't have to endlessly winge about missing
features hoping someone hears us and does what we want - instead we can
just go off and do it. 

Tim


-- 
tcross (at) rapttech dot com dot au

  parent reply	other threads:[~2007-08-30  8:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-27 18:53 finding the face of a popup Allan Gottlieb
2007-08-27 19:14 ` John Paul Wallington
2007-08-27 19:50   ` Allan Gottlieb
     [not found]   ` <mailman.5416.1188244253.32220.help-gnu-emacs@gnu.org>
     [not found]     ` <87lkbwhur5.fsf@lion.rapttech.com.au>
     [not found]       ` <mailman.5457.1188311130.32220.help-gnu-emacs@gnu.org>
2007-08-29  8:55         ` Tim X
2007-08-29 14:22           ` Allan Gottlieb
2007-08-29 15:26             ` Peter Dyballa
2007-08-29 16:30               ` Allan Gottlieb
2007-08-29 18:29                 ` Peter Dyballa
2007-08-29 21:28                   ` Allan Gottlieb
     [not found]           ` <mailman.5504.1188397377.32220.help-gnu-emacs@gnu.org>
2007-08-30  8:26             ` Tim X [this message]
2007-08-30 11:57               ` Allan Gottlieb
2007-08-30 15:26               ` Drew Adams
     [not found]               ` <mailman.61.1188475058.18990.help-gnu-emacs@gnu.org>
2007-08-31  5:04                 ` Tim X
2007-08-31 22:38                   ` Allan Gottlieb

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=878x7tig1j.fsf@lion.rapttech.com.au \
    --to=timx@nospam.dev.null \
    --cc=help-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 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.