Re: PV Wave on a PC - Need editor [message #8709] |
Fri, 18 April 1997 00:00 |
art.croucher
Messages: 11 Registered: March 1995
|
Junior Member |
|
|
Emacs editor for Windows 95 and NT is available at:
http://www.cs.washington.edu/homes/voelker/ntemacs.html
If you're lucky, you already understand emacs. As a PC user, it took me
two full days to find, install, setup, and print from emacs.
And there is a PV-Wave mode available from VNI, should be in your
..\wave\lib\emacs directory. It works reasonably well, but if you
figure out how to use fonts instead of colors to highlight syntax,
please post. (Colors look fine on the screen, but you get greyscales
from the printer.) If you have to set paths in any of the lisp files,
remember that backslash is a comment delimiter in lisp. Use forward
slash as the directory delimiter.
And please point out to VNI that Wave would be a lot more useful (and a
hell of a lot cheaper to code in) if it had a built-in language
sensitive editor. Haven't they ever seen Visual C, Visual Basic, or
Matlab 5?
|
|
|
Re: PV Wave on a PC - Need editor [message #8710 is a reply to message #8709] |
Fri, 18 April 1997 00:00  |
fttji
Messages: 3 Registered: January 1997
|
Junior Member |
|
|
jeyadev@kaveri (Surendar Jeyadev) wrote:
> A coworker, who has used PV Wave in the past on an Unix box,
> has switched (unfortunate fellow!) to a PC. Does anyone know
> of an editor that gives line numbers? He is going nuts figuring
> out where his errors are in somewhat long procedures and functions.
> (Please do not tell me the he should never have moved to a PC --
> I have already given him that piece of helpful advice!).
Good advice!
You should be able to find Emacs for DOS/Windows. Search for
it! The PICO editor may not be ported. VI for DOS only.
Check this listing and other files in the /editors directory here.
http://www.bsyse.wsu.edu/~rnelson/editors/error.htm
Shucks, I guess you'll need an Atari to get a real EDT session going ;-)
Thomas Immel
fttji@aurora.alaska.edu
|
|
|