From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25197 invoked from network); 4 May 2008 19:11:07 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) 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.4 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 4 May 2008 19:11:07 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 41957 invoked from network); 4 May 2008 19:11:02 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 4 May 2008 19:11:02 -0000 Received: (qmail 20729 invoked by alias); 4 May 2008 19:10:58 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 24917 Received: (qmail 20706 invoked from network); 4 May 2008 19:10:57 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 4 May 2008 19:10:57 -0000 Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.234]) by bifrost.dotsrc.org (Postfix) with ESMTP id 15FBF80ED172 for ; Sun, 4 May 2008 21:10:53 +0200 (CEST) Received: by rv-out-0506.google.com with SMTP id g37so1266297rvb.21 for ; Sun, 04 May 2008 12:10:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=1lqZk0Lrpf47NXZkswwVqTmTDru4sVdyehh32dAAO2M=; b=m30Crq6dQB6gbhvk1HFpEyzRpjqnn8WeDxj+p7B2zoxRia+DcSSsS405hxkjVl9fUhHwihEif2ZkHJd0hVTIqV4XvShfcRhkwVOaBlRtfnRF3x2O/SnVcIW7fcJzZxdg4Jv8eaiwY3dvfHFauc5PSNVGZwV7AgPyj0HfBiNod90= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VO2t3EKCct1nPKqMmm387YhdJoCGisdsOR0tqNv8Ey/qo+6gXWyUCRxanHJxys79yiMihCxVINCKnS5B/67t2vw6XOQgCQuA1oCRNY9j5luvnQaB2aLjcQypQnBdMGF+Eno2JjqsbeDTwdAKvwtj/8ojMu+Qf8GG3EnzVVyW0qc= Received: by 10.140.128.11 with SMTP id a11mr2419242rvd.232.1209928252501; Sun, 04 May 2008 12:10:52 -0700 (PDT) Received: by 10.140.127.7 with HTTP; Sun, 4 May 2008 12:10:52 -0700 (PDT) Message-ID: <237967ef0805041210w7e88aae1u92c2a52df2ab0756@mail.gmail.com> Date: Sun, 4 May 2008 21:10:52 +0200 From: "Mikael Magnusson" To: zsh-workers@sunsite.dk Subject: Re: Identify "active" region? In-Reply-To: <200805041805.m44I5KP6003390@pws-pc.ntlworld.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <237967ef0805040628s6fea0226ie8bc02607e4583e0@mail.gmail.com> <200805041805.m44I5KP6003390@pws-pc.ntlworld.com> X-Virus-Scanned: ClamAV 0.91.2/7023/Sun May 4 19:35:05 2008 on bifrost X-Virus-Status: Clean 2008/5/4 Peter Stephenson : > "Mikael Magnusson" wrote: > > > I realize two things just after hitting send, 1) the variable should > > > probably be called something like REGIONACTIVE, and 2) I didn't write > > > any documentation for it. > > I'd actually prefer REGION_ACTIVE, if you don't mind (compare > region_highlight). Feel free to change it, I don't mind either way. (I take it a repost is not necessary). -- Mikael Magnusson