unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "B. T. Raven" <ecinmn@peoplepc.com>
Subject: Re: *scratch* "corrupt
Date: Fri, 14 Oct 2005 12:55:27 GMT	[thread overview]
Message-ID: <3VN3f.14660$QE1.9566@newsread2.news.atl.earthlink.net> (raw)
In-Reply-To: 877jcgmsgz.fsf@cut.bc.hsia.telus.net


"Ryan Yeske" <rcyeske@gmail.com> wrote in message
news:877jcgmsgz.fsf@cut.bc.hsia.telus.net...
> jasonr (Jason Rumney) @  f2s.com writes:
>
> > (global-set-key [(super -)] (lambda () (insert ?—)))
>
> The above won't work.  You need to bind keys to commands (interactive
> functions).
>
> (global-set-key [(super -)] (lambda () (interactive) (insert ?—)))

Thanks Ryan and Jason. I had already tried to wrap the inserts into
interactive functions but that didn't work either. Apparently, the super
key can modify only alpha characters.

  reply	other threads:[~2005-10-14 12:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-13 16:46 *scratch* "corrupt B. T. Raven
2005-10-13 17:18 ` Michael Cadilhac
     [not found] ` <mailman.11237.1129223846.20277.help-gnu-emacs@gnu.org>
2005-10-14  2:58   ` B. T. Raven
2005-10-14  7:45     ` Jason Rumney
2005-10-14  8:07       ` Ryan Yeske
2005-10-14 12:55         ` B. T. Raven [this message]
2005-10-14 21:11           ` Ryan Yeske
2005-10-17  1:49       ` Stefan Monnier

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='3VN3f.14660$QE1.9566@newsread2.news.atl.earthlink.net' \
    --to=ecinmn@peoplepc.com \
    /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.
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).