unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 26.1-rc1: global-set-key suggestions
@ 2018-04-29  1:03 Van Ly
  2018-04-29  2:43 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ messages in thread
From: Van Ly @ 2018-04-29  1:03 UTC (permalink / raw)
  To: emacs-devel@gnu.org

[-- Attachment #1: Type: text/plain, Size: 384 bytes --]

Hello.

I'd like to suggest the following improvement to the out-of-the-box
behaviour on apple-darwin, NS appkit :-

    ;;
    ;; Allow Command-Plus-or-Minus to text-scale fontsize.
    ;;

    (global-set-key (kbd "s-+") #'text-scale-increase)
    (global-set-key (kbd "s-=") #'text-scale-increase)
    (global-set-key (kbd "s--") #'text-scale-decrease)

Van L
ⓔ van@scratch.space

[-- Attachment #2: Type: text/html, Size: 860 bytes --]

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2018-06-02  4:14 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-29  1:03 26.1-rc1: global-set-key suggestions Van Ly
2018-04-29  2:43 ` Eli Zaretskii
2018-04-29  3:14   ` Van L
2018-04-29 10:49     ` Bastien
2018-04-29 20:34       ` Alan Third
2018-04-30 12:07       ` Van L
2018-04-29 16:38     ` Radon Rosborough
2018-04-29 21:07 ` Clément Pit-Claudel
2018-04-29 21:50   ` Drew Adams
2018-05-10 12:34   ` Siraphob (Ben) Phipathananunth
2018-05-13 13:35     ` Alan Third
2018-05-13 22:09       ` Tim Cross
2018-05-14  4:30         ` Stefan Monnier
2018-05-14  6:49           ` Van L
2018-05-14  9:12             ` joakim
2018-05-14 11:35               ` Van L
2018-05-14 12:02                 ` Yuri Khan
2018-05-15  2:46                   ` Van L
2018-05-14 12:58         ` Richard Stallman
2018-05-15 18:30         ` Alan Third
2018-05-31 20:33 ` Alan Third
2018-06-02  4:14   ` Van L

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).