From xemacs-m  Mon Feb 17 10:19:25 1997
Received: from mgate2.uni-hannover.de (mgate2.uni-hannover.de [130.75.2.5])
	by xemacs.org (8.8.5/8.8.5) with SMTP id KAA20776
	for <xemacs-beta@xemacs.org>; Mon, 17 Feb 1997 10:19:24 -0600 (CST)
Received: from helios (actually helios.tnt.uni-hannover.de) 
          by mgate2.uni-hannover.de with SMTP (PP);
          Mon, 17 Feb 1997 17:20:46 +0100
Received: from daedalus.tnt.uni-hannover.de by helios (SMI-8.6/SMI-SVR4) 
          id RAA21090; Mon, 17 Feb 1997 17:18:30 +0100
Received: by daedalus.tnt.uni-hannover.de (SMI-8.6/SMI-SVR4) id RAA22274;
          Mon, 17 Feb 1997 17:18:27 +0100
Date: Mon, 17 Feb 1997 17:18:27 +0100
Message-Id: <199702171618.RAA22274@daedalus.tnt.uni-hannover.de>
From: Heiko Muenkel <muenkel@tnt.uni-hannover.de>
To: steve@miranova.com
Cc: xemacs-beta@xemacs.org
Subject: Re: Is your (favorite) package not in XEmacs and should be?
In-Reply-To: <m27mkb0wip.fsf@altair.xemacs.org>
References: <m27mkb0wip.fsf@altair.xemacs.org>
X-Face: n}R'l6CHRf>pi&bj7[x0CW3:kmXm@1)7m+l*9[fp;-Ow4Xe~=5E;skf?2> 
        y]f{HzB|Q(\V9+y$PP~.4G[2n4W7{6Ilm[AMY9B:0kj.K_$-d%p4YIF*bX;=ADp6{ 
        HS@NEv9c.VII+9PgXHASx}K(jy^t=q%qzZ72q1e4E;O!$A$`&wgtLk"1%p.nC_G!] 
        4d1!+J4Q#YD_iXeEy`1x)d\r$1Qn\'23n|[8Y_xzuXJJ7W(EGqnzB]`]aq??;+z=) 
        DW~\'Vq&F'g%QU[Mv2:}nS>SdZFTEC2GsgB=Q,:~H<R5S[:ZN%B:s0;|v1x"Jb
Mime-Version: 1.0 (generated by tm-edit 7.90)
Content-Type: text/plain; charset=US-ASCII

Another possible candidate for integrating in the XEmacs is my package
hm--view-process, which could be used on UNIX systems to view
processes, send signals to them, renice them and sort and filter the
output.

You can get it (hm--view-process-2.4.tar.gz) from:
	/anonymous@ftp.tnt.uni-hannover.de:/pub/editors/xemacs/contrib/

Here is the LSM entry of the package:
Begin3
Title:          hm--view-process
Version:        2.4
Entered-date:   17AUG96
Description:    An Elisp Package For Viewing Processes With The XEmacs/Emacs19.
		The output of ps is inserted in an emacs buffer. One can easy
		send signals to one or more processes and sort and filter the
		output. A description of the output is also provided.
Keywords:       xemacs, emacs 19, ps, view processes, kill
Author:         muenkel@tnt.uni-hannover.de (Heiko Muenkel)
Primary-site:   ftp.tnt.uni-hannover.de /data/ftp/pub/editors/xemacs/contrib
                38kB hm--view-process-2.4.tar.gz
Alternate-site: sunsite.unc.edu /pub/Linux/apps/editors/emacs           
Platforms:      xemacs 19.14 or higher or the emacs 19.31 or higher
Copying-policy: GPL
End

