SUMMARY: Full Screen Editor

From: Lau, Victoria H (vlau@msmail2.hac.com)
Date: Thu Jun 12 1997 - 22:58:21 CDT


I apologize for not asking an explicit question to the group. I just
assumed that the user was requesting to access a GUI editor on the
MAC since not too many users here use vi. Anyway, thank you for all
of you who replied. I'd installed MacX on the MAC and am going to
download and test the following programs: nedit, pico, xemacs, xedit,
BBEdit, tkedit, as suggested by the group. So far, I'd only tested nedit
and it seems to work well.

My original question:
====================
I have the following request from a user: "Is there a full screen editor
for the SUN that I can bring up from the MAC?"

Credits:
=======
- Tariq Ahmed
- David Fetrow
- celeste Stokely
- Niall O Broin
- Larry Williamson
- Tim Iskander
- Gerald Combs
- Alan Hill
- Rich Snyder
- Thomas Plesha
- Mike Youngberg
- Gary Carr
- Harvey Wamboldt
- Jim Harmon
- Justin Young

Highlights of responses:
=======================
        If the MAC is running a Xserver, you can display anything from
the SUN, eg pico or emacs. (if I understand your question correctly).
-------
 Well, you could use CAP to export files from the
Sun so the user could edit them on the Mac using a
Mac editor.

 Likewise by adding an NFS client to the Mac.

 OR...add an Xwindows implementation to the Mac and
 use some X-capable editor (e.g. xemacs, emacs, xedit)
 on the Sun but displaying on the Mac.

 Or, if they just want a really easy to use editor
 get pico from http://www.cac.washington.edu/pine
-------
question is a wee bit confusing, but a couple of suggestions:
 o get MacX (from apple) to run a X session on the mac and
  then you can run any of the Sun based stuff.
 o Check out alpha and/or bbedit. Both are popular editors for
  the mac. Alpha is a bit like emacs, nly TCL based instead
  lisp (has a lot of the same key bindings)
 o the Columbia Appletalk Package turns your Sun into an
  appleshare server for easy access from the mac (we used it
  for backups too)
-------
Their best bet is probably BBEdit. It is a very nice editing package for
the Mac that lets you open and save files via ftp. BBEdit is at

        http://www.barebones.com/ .

  Another alternative is to get an X server for the Mac, run an X-based
editor on the Sun, and have it displayed on the Mac. IMHO, BBEdit beats
the pants off this type of setup, and is less expensive to boot.
-------
Are you talking about a text editor? You need to run something like White
Pine's eXodus Xterm software and you should then be able to run anything
that runs on unix, maybe xemacs.
-------
If you install an X server on the MAC (such as eXodus) and enable xlogins
on the SUN (xdm) then the user can run vi or xemacs or whatever unix tools
are available via X on the MAC.
-------
There is an editer called "tkedit" that is tcl based. I use it on our Suns.
I know tcl is supported on the Mac, but I've never used tkedit on the Mac.
You might give it a try. Since tcl is interpreted it is a little slow on
older Suns. I suspect you would have to have a power PC Mac to get
acceptable performance.
-------
Have you tried "nedit" (ftp.fnal.gov in the /pub/nedit directory)? It
is a "GUI" type editor which is what I assume you are looking for. It
is certainly easy to use, and suits casual users. It wouldn't strain
their brains the way "emacs" or "vi" would ;-) (Let me take a second
to slip on my fire proof suit ;) Personally I prefer emacs, and for
anyone that programs on workstations for a living (as I do), I would
recommend that they consider emacs an essential tool well worth the
effort of learning (if nothing else, its a good hobby ;).
-------
If your MAC has "X-Windows" capability, then you can use any UNIX editor
on the MAC screen.

The one "gotcha" that you will have to overcome is that the DEFAULT
keyboard setting for the MAC will not recognize the "delete"/"backspace"
key when in terminal emulations. (This irritates me no end.)

You can change the property of the backspace key to allow "erase".

When you've done that, any screen editor should work correctly in VT100
emulations, regardless of the S/W.

(We use InterCon TCP/Connect 2 and 4 on our MACs, and the terminal
emulation is very good. After enabling the backspace/delete, it works
as well as any GOOD PC terminal emulation, with the exception of
Microsoft's Telnet Terminal which won't recognize most ASCII control
sequences, thus dying anytime you try to screen-edit.)
-------
If you want to edit files on the mac and then transfer them via ftp w/
Fetch or whatever, that's doable too. Just remember to save the file as
a DOS based textfile then strip the linefeeds w/ dos2unix(1) or some
other script.

Thank you for all of your input.

Vicky Lau
vlau@msmail2.hac.com



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:11:56 CDT