IDL 5.0 breaks idl-shell.el [message #9320] |
Mon, 23 June 1997 00:00  |
David Fenyes
Messages: 10 Registered: November 1996
|
Junior Member |
|
|
Hello,
I am using IDL 5.0 under Solaris 2.5 with emacs 19.34 and idl-shell
v2.1.
The shell worked very nicely with IDL 4.0.1, but IDL 5.0 introduces a
problem: When a breakpoint is reached, IDL splits the line at column
79, breaking the filename as in this example.
% Breakpoint at: MREF_PROJECTIONS 552 /export/home/dave/src/smis/seq/sepi/rec
on/sepi_read.pro
Naturally, idl-shell.el hasn't anticipated this, and tries to open a
file named 'rec'.
I tried setting the dumb terminal width to 132, but this doesn't
affect IDL's behavior. Has anyone found a good workaround?
Thanks,
David.
--
David Fenyes University of Texas Medical School
dave@msrad71.med.uth.tmc.edu Dept. of Radiology
|
|
|
Re: IDL 5.0 breaks idl-shell.el [message #9422 is a reply to message #9320] |
Fri, 27 June 1997 00:00  |
Mary Jo Brodzik
Messages: 3 Registered: July 1997
|
Junior Member |
|
|
David Fenyes wrote:
>
> Hello,
>
> I am using IDL 5.0 under Solaris 2.5 with emacs 19.34 and idl-shell
> v2.1.
>
> The shell worked very nicely with IDL 4.0.1, but IDL 5.0 introduces a
> problem: When a breakpoint is reached, IDL splits the line at column
> 79, breaking the filename as in this example.
>
> % Breakpoint at: MREF_PROJECTIONS 552 /export/home/dave/src/smis/seq/sepi/rec
> on/sepi_read.pro
>
> Naturally, idl-shell.el hasn't anticipated this, and tries to open a
> file named 'rec'.
>
> I tried setting the dumb terminal width to 132, but this doesn't
> affect IDL's behavior. Has anyone found a good workaround?
>
> Thanks,
>
> David.
>
> --
> David Fenyes University of Texas Medical School
> dave@msrad71.med.uth.tmc.edu Dept. of Radiology
Hi,
I am running emacs 19.33.2 under SGI IRIX 6.2, and I've got the
same problem. Does anyone have a solution?
Mary Jo
|
|
|