ascii templates & also IDL from emacs [message #15817] |
Fri, 11 June 1999 00:00  |
noymer
Messages: 65 Registered: June 1999
|
Member |
|
|
Thanks to those who responded to my previous query; this seems like a
friendly group.
I am wondering about the gooey routine ascii_template, as in:
myTemplate = ASCII_TEMPLATE(myfile)
Is there a way to specify a template by hand, in a template file,
without going through the darn gooey? For one thing, it doesn't seem
to save the template, so each session I have to redo it. Maybe that's
because I have the student version?
Also: Has anyone had success calling IDL for Windows as a sub-process
of NT-Emacs?
Thanks,
Andrew.
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
|
|
|
Re: ascii templates & also IDL from emacs [message #15862 is a reply to message #15817] |
Tue, 15 June 1999 00:00  |
Dick Jackson
Messages: 347 Registered: August 1998
|
Senior Member |
|
|
Stein Vidar Hagfors Haugan wrote:
>
> In article <37613B83.D976FEA6@dfanning.com> Dick Jackson
> <djackson@dfanning.com> writes:
>
>> noymer@my-deja.com wrote:
> [...]
>>> Also: Has anyone had success calling IDL for Windows as a
>>> sub-process of NT-Emacs?
>
>> [...] But it *sure* would be nice to have idlwave-shell...
[...]
> Now, it shouldn't be too difficult to make a Callable IDL
> version of this setup, simply writing a main program that
> initializes IDL, and sends all input to the IDL_ExecuteStr
> (instead of IDL_RPCExecuteStr). Voila, and you've created your
> own tty-input version of IDL.... I think.
I'm afraid I don't have what it takes to give this a try right now,
but it sounds plausible, and I bet there would be heaps of gratitude
from more than just me, if someone could try this in Windows NT.
(Off-topic: if someone did get this working, and idlwave-shell worked
under NT-Emacs, and I finally convinced David of the True Path of
Emacs, we might all be treated to his inimitable insights... ;-)
Cheers,
--
-Dick
Dick Jackson Fanning Software Consulting, Canadian Office
djackson@dfanning.com Calgary, Alberta Voice/Fax: (403) 242-7398
Coyote's Guide to IDL Programming: http://www.dfanning.com/
|
|
|