emacs-devel
[Top][All Lists]
Advanced

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

Re: 26.1-rc1: global-set-key suggestions


From: Siraphob (Ben) Phipathananunth
Subject: Re: 26.1-rc1: global-set-key suggestions
Date: Thu, 10 May 2018 19:34:48 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

Clément Pit-Claudel wrote:

I'd prefer binding these to a function that changes the font size on
the whole frame, rather than just the current buffer.

This is exactly what I do in my init file:
https://github.com/siraben/dotfiles/blob/master/emacs/.emacs.d/modules/siraben-fonts.el

Specifically, this is done by using `set-frame-font' which means elements such as the mode line are enlarged as well. Note that I am binding the font size changes to C-+, C-- and C-=, but it could easily be done with s-+, s-- and s-= respectively.

I don't see any conflicting key bindings with macOS. What are other maintainers' thoughts on this?


Siraphob (Ben) Phipathananunth



reply via email to

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