GNU bug report logs - #15856
Pick a Font window should have a third button so it needn't dissappear

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Sun, 10 Nov 2013 12:20:02 UTC

Severity: wishlist

Tags: moreinfo, wontfix

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 15856 in the body.
You can then email your comments to 15856 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#15856; Package emacs. (Sun, 10 Nov 2013 12:20:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to jidanni <at> jidanni.org:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 10 Nov 2013 12:20:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: jidanni <at> jidanni.org
To: bug-gnu-emacs <at> gnu.org
Subject: Pick a Font window should have a third button so it needn't dissappear
Date: Sun, 10 Nov 2013 19:20:44 +0800
Why does the 'Pick a font' window not have an third 'apply' button,
so it can stay there while we are selecting fonts so we don't have to
dig it back out of the menus if we aren't happy with a font?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#15856; Package emacs. (Mon, 07 Oct 2019 15:45:04 GMT) Full text and rfc822 format available.

Message #8 received at 15856 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: jidanni <at> jidanni.org
Cc: 15856 <at> debbugs.gnu.org
Subject: Re: bug#15856: Pick a Font window should have a third button so it
 needn't dissappear
Date: Mon, 07 Oct 2019 17:44:07 +0200
jidanni <at> jidanni.org writes:

> Why does the 'Pick a font' window not have an third 'apply' button,
> so it can stay there while we are selecting fonts so we don't have to
> dig it back out of the menus if we aren't happy with a font?

Starting from "emacs -Q", how do you get this "Pick a Font" window?

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




Added tag(s) moreinfo. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Mon, 07 Oct 2019 15:45:05 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#15856; Package emacs. (Mon, 07 Oct 2019 23:19:02 GMT) Full text and rfc822 format available.

Message #13 received at 15856 <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 15856 <at> debbugs.gnu.org
Subject: Re: bug#15856: Pick a Font window should have a third button so it
 needn't dissappear
Date: Tue, 08 Oct 2019 07:18:14 +0800
<menu-bar> <options> <menu-set-font>




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#15856; Package emacs. (Tue, 08 Oct 2019 15:59:01 GMT) Full text and rfc822 format available.

Message #16 received at 15856 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 15856 <at> debbugs.gnu.org
Subject: Re: 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
積丹尼 Dan Jacobson <jidanni <at> 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




Added tag(s) wontfix. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 08 Oct 2019 15:59:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 15856 <at> debbugs.gnu.org and jidanni <at> jidanni.org Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 08 Oct 2019 15:59:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 06 Nov 2019 12:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 165 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.