From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3379 invoked by alias); 1 May 2013 21:42:38 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 17803 Received: (qmail 28828 invoked from network); 1 May 2013 21:42:23 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,HTML_MESSAGE, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 Received-SPF: none (ns1.primenet.com.au: domain at brasslantern.com does not designate permitted sender hosts) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type:x-gm-message-state; bh=QAMWyTVYYrTswo2c+8U0CAj3fkzBnIn9lWEi4adTLkc=; b=NrwsNsSy9FR51aAshPXpHPbNlqoL0Aj8ksw/E7QBrAjnjcrHpLTYMX3V4JoX/7ZnHK H0aRyXEMBrBWpEuK9SFZsuo6whbr87EwhhBS1rivWAIuSMg/jmEwiM5yRZRueecmZl0j ZCWuJO22bPcg1PGnC8VmqVDdZgSKkXnjCoFLqe2oDq9JX+IxJi/l6tN6KD3LQRlbKX2d UUl5ekqA6RgB7p5SgaG8yw2s6gq8x7K+S1n9I5fKjliVLai34AwfFiRLX8/YXPBO1nHD EDdXHsxxpFxCKy6Sj7MZs3w0kVqV64VozUaLzmwx1U/z0LXlJX5cyEj1UK0kaln8HF3F 3WSQ== MIME-Version: 1.0 X-Received: by 10.112.149.137 with SMTP id ua9mr1731976lbb.81.1367444534842; Wed, 01 May 2013 14:42:14 -0700 (PDT) In-Reply-To: References: <20130501093837.633973c3@gmail.com> <87a9ofyrcr.fsf@ft.bewatermyfriend.org> <20130501130103.60e6daf6@gmail.com> Date: Wed, 1 May 2013 14:42:14 -0700 Message-ID: Subject: Re: zsh echoing every statement From: Bart Schaefer To: Zsh Users Content-Type: multipart/alternative; boundary=047d7b3437dabfe66304dbaefd89 X-Gm-Message-State: ALoCoQmZ1JkLPxFyYuF1VhCRjMrYacYY0WmqdFhgx2WnRvpGPyrZQotC7hDXIRwYKUzC8f1dNpC7 --047d7b3437dabfe66304dbaefd89 Content-Type: text/plain; charset=ISO-8859-1 Something exporting a value for the PROMPT variable or one of its relatives, perhaps? --047d7b3437dabfe66304dbaefd89--