emacs and IDL [message #3383] |
Fri, 13 January 1995 02:24  |
lars
Messages: 4 Registered: January 1995
|
Junior Member |
|
|
I am using the GNU emacs 19.28 editor. Does anybody know if there
exists a nice emacs IDL-mode definition.
Greetings,
Lars
|
|
|
Re: emacs and IDL [message #3413 is a reply to message #3383] |
Wed, 25 January 1995 15:28  |
chase
Messages: 62 Registered: May 1993
|
Member |
|
|
Here are the locations where idl.el and idl-shell.el can be retrieved:
ftp//fermi.jhuapl.edu/pub/idl_emacs/idl.el
ftp//fermi.jhuapl.edu/pub/idl_emacs/idl-shell.el
ftp//eos.crseo.ucsb.edu/pub/idl/idl.el
ftp//eos.crseo.ucsb.edu/pub/idl/idl-shell.el
Try fermi.
idl.el is an Gnu Emacs mode editing IDL or PVWAVE/CL .pro files. It
does automatic indentation, template insertion, abbrev expansion,
movement and marking commands, comment formating, highliting, and has
menus.
idl-shell.el allows IDL to be run as a subprocess of Gnu Emacs in a
buffer. It has abilities for interactively setting breakpoints,
".run"ing regions, automatic scrolling to errors, menus, etc. It
needs a lot of work, but it is very usable particularly for iterative
code development. It works well enough for me.
If you have comments/suggestions/bug reports about these programs let
me know.
Cheers,
Chris
--
===============================
Bldg 24-E188
The Applied Physics Laboratory
The Johns Hopkins University
Laurel, MD 20723-6099
(301)953-6000 x8529
chris.chase@jhuapl.edu
|
|
|
Re: emacs and IDL [message #3442 is a reply to message #3383] |
Mon, 23 January 1995 16:45  |
dave
Messages: 31 Registered: February 1994
|
Member |
|
|
>>>> > "Erik" == Erik Naggum <erik@naggum.no> writes:
In article <19950123T174148Z.enag@naggum.no> Erik Naggum <erik@naggum.no> writes:
Erik> (Emacs IDL mode) it's not in the standard distribution, and not in the
Erik> elisp-archive. a working pointer would be useful.
Erik> #<Erik> -- miracles of miracles. look what the Net dragged
Erik> in.
You can find one or two good ones at the IDL archive,
eos.crseo.ucsb.edu:/pub/idl
This is in the IDL FAQ. Good luck,
David
--
David Fenyes dave@image6.med.uth.tmc.edu
University of Texas Medical School Houston, Texas
|
|
|