From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18007 invoked by alias); 4 Aug 2013 17:59:21 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 31633 Received: (qmail 18463 invoked from network); 4 Aug 2013 17:59:05 -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,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 Received-SPF: neutral (ns1.primenet.com.au: 209.85.212.171 is neither permitted nor denied by SPF record at ntlworld.com) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-proxyuser-ip:date:from:to:cc:subject:message-id:in-reply-to :references:x-mailer:mime-version:content-type :content-transfer-encoding:x-gm-message-state; bh=gc5M2NiWZ1hx+DReLsmjEGgcD4o3PCAl0g1Wu3y8T3c=; b=LNa45oYRYERWFXsueeBPr4tXP9Tchg/yEo563vbNwlmInPzDSmvg8JLP515X+FJxg8 xop5S1UaicoWdNy3L/GxRyE86+eiQ5TzkGACIo0MFXF3/5XbLN29iKsOlFubhs+g5OiN o6A69CwP8z0+O25H03liBxip2XEXuEsX4mnNbbLEZzMNRsjk9/auxR+k+OuaDkTNbM+f DR+kFMgbrjHpngcy8PMKC7Q8+SqWCdymHgBgf1tXCoUZUztfRexDxIEN2h+Iw5XfhaeH hc+vuphVq31wYFfdbETyRqSVYvlcmwXloZfM4wbEsSyJIJaKHrMf6nJFbBMs5ZAMEYhS qtXQ== X-Received: by 10.194.249.103 with SMTP id yt7mr10616223wjc.80.1375639138884; Sun, 04 Aug 2013 10:58:58 -0700 (PDT) X-ProxyUser-IP: 86.6.30.159 Date: Sun, 4 Aug 2013 18:58:56 +0100 From: Peter Stephenson To: Yuusuke Yoshimoto Cc: zsh-workers@zsh.org Subject: Re: Bug Report Message-ID: <20130804185856.17f6950d@pws-pc.ntlworld.com> In-Reply-To: References: X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.7; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQk01erLkhe2nm2DytMKjn4ZGC1lBcG/8eKBo/00mzI4mrgSuGGqLl2XEzW39/0DpGLI9t1B On Sun, 4 Aug 2013 21:16:33 +0900 Yuusuke Yoshimoto wrote: > Hello, I'm Yusuke Yoshimoto, a Japanese university student majoring in > computer science. I found a minor bug in the standard completion function > _java_class and fixed it. Thanks, I've applied this. -- Peter Stephenson Web page now at http://homepage.ntlworld.com/p.w.stephenson/