comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Question on using Emacs IDL-shell support with Wave 6.0
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Question on using Emacs IDL-shell support with Wave 6.0 [message #6847] Mon, 26 August 1996 00:00 Go to previous message
Jim O'connor is currently offline  Jim O'connor
Messages: 7
Registered: March 1996
Junior Member
I've been using the Emacs wave-mode.el supplied with PV-Wave 6.0 for
editing Wave code. Its nice, but I'd like to try Chris Chase's IDL mode
and IDL shell, to see if it works for Wave.

I've gotten the idl.el mode to work, but not idl-shell.el. I get a
"Searching for program: No such file or directory, idl".

Here's what I added to my .emacs file:

(setq load-path (cons "/net/fwhre13/users/joconnor/pv/emacs_support"
load-path))
(autoload 'idl-mode "idl" "Major mode for editing IDL/WAVE CL .pro
files" t)
(autoload 'idl-shell "idl-shell" "Run IDL/PV-Wave as an inferior
process" t)
(setq auto-mode-alist (append '(("\\.pro$" . idl-mode))
auto-mode-alist))

Both idl-shell.el and idl.el are in the emacs_support directory given on
the first line.

Has anyone come across this particular problem?
--

Jim
[Message index]
 
Read Message
Read Message
Previous Topic: File Listings
Next Topic: OPI

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 08:30:58 PDT 2025

Total time taken to generate the page: 0.71985 seconds