all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Half-QWERTY keyboard minor mode
Date: Thu, 02 Oct 2008 20:24:31 -0600	[thread overview]
Message-ID: <gc3vob$7v0$1@ger.gmane.org> (raw)
In-Reply-To: <BLU105-W14C703B7F6276F14D2B6E8DA400@phx.gbl>

Corey Foote wrote:
> Thanks! It works now. The only problem is I can't seem to type a space 
> while in right-hand-qwerty mode.

This part of Hugo's solution allows you to insert a space by typing it
twice (SPC SPC):

>  > >> (local-set-key (kbd "SPC SPC") (lambda () (interactive) (insert "
>  > >> ")))))

-- 
Kevin Rodgers
Denver, Colorado, USA





  reply	other threads:[~2008-10-03  2:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.20155.1222699482.18990.help-gnu-emacs@gnu.org>
2008-09-29 16:30 ` Half-QWERTY keyboard minor mode weber
2008-09-29 17:02   ` Corey Foote
     [not found]     ` <2f1c7d020809291153r2c7f1018o80bb8d8e30b7c085@mail.gmail.com>
2008-09-29 19:17       ` Corey Foote
2008-10-03  2:24         ` Kevin Rodgers [this message]
2008-10-04 21:47 ` Xah
2008-09-29 14:44 Corey Foote
2008-09-29 17:35 ` Corey Foote
2008-09-29 20:22   ` Paul R

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='gc3vob$7v0$1@ger.gmane.org' \
    --to=kevin.d.rodgers@gmail.com \
    --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.