From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2362 invoked by alias); 8 Mar 2011 08:19:53 -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: 28871 Received: (qmail 27552 invoked from network); 8 Mar 2011 08:19:38 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received-SPF: none (ns1.primenet.com.au: domain at closedmail.com does not designate permitted sender hosts) From: Bart Schaefer Message-id: <110308001918.ZM11343@torch.brasslantern.com> Date: Tue, 08 Mar 2011 00:19:18 -0800 In-reply-to: <20110308065216.GB79682@redoubt.spodhuis.org> Comments: In reply to Phil Pennock "UTF-8 and PCRE and metafy" (Mar 8, 1:52am) References: <20110308065216.GB79682@redoubt.spodhuis.org> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-workers@zsh.org Subject: Re: UTF-8 and PCRE and metafy MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On Mar 8, 1:52am, Phil Pennock wrote: } } I'm guessing I need a bunch of calls to metafy() to process the results } of extraction in zpcre_get_substrings() ? Where does the string } "zefram" come from? I mean, Andrew is capable and all, but springing } into existence like that was surprising. I'm not really the one to answer the metafy() question, but "zefram" is almost certainly coming from matching prompt_(#b)(*)_setup in promptinit.