unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Bastien <bzg@gnu.org>
To: Van L <van@scratchspace.com.au>
Cc: Eli Zaretskii <eliz@gnu.org>,
	"emacs-devel@gnu.org" <emacs-devel@gnu.org>
Subject: Re: 26.1-rc1: global-set-key suggestions
Date: Sun, 29 Apr 2018 12:49:57 +0200	[thread overview]
Message-ID: <87604a70dm.fsf@gnu.org> (raw)
In-Reply-To: <kF5H_dAPbjpS7VXG9zp_kQ030tPKk1QN-KZKf7hHrOUwoufYCKPBbmHH1m33Qx0_-_m6nvXCv-kuHiVp5IqgQ1NPC38pw4hQ8gEVqfqTzXI=@scratchspace.com.au> (Van L.'s message of "Sat, 28 Apr 2018 23:14:56 -0400")

Hi,

Van L <van@scratchspace.com.au> writes:

> The bindings for font size change are :-
>
> C-x C-+
> C-x C--

I interactively change the text size often enough to use these custom
keybindings:

  (global-set-key (kbd "C-+") 'text-scale-increase)
  (global-set-key (kbd "C--") 'text-scale-decrease)
  (global-set-key (kbd "C-=") 'text-scale-adjust)

which is what I also use in other applications (e.g. Firefox) on a
GNU/Linux machine.  I thought C-+/- was pretty standard.

C-+ and C-= are free in Emacs, but C-- is not, emulating C-u -, but
I don't really mind having to type C-u - instead of C-- when I need.

2 cents,

-- 
 Bastien



  reply	other threads:[~2018-04-29 10:49 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87604a70dm.fsf@gnu.org \
    --to=bzg@gnu.org \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=van@scratchspace.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).