From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3459 invoked from network); 5 Sep 2008 18:30:36 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 5 Sep 2008 18:30:36 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 36532 invoked from network); 5 Sep 2008 18:29:38 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 5 Sep 2008 18:29:38 -0000 Received: (qmail 7788 invoked by alias); 5 Sep 2008 18:29:32 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 25622 Received: (qmail 7771 invoked from network); 5 Sep 2008 18:29:30 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 5 Sep 2008 18:29:30 -0000 Received: from vms173001pub.verizon.net (vms173001pub.verizon.net [206.46.173.1]) by bifrost.dotsrc.org (Postfix) with ESMTP id 8C3D4809A17F for ; Fri, 5 Sep 2008 20:29:14 +0200 (CEST) Received: from torch.brasslantern.com ([96.238.220.178]) by vms173001.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0K6O008CKDHZ8FI3@vms173001.mailsrvcs.net> for zsh-workers@sunsite.dk; Thu, 04 Sep 2008 09:27:36 -0500 (CDT) Received: from torch.brasslantern.com (localhost.localdomain [127.0.0.1]) by torch.brasslantern.com (8.13.1/8.13.1) with ESMTP id m84ERR4g012353 for ; Thu, 04 Sep 2008 07:27:34 -0700 Received: (from schaefer@localhost) by torch.brasslantern.com (8.13.1/8.13.1/Submit) id m84ERRO3012352 for zsh-workers@sunsite.dk; Thu, 04 Sep 2008 07:27:27 -0700 Date: Thu, 04 Sep 2008 07:27:27 -0700 From: Bart Schaefer Subject: Re: Something changed about zsh linkage? In-reply-to: <20080903113506.71d7eeef@news01> To: zsh-workers@sunsite.dk Message-id: <080904072727.ZM12351@torch.brasslantern.com> MIME-version: 1.0 X-Mailer: OpenZMail Classic (0.9.2 24April2005) Content-type: text/plain; charset=us-ascii References: <080824135858.ZM16849@torch.brasslantern.com> <20080825175256.40c1879a@pws-pc> <20080903113506.71d7eeef@news01> Comments: In reply to Peter Stephenson "Re: Something changed about zsh linkage?" (Sep 3, 11:35am) X-Virus-Scanned: ClamAV 0.92.1/8167/Fri Sep 5 13:10:15 2008 on bifrost X-Virus-Status: Clean On Sep 3, 11:35am, Peter Stephenson wrote: } } Could it just be the error message is new? Yes, that's possible. I would not be surprised if (previously) zsh deliberately did not complain about being unable to load ZLE during startup.