|
Re: emacs.el [message #26605 is a reply to message #26490] |
Tue, 11 September 2001 19:16  |
John-David T. Smith
Messages: 384 Registered: January 2000
|
Senior Member |
|
|
Reimar Bauer wrote:
>
> Hi,
>
> did someone have a shortcut list of the idl_wave mode of emacs?
Other than:
http://www.strw.LeidenUniv.nl/~dominik/Tools/idlwave/idlwave .html#SEC2
???
This doesn't cover everything, but certainly hits the good stuff. P.S.
You can get rid of the "C-c C-d" prefix with something like:
(setq idlwave-shell-debug-modifiers '(hyper))
Part of the doc blurb:
"If you set this to '(control shift), this means setting a breakpoint
will
be on `C-S-b', compiling a source file on `C-S-c' etc. Possible
modifiers
are `control', `meta', `super', `hyper', `alt', and `shift'."
And speaking of IDLWAVE, has anyone heard from Carsten lately? There
are a few updates in the hopper which haven't made it since the 4.9d
alpha was released in April.
JD
|
|
|