unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: <etay.meiri@gmail.com>, <help-gnu-emacs@gnu.org>
Subject: RE: Key binding in local keymap problem
Date: Tue, 9 Sep 2008 13:45:04 -0700	[thread overview]
Message-ID: <000701c912bc$f033ad80$0200a8c0@us.oracle.com> (raw)
In-Reply-To: <0811e68c-504a-4a57-971c-7681d433528b@x35g2000hsb.googlegroups.com>

> I have the following line in my .emacs:
> (define-key gud-mode-map [f9] 'gud-break)
> and I get an error that the value of gud-mode-map is void.

You need to load library `gud' before you do that.
It defines variable `gud-mode-map' and gives it a value.





  reply	other threads:[~2008-09-09 20:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-09 20:18 Key binding in local keymap problem etay.meiri
2008-09-09 20:45 ` Drew Adams [this message]
2008-09-09 21:02   ` Juanma
2008-09-09 21:46     ` Drew Adams
2008-09-11  8:41     ` Nikolaj Schumacher

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='000701c912bc$f033ad80$0200a8c0@us.oracle.com' \
    --to=drew.adams@oracle.com \
    --cc=etay.meiri@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.
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).