home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aix / 9118 < prev    next >
Encoding:
Text File  |  1992-08-26  |  2.1 KB  |  44 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!malgudi.oar.net!caen!hellgate.utah.edu!csn!news.den.mmc.com!pgl-devsvr.den.mmc.com!jzwiebel
  3. From: jzwiebel@pgl-devsvr.den.mmc.com (John Zwiebel 303-977-1480 jzwiebel@pgl-devsvr.den.mmc.com)
  4. Subject: Re: X11 editor for AIX, finally
  5. Message-ID: <1992Aug26.190300.24026@den.mmc.com>
  6. Sender: news@den.mmc.com (News)
  7. Nntp-Posting-Host: 147.105.201.12
  8. Organization: PAGE @ Martin-Marietta
  9. References:  <1992Aug25.170654.133621@ns1.cc.lehigh.edu>
  10. Date: Wed, 26 Aug 1992 19:03:00 GMT
  11. Lines: 31
  12.  
  13. In article <1992Aug25.170654.133621@ns1.cc.lehigh.edu>, dlj0@ns1.cc.lehigh.edu (DAVID L. JOHNSON) writes:
  14. |> There was a bit of traffic here a couple weeks ago about the lack of a 
  15. |> decent editor for AIX 3.2 with the kind of mouse support you'd have under
  16. |> MS-windows or MAC. Some people suggested aXe-3.0, which I tried, but it was
  17. |> semi-broken on my machine (running 3.2 with X11R4).
  18. |> 
  19. |> A new version of aXe, 3.0.1, has just been posted to export.lcs.mit.edu.  It
  20. |> compiled with absolutely no problem, and seems to be completely bug-free.  It
  21. |> is great!  Cut-and paste, search and replace, multiple windows, line numbers
  22. |> displayed (and position n the line), all without the mysterious commands of
  23. |> vi or emacs.  Great pipe to spell - it opens a separate window with the 
  24. |> questioned words listed.  Similarly nice nroff.  Give it a try, the price
  25. |> is certainly right.
  26. |> 
  27.  
  28.  
  29. HOWEVER,
  30. I don't have X11R4 except the stuff that comes in /usr/lib/X11.  I had to compile /usr/lib/X11/examples/lib/Xaw.  I also had to get xmkmf from the X11R4 from mit and modify it myself to get imake and Imakefile to work correctly.
  31.  
  32. I have two errors:
  33. 1) pressing the help button without first opening a window buffer caused axe to quit.
  34. 2) Quiting with a bunch of open windows gives me:
  35. Warning: Cannot find callback list in XtAddCallbacks
  36.  
  37. [5]    Segmentation fault   /home/page/tools/aXe/axe (core dumped)
  38.  
  39. Otherwise, it does appear to be a great editor, expecially for someone used to xedit and vi.
  40.  
  41. If anyone figures out how to fix these problems or what I may have done wrong I'd appreciate some email.
  42.  
  43. John Zwiebel
  44.