home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / atari / st / 11771 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  3.8 KB

  1. Path: sparky!uunet!stanford.edu!bcm!cs.utexas.edu!convex!rosenkra
  2. From: rosenkra@convex.com (William Rosenkranz)
  3. Newsgroups: comp.sys.atari.st
  4. Subject: Re: Trouble with MiNT 0.94 and GEM.PRG
  5. Message-ID: <1992Jul27.215538.28760@convex.com>
  6. Date: 27 Jul 1992 21:55:38 GMT
  7. References: <1992Jul21.065605.29502@slcs.slb.com> <86010041@hpbbrd.bbn.hp.com> <1992Jul27.114851.17433@slcs.slb.com>
  8. Sender: usenet@convex.com (news access account)
  9. Organization: CONVEX Computer Corporation, Richardson, Tx., USA
  10. Lines: 53
  11. Nntp-Posting-Host: convex1.convex.com
  12. X-Disclaimer: This message was written by a user at CONVEX Computer
  13.               Corp. The opinions expressed are those of the user and
  14.               not necessarily those of CONVEX.
  15.  
  16.  
  17. spengos@germinal.ibp.fr sez:
  18. >before GEM.PRG started acting weird. Anyway, I normally start on tcsh (but I
  19. >have the same problem with the MiNT vanilla shell). In fact I'm quite happy
  20. >with not using GEM at all (although if I ever see a MiNT aware Gemini, I'm
  21. >gonna use it like hell :-), but once in a while I do need to start it in 
  22. >the middle of a session. So, I'm not starting GEM twice as it was sugested in
  23. >another posting. I cleaned up both the /auto and *.acc files, but it's still
  24. >no good.
  25.  
  26. if all u want to do is start the occasional GEM program under tcsh, i posted
  27. a program to atari.archive to do this. as i recall it is a file called
  28. rg10.zoo (rg = "run gem"). it is basically like the "gem" command in gulam
  29. and other shells. note that gem must already be running (actually started,
  30. not "running"). it is in ~ftp/atari/new (you can't do an "ls" but u can
  31. get the file with "get rg10.zoo") on a.a. i am told tcsh must be a prg not
  32. a ttp because the desktop loader starts the 2 differently. on entry, rg will:
  33. 1) hide cursor, 2) show mouse, Pexec the program. on exit, the process is
  34. reversed. rg is a (minimal) gem application itself. get the file in binary
  35. mode via FTP. tested daily (by me) with uniterm. i work at home most of the
  36. time.
  37.  
  38. the way i boot up is to start mint as the last thing in my auto dir and go
  39. to the desktop. it opens right to the path of tcsh.prg, so i then just dclick
  40. on it and never see the desktop again. if i need to run uniterm, i have an
  41. alias: alias trm 'pushd $unipath;rg uniterm.prg;popd'. rg is in your path,
  42. of course. i don't keep uniterm in my path (and i think rg currently needs
  43. a path since it does not search for the file) hence the pushd/popd. uniterm
  44. has a resource, too. then i just do "trm" and uniterm starts up. i do this
  45. for the half dozen GEM programs i run. i posted source with it so u can
  46. beef it up (add code to make gray "desktop" background, find file in path,
  47. etc).
  48.  
  49. of course typing 3 chars+ret is not anywhere near as convenient as mousing
  50. into 20 different directories under the desktop to get to uniterm and it
  51. takes me almost 1 second to type this so it may not be as fast as a mouse.
  52. unfortunately, i can issue "trm" from any directory i happen to be in as
  53. well. another weakness of the CLI approach is that i can alias to "t" instead
  54. of "trm" if i wanted to, thus saving 2 keystrokes (but still having to type
  55. 2 keys). and i have to remember a single char rather than the path where i
  56. keep uniterm. with only 62 upper/lower case letters plus numbers from which
  57. to choose, i quickly run out of 1 char aliases and i then have to be saddled
  58. with the huge inconvenience of actually typing one of the possible 3844 two
  59. char combinations. it is so bad a situation that i use exactly the same
  60. aliases "on the job" so my productivity is far too high and i have way too
  61. few environments to try and remember. too bad i use POSIX/ANSI compilers/tcsh
  62. at work and at home, too. tsk, tsk. woe is me and others like me... :-)
  63.  
  64. -bill
  65. rosenkra@convex.com
  66. -- 
  67. Bill Rosenkranz            |UUCP: {uunet,texsun}!convex!rosenkra
  68. Convex Computer Corp.      |ARPA: rosenkra@convex.com
  69.