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: Clément Pit-Claudel
Subject: Re: 26.1-rc1: global-set-key suggestions
Date: Sun, 29 Apr 2018 17:07:20 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

On 2018-04-28 21:03, Van Ly wrote:
> Hello.
> 
> I'd like to suggest the following improvement to the out-of-the-box
> behaviour on apple-darwin, NS appkit 
>     (global-set-key (kbd "s-+") #'text-scale-increase)
>     (global-set-key (kbd "s-=") #'text-scale-increase)
>     (global-set-key (kbd "s--") #'text-scale-decrease)

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




reply via email to

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