all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: Add-on USB custom keypads
Date: Fri, 17 Jun 2016 00:39:20 +0200	[thread overview]
Message-ID: <86r3bw7o87.fsf@student.uu.se> (raw)
In-Reply-To: CAFMGiz_EdjFNyypDRp6PNYOqSZCHwvnSLJt3HNEWLwF=gTMryA@mail.gmail.com

Tom Browder <tom.browder@gmail.com> writes:

> The reason I want an add-on keypad is because
> heavy use of Perl 6 requires unicode utf8 and
> I want easy access to oft-used symbols.

There is already

    C-x 8 RET commercial at RET

or, if you need even easier access you can
assign shortcuts to the most-often
used symbols:

    (global-set-key "\C-ca" (lambda () (interactive) (insert "@")))

There are other ways to do that, including on
the level below Emacs where the keyboard is
rewired in different ways depending on the
technology where Emacs is executed...

Because, it is not easier to have an add-on
keypad! That way you have to move you hands
from typing position, and then back, and you
eyes have to drop from the text you are typing,
and then reset. Not good...

-- 
underground experts united .... http://user.it.uu.se/~embe8573
Emacs Gnus Blogomatic ......... http://user.it.uu.se/~embe8573/blogomatic
                   - so far: 48 Blogomatic articles -                   




  reply	other threads:[~2016-06-16 22:39 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-16 15:28 Add-on USB custom keypads Tom Browder
2016-06-16 19:04 ` Emanuel Berg
2016-06-16 19:05 ` Aaron Fischer
2016-06-16 20:00 ` Tim Johnson
2016-06-16 21:21   ` Emanuel Berg
2016-06-16 22:34     ` Tim Johnson
2016-06-16 22:44       ` Emanuel Berg
2016-06-17  0:40         ` Tim Johnson
2016-06-17  1:20           ` Emanuel Berg
2016-06-17  2:03             ` Tim Johnson
2016-06-17  6:15               ` docstrings (was: Re: Add-on USB custom keypads) Emanuel Berg
2016-06-16 22:05   ` Add-on USB custom keypads Tom Browder
2016-06-16 22:39     ` Emanuel Berg [this message]
     [not found] ` <mailman.1639.1466137040.1216.help-gnu-emacs@gnu.org>
2016-06-17  7:15   ` Joost Kremers

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

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

  git send-email \
    --in-reply-to=86r3bw7o87.fsf@student.uu.se \
    --to=embe8573@student.uu.se \
    --cc=help-gnu-emacs@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.