bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55967: 29.0.50; [PATCH] Cmd-t on macOS asks for a font using the min


From: Daniel Martín
Subject: bug#55967: 29.0.50; [PATCH] Cmd-t on macOS asks for a font using the minibuffer
Date: Tue, 14 Jun 2022 13:42:59 +0200

This is a regression from Emacs 28.1.  In Emacs 28.1, Cmd-t is bound to
ns-popup-font-panel, which shows the native macOS font panel.  With the
removal of ns-popup-font-panel, Cmd-t is now bound to set-frame-font.
However, I think the best replacement is menu-set-font, which is what
Options, Set Default Font calls.

I've attached a patch.  Thanks.

Attachment: 0001-Bind-Cmd-t-to-menu-set-font-on-macOS.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]