all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Matthew Flaschen <matthew.flaschen@gatech.edu>
To: emacs <help-gnu-emacs@gnu.org>
Subject: Re: Ed Emulator Mode
Date: Wed, 21 Feb 2007 04:03:14 -0500	[thread overview]
Message-ID: <45DC0AD2.2050107@gatech.edu> (raw)
In-Reply-To: <m3d543ykkt.fsf@kfs-l.imdomain.dk>


[-- Attachment #1.1: Type: text/plain, Size: 795 bytes --]

Kim F. Storm wrote:
> Matthew Flaschen <matthew.flaschen@gatech.edu> writes:
> 
>> How do I locally override ALL keys, like a wildcard? 
> 
> You can specify a default binding (event = t).
> 
> `(t . BINDING)'
>      This specifies a "default key binding"; any event not bound by
>      other elements of the keymap is given BINDING as its binding.
>      Default bindings allow a keymap to bind all possible event types
>      without having to enumerate all of them.  A keymap that has a
>      default binding completely masks any lower-precedence keymap,
>      except for events explicitly bound to `nil' (see below).

Thanks. On second thought, I'm pretty sure I can't use that for ed-mode
(I'll have to do real parsing), but I'll keep it in mind.

Matthew Flaschen



[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 254 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

      reply	other threads:[~2007-02-21  9:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-21  2:20 Ed Emulator Mode Matthew Flaschen
2007-02-21  8:35 ` Kim F. Storm
2007-02-21  9:03   ` Matthew Flaschen [this message]

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=45DC0AD2.2050107@gatech.edu \
    --to=matthew.flaschen@gatech.edu \
    --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.