;;; -*- Mode:LISP; Package:USER; Base:10; Readtable:Common-Lisp; Patch-File:T -*- ;;; Patch directory for ZMail version 73 ;;; Written 5-Aug-88 15:50:47 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.2, 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. Remove error trapping from host methods for :DO-GMSGS; the GMSGS function now handles and prints out network errors. (This is more consistent.) Unfortunately, we cannot easily trap for the rename problem for people who inadvertently have *RUN-GMSGS-P* set such that they're running GMSGS by accident." "keith" NIL) ))