From owner-freebsd-current Sun Mar 24 13:55:36 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA26661 for current-outgoing; Sun, 24 Mar 1996 13:55:36 -0800 (PST) Received: from palmer.demon.co.uk (palmer.demon.co.uk [158.152.50.150]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA26652 for ; Sun, 24 Mar 1996 13:55:27 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by palmer.demon.co.uk (8.6.11/8.6.11) with SMTP id VAA00701 ; Sun, 24 Mar 1996 21:50:24 GMT To: "Jordan K. Hubbard" cc: paul@netcraft.co.uk, joerg_wunsch@uriah.heep.sax.de, freebsd-current@FreeBSD.ORG, loodvrij@gridpoint.com From: "Gary Palmer" Subject: Re: Patch to talkd In-reply-to: Your message of "Sun, 24 Mar 1996 06:59:19 PST." <22960.827679559@time.cdrom.com> Date: Sun, 24 Mar 1996 21:50:23 +0000 Message-ID: <699.827704223@palmer.demon.co.uk> Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk "Jordan K. Hubbard" wrote in message ID <22960.827679559@time.cdrom.com>: > If I don't like talk requests, I can always mesg n in my elm window, > after all! :) Or do something like I've done for ages. From my .cshrc: alias startx "mesg n ; \startx ; mesg y" Problem solved :) Gary