From scsh-checkins-request@scsh.net Thu Aug 11 17:18:38 2005 Return-Path: X-Original-To: scsh@informatik.uni-tuebingen.de Delivered-To: scsh@informatik.uni-tuebingen.de Received: from localhost (loopback [127.0.0.1]) by mx4.informatik.uni-tuebingen.de (Postfix) with ESMTP id AB8091167; Thu, 11 Aug 2005 17:18:37 +0200 (DFT) Received: from mx4.informatik.uni-tuebingen.de ([127.0.0.1]) by localhost (mx4 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 33974-01; Thu, 11 Aug 2005 17:18:36 +0200 (DFT) Received: from www.scsh.net (bernard.Informatik.Uni-Tuebingen.De [134.2.12.122]) by mx4.informatik.uni-tuebingen.de (Postfix) with ESMTP id 2C2661149; Thu, 11 Aug 2005 17:18:36 +0200 (DFT) Received: by www.scsh.net (Postfix, from userid 3123) id E51B65EC5; Thu, 11 Aug 2005 17:18:35 +0200 (CEST) Old-Return-Path: X-Original-To: scsh-checkins@scsh.net Delivered-To: scsh-checkins@scsh.net Subject: scsh-nuit/scheme job.scm From: Eric Knauel To: scsh-checkins@scsh.net Message-Id: <20050811151834.998C6110@mx1.informatik.uni-tuebingen.de> Date: Thu, 11 Aug 2005 17:18:34 +0200 (DFT) Resent-Message-ID: Resent-From: scsh-checkins@scsh.net X-Mailing-List: archive/latest/396 X-Loop: scsh-checkins@scsh.net List-Post: List-Help: List-Subscribe: List-Unsubscribe: Precedence: list Resent-Sender: scsh-checkins-request@scsh.net List-Id: List-Archive: Resent-Date: Thu, 11 Aug 2005 17:18:35 +0200 (CEST) Status: O Content-Length: 221 Lines: 8 Update of /cvsroot/scsh/scsh-nuit/scheme In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19002 Modified Files: job.scm Log Message: Care about closing copied file-descriptor/ports in parent and child of RUN/FG*. From scsh-checkins-request@scsh.net Sun Aug 7 16:47:14 2005 Return-Path: X-Original-To: scsh@informatik.uni-tuebingen.de Delivered-To: scsh@informatik.uni-tuebingen.de Received: from localhost (loopback [127.0.0.1]) by mx4.informatik.uni-tuebingen.de (Postfix) with ESMTP id 26A9F1281; Sun, 7 Aug 2005 16:47:13 +0200 (MST) Received: from mx4.informatik.uni-tuebingen.de ([127.0.0.1]) by localhost (mx4 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 67298-01; Sun, 7 Aug 2005 16:47:12 +0200 (MST) Received: from www.scsh.net (bernard.Informatik.Uni-Tuebingen.De [134.2.12.122]) by mx4.informatik.uni-tuebingen.de (Postfix) with ESMTP id AF75F1199; Sun, 7 Aug 2005 16:47:11 +0200 (MST) Received: by www.scsh.net (Postfix, from userid 3123) id 7A3555EC5; Sun, 7 Aug 2005 16:47:11 +0200 (CEST) Old-Return-Path: X-Original-To: scsh-checkins@scsh.net Delivered-To: scsh-checkins@scsh.net Subject: scsh-nuit/scheme cmdline.scm nuit-packages.scm From: Eric Knauel To: scsh-checkins@scsh.net Message-Id: <20050807144709.918B6110@mx1.informatik.uni-tuebingen.de> Date: Sun, 7 Aug 2005 16:47:09 +0200 (MST) Resent-Message-ID: Resent-From: scsh-checkins@scsh.net X-Mailing-List: archive/latest/387 X-Loop: scsh-checkins@scsh.net List-Post: List-Help: List-Subscribe: List-Unsubscribe: Precedence: list Resent-Sender: scsh-checkins-request@scsh.net List-Id: List-Archive: Resent-Date: Sun, 7 Aug 2005 16:47:11 +0200 (CEST) Status: O Content-Length: 252 Lines: 9 Update of /cvsroot/scsh/scsh-nuit/scheme In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18111 Modified Files: nuit-packages.scm Added Files: cmdline.scm Log Message: Add abstract syntax, lexer, parser, and unparser for the command language From scsh-checkins-request@scsh.net Wed Aug 10 20:04:15 2005 Return-Path: X-Original-To: scsh@informatik.uni-tuebingen.de Delivered-To: scsh@informatik.uni-tuebingen.de Received: from localhost (loopback [127.0.0.1]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id D97D6123; Wed, 10 Aug 2005 20:04:14 +0200 (MST) Received: from mx1.informatik.uni-tuebingen.de ([127.0.0.1]) by localhost (mx1 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 87496-05; Wed, 10 Aug 2005 20:04:13 +0200 (MST) Received: from www.scsh.net (bernard.Informatik.Uni-Tuebingen.De [134.2.12.122]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id A1EA7101; Wed, 10 Aug 2005 20:04:13 +0200 (MST) Received: by www.scsh.net (Postfix, from userid 3123) id 6D4215EC5; Wed, 10 Aug 2005 20:04:13 +0200 (CEST) Old-Return-Path: X-Original-To: scsh-checkins@scsh.net Delivered-To: scsh-checkins@scsh.net Subject: scsh-nuit/scheme comp-cmd.scm job.scm nuit-engine.scm nuit-packages.scm std-command.scm From: Eric Knauel To: scsh-checkins@scsh.net Message-Id: <20050810180411.775A211C@mx1.informatik.uni-tuebingen.de> Date: Wed, 10 Aug 2005 20:04:11 +0200 (MST) Resent-Message-ID: Resent-From: scsh-checkins@scsh.net X-Mailing-List: archive/latest/388 X-Loop: scsh-checkins@scsh.net List-Post: List-Help: List-Subscribe: List-Unsubscribe: Precedence: list Resent-Sender: scsh-checkins-request@scsh.net List-Id: List-Archive: Resent-Date: Wed, 10 Aug 2005 20:04:13 +0200 (CEST) Status: O Content-Length: 336 Lines: 10 Update of /cvsroot/scsh/scsh-nuit/scheme In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11176 Modified Files: job.scm nuit-engine.scm nuit-packages.scm std-command.scm Added Files: comp-cmd.scm Log Message: Make the spectacular new command language work. At least for values of "work" that don't call for intensive testing. From scsh-checkins-request@scsh.net Wed Aug 10 20:29:17 2005 Return-Path: X-Original-To: scsh@informatik.uni-tuebingen.de Delivered-To: scsh@informatik.uni-tuebingen.de Received: from localhost (loopback [127.0.0.1]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id 93415138; Wed, 10 Aug 2005 20:29:16 +0200 (MST) Received: from mx1.informatik.uni-tuebingen.de ([127.0.0.1]) by localhost (mx1 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 87512-05; Wed, 10 Aug 2005 20:29:16 +0200 (MST) Received: from www.scsh.net (bernard.Informatik.Uni-Tuebingen.De [134.2.12.122]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id D4693123; Wed, 10 Aug 2005 20:29:15 +0200 (MST) Received: by www.scsh.net (Postfix, from userid 3123) id A11595EC5; Wed, 10 Aug 2005 20:29:15 +0200 (CEST) Old-Return-Path: X-Original-To: scsh-checkins@scsh.net Delivered-To: scsh-checkins@scsh.net Subject: scsh-nuit/scheme std-command.scm From: Eric Knauel To: scsh-checkins@scsh.net Message-Id: <20050810182913.E219B13D@mx1.informatik.uni-tuebingen.de> Date: Wed, 10 Aug 2005 20:29:13 +0200 (MST) Resent-Message-ID: Resent-From: scsh-checkins@scsh.net X-Mailing-List: archive/latest/389 X-Loop: scsh-checkins@scsh.net List-Post: List-Help: List-Subscribe: List-Unsubscribe: Precedence: list Resent-Sender: scsh-checkins-request@scsh.net List-Id: List-Archive: Resent-Date: Wed, 10 Aug 2005 20:29:15 +0200 (CEST) Status: O Content-Length: 223 Lines: 8 Update of /cvsroot/scsh/scsh-nuit/scheme In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18178 Modified Files: std-command.scm Log Message: Don't try to expand/glob parts of the command line that are s-expressions From scsh-checkins-request@scsh.net Wed Aug 10 20:33:46 2005 Return-Path: X-Original-To: scsh@informatik.uni-tuebingen.de Delivered-To: scsh@informatik.uni-tuebingen.de Received: from localhost (loopback [127.0.0.1]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id ED7D2123; Wed, 10 Aug 2005 20:33:45 +0200 (MST) Received: from mx1.informatik.uni-tuebingen.de ([127.0.0.1]) by localhost (mx1 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 75464-01; Wed, 10 Aug 2005 20:33:44 +0200 (MST) Received: from www.scsh.net (bernard.Informatik.Uni-Tuebingen.De [134.2.12.122]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id 73914101; Wed, 10 Aug 2005 20:33:44 +0200 (MST) Received: by www.scsh.net (Postfix, from userid 3123) id 461345EC5; Wed, 10 Aug 2005 20:33:44 +0200 (CEST) Old-Return-Path: X-Original-To: scsh-checkins@scsh.net Delivered-To: scsh-checkins@scsh.net Subject: scsh-nuit/scheme std-command.scm From: Eric Knauel To: scsh-checkins@scsh.net Message-Id: <20050810183342.C216711FF@mx4.informatik.uni-tuebingen.de> Date: Wed, 10 Aug 2005 20:33:42 +0200 (MST) Resent-Message-ID: <8dR_s.A.PkK.Iik-CB@bernard> Resent-From: scsh-checkins@scsh.net X-Mailing-List: archive/latest/390 X-Loop: scsh-checkins@scsh.net List-Post: List-Help: List-Subscribe: List-Unsubscribe: Precedence: list Resent-Sender: scsh-checkins-request@scsh.net List-Id: List-Archive: Resent-Date: Wed, 10 Aug 2005 20:33:44 +0200 (CEST) Status: O Content-Length: 210 Lines: 7 Update of /cvsroot/scsh/scsh-nuit/scheme In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19230 Modified Files: std-command.scm Log Message: make sure to call CONTAINS-GLOB-EXPRESSION? only for strings From scsh-checkins-request@scsh.net Wed Aug 10 20:47:39 2005 Return-Path: X-Original-To: scsh@informatik.uni-tuebingen.de Delivered-To: scsh@informatik.uni-tuebingen.de Received: from localhost (loopback [127.0.0.1]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id B985A133; Wed, 10 Aug 2005 20:47:38 +0200 (MST) Received: from mx1.informatik.uni-tuebingen.de ([127.0.0.1]) by localhost (mx1 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 75470-03; Wed, 10 Aug 2005 20:47:38 +0200 (MST) Received: from www.scsh.net (bernard.Informatik.Uni-Tuebingen.De [134.2.12.122]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id EE9A3103; Wed, 10 Aug 2005 20:47:37 +0200 (MST) Received: by www.scsh.net (Postfix, from userid 3123) id BFACA5EC5; Wed, 10 Aug 2005 20:47:37 +0200 (CEST) Old-Return-Path: X-Original-To: scsh-checkins@scsh.net Delivered-To: scsh-checkins@scsh.net Subject: scsh-nuit/scheme nuit-engine.scm From: Eric Knauel To: scsh-checkins@scsh.net Message-Id: <20050810184735.DA30B13D@mx1.informatik.uni-tuebingen.de> Date: Wed, 10 Aug 2005 20:47:35 +0200 (MST) Resent-Message-ID: <9t21bC.A.ilK.Jvk-CB@bernard> Resent-From: scsh-checkins@scsh.net X-Mailing-List: archive/latest/391 X-Loop: scsh-checkins@scsh.net List-Post: List-Help: List-Subscribe: List-Unsubscribe: Precedence: list Resent-Sender: scsh-checkins-request@scsh.net List-Id: List-Archive: Resent-Date: Wed, 10 Aug 2005 20:47:37 +0200 (CEST) Status: O Content-Length: 250 Lines: 8 Update of /cvsroot/scsh/scsh-nuit/scheme In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22851 Modified Files: nuit-engine.scm Log Message: Fix the cursor position after pasting the selection. Yeah, and make Commander S slower, once more... From scsh-checkins-request@scsh.net Wed Aug 10 21:46:28 2005 Return-Path: X-Original-To: scsh@informatik.uni-tuebingen.de Delivered-To: scsh@informatik.uni-tuebingen.de Received: from localhost (loopback [127.0.0.1]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id 2E4D712D; Wed, 10 Aug 2005 21:46:27 +0200 (MST) Received: from mx1.informatik.uni-tuebingen.de ([127.0.0.1]) by localhost (mx1 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 75268-04; Wed, 10 Aug 2005 21:46:26 +0200 (MST) Received: from www.scsh.net (bernard.Informatik.Uni-Tuebingen.De [134.2.12.122]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id 2F0B1123; Wed, 10 Aug 2005 21:46:26 +0200 (MST) Received: by www.scsh.net (Postfix, from userid 3123) id 07E485EC5; Wed, 10 Aug 2005 21:46:25 +0200 (CEST) Old-Return-Path: X-Original-To: scsh-checkins@scsh.net Delivered-To: scsh-checkins@scsh.net Subject: scsh-nuit/scheme nuit-engine.scm From: Eric Knauel To: scsh-checkins@scsh.net Message-Id: <20050810194623.CC1D81177@mx4.informatik.uni-tuebingen.de> Date: Wed, 10 Aug 2005 21:46:23 +0200 (MST) Resent-Message-ID: Resent-From: scsh-checkins@scsh.net X-Mailing-List: archive/latest/392 X-Loop: scsh-checkins@scsh.net List-Post: List-Help: List-Subscribe: List-Unsubscribe: Precedence: list Resent-Sender: scsh-checkins-request@scsh.net List-Id: List-Archive: Resent-Date: Wed, 10 Aug 2005 21:46:25 +0200 (CEST) Status: O Content-Length: 215 Lines: 7 Update of /cvsroot/scsh/scsh-nuit/scheme In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7362 Modified Files: nuit-engine.scm Log Message: Added a silly fatal-error-handler for EVAL-COMMAND-IN-SCHEME-MODE. From scsh-checkins-request@scsh.net Thu Aug 11 11:36:32 2005 Return-Path: X-Original-To: scsh@informatik.uni-tuebingen.de Delivered-To: scsh@informatik.uni-tuebingen.de Received: from localhost (loopback [127.0.0.1]) by mx4.informatik.uni-tuebingen.de (Postfix) with ESMTP id 344E610FB; Thu, 11 Aug 2005 11:36:31 +0200 (DFT) Received: from mx4.informatik.uni-tuebingen.de ([127.0.0.1]) by localhost (mx4 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19514-02; Thu, 11 Aug 2005 11:36:26 +0200 (DFT) Received: from www.scsh.net (bernard.Informatik.Uni-Tuebingen.De [134.2.12.122]) by mx4.informatik.uni-tuebingen.de (Postfix) with ESMTP id E83501120; Thu, 11 Aug 2005 11:36:24 +0200 (DFT) Received: by www.scsh.net (Postfix, from userid 3123) id AF6C05EC5; Thu, 11 Aug 2005 11:36:24 +0200 (CEST) Old-Return-Path: X-Original-To: scsh-checkins@scsh.net Delivered-To: scsh-checkins@scsh.net Subject: scsh-nuit/scheme job.scm From: Eric Knauel To: scsh-checkins@scsh.net Message-Id: <20050811093622.B8AAB102@mx1.informatik.uni-tuebingen.de> Date: Thu, 11 Aug 2005 11:36:22 +0200 (DFT) Resent-Message-ID: Resent-From: scsh-checkins@scsh.net X-Mailing-List: archive/latest/393 X-Loop: scsh-checkins@scsh.net List-Post: List-Help: List-Subscribe: List-Unsubscribe: Precedence: list Resent-Sender: scsh-checkins-request@scsh.net List-Id: List-Archive: Resent-Date: Thu, 11 Aug 2005 11:36:24 +0200 (CEST) Status: O Content-Length: 227 Lines: 8 Update of /cvsroot/scsh/scsh-nuit/scheme In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14919 Modified Files: job.scm Log Message: Display the status of foreground jobs in the result buffer (instead of #{Unspecific}) From scsh-checkins-request@scsh.net Thu Aug 11 16:50:50 2005 Return-Path: X-Original-To: scsh@informatik.uni-tuebingen.de Delivered-To: scsh@informatik.uni-tuebingen.de Received: from localhost (loopback [127.0.0.1]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id 6B18210D; Thu, 11 Aug 2005 16:50:49 +0200 (DFT) Received: from mx1.informatik.uni-tuebingen.de ([127.0.0.1]) by localhost (mx1 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27400-03; Thu, 11 Aug 2005 16:50:48 +0200 (DFT) Received: from www.scsh.net (bernard.Informatik.Uni-Tuebingen.De [134.2.12.122]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id 11625102; Thu, 11 Aug 2005 16:50:48 +0200 (DFT) Received: by www.scsh.net (Postfix, from userid 3123) id CAF3C5EC5; Thu, 11 Aug 2005 16:50:47 +0200 (CEST) Old-Return-Path: X-Original-To: scsh-checkins@scsh.net Delivered-To: scsh-checkins@scsh.net Subject: scsh-nuit/scheme job-viewer.scm From: Eric Knauel To: scsh-checkins@scsh.net Message-Id: <20050811145046.4A11610D@mx1.informatik.uni-tuebingen.de> Date: Thu, 11 Aug 2005 16:50:46 +0200 (DFT) Resent-Message-ID: <5AqG8D.A.XwP.HX2-CB@bernard> Resent-From: scsh-checkins@scsh.net X-Mailing-List: archive/latest/394 X-Loop: scsh-checkins@scsh.net List-Post: List-Help: List-Subscribe: List-Unsubscribe: Precedence: list Resent-Sender: scsh-checkins-request@scsh.net List-Id: List-Archive: Resent-Date: Thu, 11 Aug 2005 16:50:47 +0200 (CEST) Status: O Content-Length: 188 Lines: 7 Update of /cvsroot/scsh/scsh-nuit/scheme In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12268 Modified Files: job-viewer.scm Log Message: Print the exit status of jobs correctly From scsh-checkins-request@scsh.net Thu Aug 11 17:03:28 2005 Return-Path: X-Original-To: scsh@informatik.uni-tuebingen.de Delivered-To: scsh@informatik.uni-tuebingen.de Received: from localhost (loopback [127.0.0.1]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id C77D610E; Thu, 11 Aug 2005 17:03:27 +0200 (DFT) Received: from mx1.informatik.uni-tuebingen.de ([127.0.0.1]) by localhost (mx1 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27410-01; Thu, 11 Aug 2005 17:03:26 +0200 (DFT) Received: from www.scsh.net (bernard.Informatik.Uni-Tuebingen.De [134.2.12.122]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id 2D69610D; Thu, 11 Aug 2005 17:03:26 +0200 (DFT) Received: by www.scsh.net (Postfix, from userid 3123) id EA2EF5EC5; Thu, 11 Aug 2005 17:03:25 +0200 (CEST) Old-Return-Path: X-Original-To: scsh-checkins@scsh.net Delivered-To: scsh-checkins@scsh.net Subject: scsh-nuit/scheme job.scm nuit-packages.scm From: Eric Knauel To: scsh-checkins@scsh.net Message-Id: <20050811150324.7E7091136@mx4.informatik.uni-tuebingen.de> Date: Thu, 11 Aug 2005 17:03:24 +0200 (DFT) Resent-Message-ID: <4h5NQ.A.N2P.9i2-CB@bernard> Resent-From: scsh-checkins@scsh.net X-Mailing-List: archive/latest/395 X-Loop: scsh-checkins@scsh.net List-Post: List-Help: List-Subscribe: List-Unsubscribe: Precedence: list Resent-Sender: scsh-checkins-request@scsh.net List-Id: List-Archive: Resent-Date: Thu, 11 Aug 2005 17:03:25 +0200 (CEST) Status: O Content-Length: 232 Lines: 7 Update of /cvsroot/scsh/scsh-nuit/scheme In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14737 Modified Files: job.scm nuit-packages.scm Log Message: Fix the process status bug. Well, sort of. It's an evil hack, I think. From scsh-checkins-request@scsh.net Fri Aug 12 15:27:41 2005 Return-Path: X-Original-To: scsh@informatik.uni-tuebingen.de Delivered-To: scsh@informatik.uni-tuebingen.de Received: from localhost (loopback [127.0.0.1]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id 2832A12D; Fri, 12 Aug 2005 15:27:41 +0200 (DFT) Received: from mx1.informatik.uni-tuebingen.de ([127.0.0.1]) by localhost (mx1 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 21560-05; Fri, 12 Aug 2005 15:27:39 +0200 (DFT) Received: from www.scsh.net (bernard.Informatik.Uni-Tuebingen.De [134.2.12.122]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id 7A22C115; Fri, 12 Aug 2005 15:27:39 +0200 (DFT) Received: by www.scsh.net (Postfix, from userid 3123) id 46F225EC5; Fri, 12 Aug 2005 15:27:39 +0200 (CEST) Old-Return-Path: X-Original-To: scsh-checkins@scsh.net Delivered-To: scsh-checkins@scsh.net Subject: scsh-nuit/scheme job.scm From: Eric Knauel To: scsh-checkins@scsh.net Message-Id: <20050812132737.AEB9F1120@mx4.informatik.uni-tuebingen.de> Date: Fri, 12 Aug 2005 15:27:37 +0200 (DFT) Resent-Message-ID: Resent-From: scsh-checkins@scsh.net X-Mailing-List: archive/latest/397 X-Loop: scsh-checkins@scsh.net List-Post: List-Help: List-Subscribe: List-Unsubscribe: Precedence: list Resent-Sender: scsh-checkins-request@scsh.net List-Id: List-Archive: Resent-Date: Fri, 12 Aug 2005 15:27:39 +0200 (CEST) Status: O Content-Length: 190 Lines: 7 Update of /cvsroot/scsh/scsh-nuit/scheme In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31846 Modified Files: job.scm Log Message: used EXEC-EPF instead of RUN in the RUN/* forms. From scsh-checkins-request@scsh.net Fri Aug 12 15:29:06 2005 Return-Path: X-Original-To: scsh@informatik.uni-tuebingen.de Delivered-To: scsh@informatik.uni-tuebingen.de Received: from localhost (loopback [127.0.0.1]) by mx4.informatik.uni-tuebingen.de (Postfix) with ESMTP id 594691113; Fri, 12 Aug 2005 15:29:05 +0200 (DFT) Received: from mx4.informatik.uni-tuebingen.de ([127.0.0.1]) by localhost (mx4 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15464-02; Fri, 12 Aug 2005 15:29:04 +0200 (DFT) Received: from www.scsh.net (bernard.Informatik.Uni-Tuebingen.De [134.2.12.122]) by mx4.informatik.uni-tuebingen.de (Postfix) with ESMTP id 828E610E8; Fri, 12 Aug 2005 15:29:04 +0200 (DFT) Received: by www.scsh.net (Postfix, from userid 3123) id 737F85EC5; Fri, 12 Aug 2005 15:29:04 +0200 (CEST) Old-Return-Path: X-Original-To: scsh-checkins@scsh.net Delivered-To: scsh-checkins@scsh.net Subject: scsh-nuit/scheme job-viewer.scm From: Eric Knauel To: scsh-checkins@scsh.net Message-Id: <20050812132903.A810F10ED@mx4.informatik.uni-tuebingen.de> Date: Fri, 12 Aug 2005 15:29:03 +0200 (DFT) Resent-Message-ID: <-WutXC.A.oAR.gQK_CB@bernard> Resent-From: scsh-checkins@scsh.net X-Mailing-List: archive/latest/398 X-Loop: scsh-checkins@scsh.net List-Post: List-Help: List-Subscribe: List-Unsubscribe: Precedence: list Resent-Sender: scsh-checkins-request@scsh.net List-Id: List-Archive: Resent-Date: Fri, 12 Aug 2005 15:29:04 +0200 (CEST) Status: O Content-Length: 3879 Lines: 83 Update of /cvsroot/scsh/scsh-nuit/scheme In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32253 Modified Files: job-viewer.scm Log Message: ensure that we don't call JOB-STATUS und running jobs FFrom A.Zakharenko@netscape.net Wed Oct 19 12:06:10 2005 Return-Path: X-Original-To: scsh@informatik.uni-tuebingen.de Delivered-To: scsh@informatik.uni-tuebingen.de Received: from localhost (loopback [127.0.0.1]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id F395A12E for ; Wed, 19 Oct 2005 12:06:09 +0200 (DFT) Received: from mx1.informatik.uni-tuebingen.de ([127.0.0.1]) by localhost (mx1 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15690-04 for ; Wed, 19 Oct 2005 12:06:09 +0200 (DFT) Received: from netscape513.com (254.240-136-217.adsl-fix.skynet.be [217.136.240.254]) by mx1.informatik.uni-tuebingen.de (Postfix) with SMTP id C3C37111 for ; Wed, 19 Oct 2005 12:06:06 +0200 (DFT) From: Alexei Zakharenko To: scsh@informatik.uni-tuebingen.de Reply-To: AlexZakharenko@netscape.net Subject: REQUEST FOR URGENT BUSINESS ASSISTANCE !!!!!!!!!!! Date: Wed, 19 Oct 2005 12:06:11 +0200 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="5a8e0b59-2e96-492c-a51b-0dd60996c7de" Message-Id: <20051019100606.C3C37111@mx1.informatik.uni-tuebingen.de> X-Spam-Status: No, hits=6.077 tagged_above=2 required=6.31 tests=[AWL=-0.852, DEAR_SOMETHING=0.803, FORGED_RCVD_HELO=0.05, MILLION_USD=1.29, MIME_BOUND_MANY_HEX=2.255, MSGID_FROM_MTA_ID=1.704, PLING_PLING=0.432, SUBJ_ALL_CAPS=0.365, URG_BIZ=0.03] X-Spam-Level: ****** This is a multi-part message in MIME format --5a8e0b59-2e96-492c-a51b-0dd60996c7de Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Dear Sir/Madam, I am Mr Alexei Zakharenko a personal treasurer to Mikhail Khodorkovsky the richest man in Russia and owner of the following companies:Chairman/CEO:YUKOS = OIL (Russian Most Largest Oil Company)Chairman /CEO:Menatep SBP Bank (A well = reputable financial institution with its branches all over the world) SOURCE OF FUNDS: I have a profiling amount in an excess of FIFTY MILLION UNITED STATES DOLLAR = , which I seek your partnership in accommodating for me. You will be rewarded = with 40% of the total sum for your partnership. Can you be my partner on = this? INTRODUCTION OF MY SELF As a personal consultant to him, authority was handed over to me in transfer = of money of an American oil merchant for his last oil deal with my boss = Mikhail Khodorkovsky. Already the funds have left the shore of Russia to an European private bank = where the final crediting is expected to be carried out. While I was on the = process, My Boss got arrested for his involvement in politics by financing = the leading opposing political parties (the Union of Right Forces, led by = Boris Nemtsov, and Yabloko, a liberal/social democratic party led by Gregor = Yavlinsky) which poses treat to President Vladimir Putin second tenure as = Russian president. You can catch more of the story on YOUR ROLE: All I need from you is to stand as the beneficiary of the above quoted sum = and I will re-profile the funds with your name, which will enable the = European bank transfer the sum to you. I have decided to use this sum to = relocate to American continent and never to be connected to any of Mikhail = Khodorkovsky conglomerates. The transaction has to be concluded before Mikhail Khodorkovsky is out from = jail. As soon as I confirm your readiness to conclude the transaction with = me, I will provide you with the details. Thank you very much Regards Alexei Zakharenko(Mr) PLS RESPOND TO MY SECURED E-MAIL: AlexZakharenko@netscape.net --5a8e0b59-2e96-492c-a51b-0dd60996c7de--