From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4578 invoked from network); 11 Jun 2004 15:05:19 -0000 Received: from thor.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.86) by ns1.primenet.com.au with SMTP; 11 Jun 2004 15:05:19 -0000 Received: (qmail 25313 invoked from network); 11 Jun 2004 15:04:44 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 11 Jun 2004 15:04:44 -0000 Received: (qmail 1967 invoked by alias); 11 Jun 2004 15:04:27 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7523 Received: (qmail 1957 invoked from network); 11 Jun 2004 15:04:26 -0000 Received: from thor.dotsrc.org (HELO a.mx.sunsite.dk) (qmailr@130.225.247.86) by sunsite.dk with SMTP; 11 Jun 2004 15:04:23 -0000 Received: (qmail 24380 invoked from network); 11 Jun 2004 15:04:23 -0000 Received: from dan.emsphone.com (root@199.67.51.101) by a.mx.sunsite.dk with SMTP; 11 Jun 2004 15:04:21 -0000 Received: (from dan@localhost) by dan.emsphone.com (8.12.10/8.12.10) id i5BF4Eer095214; Fri, 11 Jun 2004 10:04:14 -0500 (CDT) (envelope-from dan) Date: Fri, 11 Jun 2004 10:04:14 -0500 From: Dan Nelson To: Aaron Davies Cc: zsh-users@sunsite.dk Subject: Re: zsh in GNU Screen--Login Shell? Message-ID: <20040611150414.GA26898@dan.emsphone.com> References: <20040611054525.GB18939@blorf.net> <2CF5DF9D-BB6B-11D8-B393-000502631FBD@louisville.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2CF5DF9D-BB6B-11D8-B393-000502631FBD@louisville.edu> X-OS: FreeBSD 5.2-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=0.0 required=6.0 tests=none autolearn=no version=2.63 X-Spam-Hits: 0.0 In the last episode (Jun 11), Aaron Davies said: > On Friday, June 11, 2004, at 01:45 AM, Wayne Davison wrote: > >On Fri, Jun 11, 2004 at 01:36:16AM -0400, Aaron Davies wrote: > > > >> __ __ > >> / ) / ) > >> /--/ __. __ ______ / / __. , __o _ _ > >> / (_(_/|_/ (_(_) / <_ /__/_(_/|_\/ <__ > > >Random aside: doesn't this spell Aarom Davies? (with an 'm')? > > Yes, it does, at least if you're seeing it in a fixed-width font, > which I presume you are, since you're using Mutt. The thing on the > end of the first name is supposed to be a cursive 'n', with some sort > of trailing stroke after it. I've fiddled around with a it once or > twice to try to get it to look more like an 'n', but never found > anything I really liked. It was made by a friend of mine on his DOS > box using an old prog called CURSIVE.EXE; I've tried to find a > comparable font in FIGlet, but to no avail. The source to cursive is at ftp://puck.nether.net/pub/janc/ if you want to build it on Unix (there are also FreeBSD and Darwin ports in their respective port trees). Otherwise, "figlet -f cursive Aaron Davies" is very close. -- Dan Nelson dnelson@allantgroup.com