From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from owm.eumx.net ([91.82.101.43]) by ttr; Fri Nov 1 01:02:15 EDT 2013 Date: Fri, 01 Nov 2013 05:02:10 +0000 Message-ID: <20131101050210.Horde.T54JsejpOAx1KTNpwpafLw1@ssl.eumx.net> List-ID: <9front.9front.org> X-Glyph: ➈ X-Bullshit: self-signing CMS element-scale interface From: Kurt H Maier To: 9front@9front.org Subject: Re: [9front] incremental regular expression search in mothra References: <20131101044648.GD11218@iota.offblast.org> In-Reply-To: <20131101044648.GD11218@iota.offblast.org> User-Agent: Internet Messaging Program (IMP) H5 (6.1.4) Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline Quoting Nick Owens : > > feedback is welcome. > Any reason to use 'n' for next search instead of '/'? You might even be able to elide error checking for 'n' with no previous search; just execute a null search on / with not antecedent. khm