unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: etay.meiri@gmail.com
To: help-gnu-emacs@gnu.org
Subject: Key binding in local keymap problem
Date: Tue, 9 Sep 2008 13:18:25 -0700 (PDT)	[thread overview]
Message-ID: <0811e68c-504a-4a57-971c-7681d433528b@x35g2000hsb.googlegroups.com> (raw)

Hi,

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.

Here's the full log:

("/usr/bin/emacs-22.2")
Loading /usr/share/emacs/site-lisp/site-start.d/focus-init.el
(source)...done
Loading /usr/share/emacs/site-lisp/site-start.d/igrep-init.el
(source)...done
Loading /usr/share/emacs/site-lisp/site-start.d/php-mode-init.el
(source)...done
Loading /usr/share/emacs/site-lisp/site-start.d/po-mode-init.el
(source)...done
Loading /usr/share/emacs/site-lisp/site-start.d/rpm-spec-mode-init.el
(source)...done
Loading advice...done
Loading dired-x...done
Loading /home/cl/.recentf...done
Cleaning up the recentf list...done (0 removed)
Loading ido...done
Loading cua-base...done
Loading /home/cl/.emacs_packages/cedet-1.0pre4/common/cedet.el
(source)...
"/home/cl/.emacs_packages/cedet-1.0pre4/common/" added to `load-path'
Loading cl-macs...done
"/home/cl/.emacs_packages/cedet-1.0pre4/cogre" added to `load-path'
"/home/cl/.emacs_packages/cedet-1.0pre4/ede" added to `load-path'
"/home/cl/.emacs_packages/cedet-1.0pre4/eieio" added to `load-path'
"/home/cl/.emacs_packages/cedet-1.0pre4/semantic" added to `load-path'
"/home/cl/.emacs_packages/cedet-1.0pre4/speedbar" added to `load-path'
"/home/cl/.emacs_packages/cedet-1.0pre4/contrib" added to `load-path'
Setting up cedet...done
Setting up cogre...done
Setting up ede...
Loading ede...
!! File eieio uses old-style backquotes !!
Loading ede-speedbar...done
Loading ede...done
Setting up ede...done
Setting up eieio...done
Setting up semantic...
Loading derived...done
Setting up semantic...done
Setting up speedbar...done
Setting up cedet-contrib...done
Loading /home/cl/.emacs_packages/cedet-1.0pre4/common/cedet.el
(source)...done
Loading semantic-idle...done
Loading senator...
Loading ring...done
Loading senator...done
Loading /home/cl/.emacs_packages/cedet-1.0pre4/common/cedet.el
(source)...
"/home/cl/.emacs_packages/cedet-1.0pre4/common/" added to `load-path'
Setting up cedet...done
Setting up cogre...done
Setting up ede...done
Setting up eieio...done
Setting up semantic...done
Setting up speedbar...done
Setting up cedet-contrib...done
Loading /home/cl/.emacs_packages/cedet-1.0pre4/common/cedet.el
(source)...done

An error has occurred while loading `/home/cl/.emacs':

Symbol's value as variable is void: gud-mode-map

Any idea?

Thanks,

-Etay


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

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-09 20:18 etay.meiri [this message]
2008-09-09 20:45 ` Key binding in local keymap problem Drew Adams
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=0811e68c-504a-4a57-971c-7681d433528b@x35g2000hsb.googlegroups.com \
    --to=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).