help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[h-e-w] RE: matlab-mode error: global-set-key: Key sequence C-x C-a C-l


From: Raymond Zeitler
Subject: [h-e-w] RE: matlab-mode error: global-set-key: Key sequence C-x C-a C-l uses invalid prefix characters
Date: Fri, 28 Mar 2003 15:41:36 -0500

I tracked it down to this single expression in the matlab-shell group of
functions:

(eval-when-compile (require 'gud) (require 'comint) (require 'shell))

Specifically, it's (require 'gud) that's causing it to hose.

-----Original Message-----
From: Raymond Zeitler 
Sent: Friday, March 28, 2003 3:09 PM
To: 'address@hidden'
Subject: matlab-mode error: global-set-key: Key sequence C-x C-a C-l
uses invalid prefix characters

I'm running Emacs 21.2 on Win2K SP3.  I want to start using matlab-mode.
I have both matlab.el v2.2.3 and v2.3.  I get the following error when I
try to start either one:

global-set-key: Key sequence C-x C-a C-l uses invalid prefix characters

How do I fix this?  There don't seem to be any keybinding expressions in
matlab.el that involve C-x C-a.

TIA




reply via email to

[Prev in Thread] Current Thread [Next in Thread]