gnedit - Use gnuclient to edit file in xemacs window


 
Object_Id               : 173
Title                   : gnedit - Use gnuclient to edit file in xemacs window
Node_Type               : Production
Format                  : binary
Address                 : /projects/sdtools/bin/gnedit
Keywords                : 
Abstract                : Uses /usr/local/bin/gnuclient to convince a running xemacs to edit the specified file.
                          Sample use (in a file I call 'emacs' )
                          for i
                          do
                          if ! gnedit $*
                          then
                                  if ! xemacs -nw   $*
                                  then
                                          xemacs $*&
                                  fi
                                  sleep 15
                          fi
                          
                          shift
                          sleep 1
                          done
                          
Date_Entry_Created      : 20/01/97
Entry_Created_By        : D.Horton
Date_Entry_Last_Modified: 20/01/97
Entry_Last_Modified_By  : 
Asset_Qualification     : functional, but could be improved
Other_Opinions          : 
Contact_Person          : David Horton
IP_or_Copyright_Owner   : CiTR
Support_re_Ownership    : 
Date_Item_Created       : 09/10/96
Usage_Conditions        : Whatever. There ain't much to it. (However I presume bound to GNU licence, since it relys on emacs).
Support_re_Usage_Condns : 
Authors_and_Contributors: Bill Segall (or David Horton) I just use it.
Projects_Used_In        : NC380, Fastpac1?
Obtained_From           : Bill or david
Derived_From            : 
Related_Items           : 
Code_Type               : simple tool
Programming_Language    : Unix shell commands
Portations              : SunOS, HP-UX
Source_Location         : /projects/sdtools/bin/gnedit, /home/horton/bin/emacs, 
Binaries_Location       : /usr/local/bin/gnuclient, /projects/sdtools/bin/gnedit
Issues_Bug_etc_List_Locn: 
Additional_Info         :