all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: charles@aurox.ch (Charles A. Roelli)
To: Alan Third <alan@idiocy.org>
Cc: 29823@debbugs.gnu.org
Subject: bug#29823: NS port tooltip colours
Date: Thu, 04 Jan 2018 21:57:32 +0100	[thread overview]
Message-ID: <m2k1wxcpfn.fsf@aurox.ch> (raw)
In-Reply-To: <20171223112129.GA41292@breton.holly.idiocy.org> (message from Alan Third on Sat, 23 Dec 2017 11:21:29 +0000)

> Date: Sat, 23 Dec 2017 11:21:29 +0000
> From: Alan Third <alan@idiocy.org>
> 
> The NS port doesn’t support customising tooltips as described in the
> Emacs manual. I’ve attached a patch that allows you to customise the
> background and foreground colours.
> 
> It may be better to try using the existing frame code to generate the
> tooltips as they would then support all parameters, but I’m not sure
> how to go about doing that.
> -- 
> Alan Third

Looks good to me.  Thanks for adding this feature.

It looks like using the existing frame code to generate tooltips would
involve rewriting "x-show-tip" in nsfns.m to make it pop up a frame
instead of a native tooltip.  Could that not be done using the "child
frame" functionality (or some subset of it) that you've already added?

And by the way, do you know how this bug was tagged as "minor"?  It
seems like a lot of bugs get that designation, and it's not clear
whether the submitter chooses to do that or if it is somehow done
automatically.





  reply	other threads:[~2018-01-04 20:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-23 11:21 bug#29823: NS port tooltip colours Alan Third
2018-01-04 20:57 ` Charles A. Roelli [this message]
2018-01-04 21:21   ` 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=m2k1wxcpfn.fsf@aurox.ch \
    --to=charles@aurox.ch \
    --cc=29823@debbugs.gnu.org \
    --cc=alan@idiocy.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.