From: Jesper Harder <harder@myrealbox.com>
Subject: Re: Any hope of being able to redefine C-x without problems???
Date: Fri, 19 Sep 2003 00:44:34 +0200 [thread overview]
Message-ID: <m3smmt90od.fsf@defun.localdomain> (raw)
In-Reply-To: bf23f78f.0309181417.3d14e325@posting.google.com
seberino@spawar.navy.mil (Christian Seberino) writes:
> Now I am trying to use gdb (debugger) within Emacs and it can't even
> start because gdb defines it's "prefix" to be C-x.
>
> I tried to redefine gud-key-prefix but I could not. It seems C-x is
> extra touchy. Any hope of pulling this off?
No. Emacs reserves a number of key bindings for users, which modes
mustn't touch. They are
* `C-c LETTER' (C-c followed by any letter), and
* The function key F5-F9.
Use one of those reserved bindings to avoid conflict with major and
minor modes.
next prev parent reply other threads:[~2003-09-18 22:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-18 22:17 Any hope of being able to redefine C-x without problems??? Christian Seberino
2003-09-18 22:44 ` Jesper Harder [this message]
2003-09-21 6:47 ` Christian Seberino
2003-09-21 16:03 ` Jesper Harder
2003-09-21 19:38 ` Jesper Harder
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=m3smmt90od.fsf@defun.localdomain \
--to=harder@myrealbox.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).