all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: "積丹尼 Dan Jacobson" <jidanni@jidanni.org>
Cc: 15856@debbugs.gnu.org
Subject: bug#15856: Pick a Font window should have a third button so it needn't dissappear
Date: Tue, 08 Oct 2019 17:58:14 +0200	[thread overview]
Message-ID: <87r23n1b6x.fsf@gnus.org> (raw)
In-Reply-To: <87zhiccfgp.8.fsf@jidanni.org> ("積丹尼 Dan Jacobson"'s message of "Tue, 08 Oct 2019 07:18:14 +0800")

積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:

> <menu-bar> <options> <menu-set-font>

This is

M-: (x-select-font)

which turns out to call xg_get_font, which (basically) just calls
gtk_font_chooser_dialog_new.  There doesn't seem to be any way to have
more buttons in that widget than there already is:

https://developer.gnome.org/gtk3/stable/GtkFontChooserDialog.html

We could change the meaning of "select" to "select but don't close the
window", but then you'd have to use "cancel" to choose the final font,
which would be even more awkward.

So I don't think there's any reasonable way to fix this, and I'm closing
this bug report.  If somebody comes up with a way to do this, please
reopen.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





      reply	other threads:[~2019-10-08 15:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-10 11:20 bug#15856: Pick a Font window should have a third button so it needn't dissappear jidanni
2019-10-07 15:44 ` Lars Ingebrigtsen
2019-10-07 23:18   ` 積丹尼 Dan Jacobson
2019-10-08 15:58     ` Lars Ingebrigtsen [this message]

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=87r23n1b6x.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=15856@debbugs.gnu.org \
    --cc=jidanni@jidanni.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.