From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22684 invoked from network); 19 Jan 2004 03:34:28 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 19 Jan 2004 03:34:28 -0000 Received: (qmail 4264 invoked by alias); 19 Jan 2004 03:34:15 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7003 Received: (qmail 4254 invoked from network); 19 Jan 2004 03:34:15 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 19 Jan 2004 03:34:15 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [203.24.36.2] by sunsite.dk (MessageWall 1.0.8) with SMTP; 19 Jan 2004 3:34:14 -0000 Received: (qmail 20885 invoked by uid 8); 19 Jan 2004 03:34:11 -0000 To: zsh-users@sunsite.dk Path: not-for-mail From: Geoff Wing X-Newsgroups: lists.zsh.users Subject: Re: "parse error near `\n'" on last line of zshrc Date: Mon, 19 Jan 2004 03:34:11 +0000 (UTC) Organization: PrimeNet Computer Consultants Message-ID: References: <20040118212208.143cd913@dooby.doobv.doo> Reply-To: mason@primenet.com.au NNTP-Posting-Host: sparkles.primenet.com.au X-Trace: coral.primenet.com.au 1074483251 22594 203.43.15.10 (19 Jan 2004 03:34:11 GMT) X-Complaints-To: usenet@coral.primenet.com.au NNTP-Posting-Date: Mon, 19 Jan 2004 03:34:11 +0000 (UTC) User-Agent: slrn/0.9.8.0 (NetBSD) Scott C. Linnenbringer typed: : /home/sl/.zshrc:311: parse error near `\n' Fix up the sshot() function (around line 158/159). It has an unmatched ' at the end.