;;; -*- Mode:LISP; Package:USER; Base:10; Readtable:Common-Lisp; Patch-File:T -*- ;;; Patch directory for ZMail version 73 ;;; Written 5-Aug-88 15:12:23 by keith (Keith Corbett) at site Gigamos Cambridge ;;; while running on Breaking Glass from band 3 ;;; with Experimental System 126.14, ZWEI 125.11, ZMail 73.1, Local-File 75.2, File-Server 24.1, Unix-Interface 13.0, Tape 24.2, Lambda-Diag 17.0, microcode 1762, SDU Boot Tape 3.14, SDU ROM 103, falambka. (:RELEASED ((0 "ZMail Loaded" "pld" NIL) (1 "Tighten up use of *run-gmsgs-p*, which determines whether ZMail tries to run GMSGS, an old Lab thing that doesn't work anywhere else in the world (I suppose). If the variable is :NO (the default), ZMail isn't supposed to run GMSGS, but the logic was broken. We don't know why this suddenly started happening -- did something else get fixed to cause the old logic to \"work\"?" "keith" NIL) (2 "Further refinement to earlier patch to handling (non-existent) GMSGS functionality. Modify SI:HOST method for :DO-GMSGS such that if ZMail does try to do GMSGS and the Chaos connection gets an error, BARF out of GMSGS processing rather than continuing. Seems fair to assume that GMSGS isn't working, in this case." "keith" NIL) ))