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