Skip to content
Back to formatted view

Raw Message

Message-ID: <35d74282d2270153922f711de2ae97fc@leeds.ac.uk>
Date: 2005-03-04T09:28:28Z
From: Yan Wong
Subject: Simple suggestion for improvement
In-Reply-To: <1109870255.5978.24.camel@ramasamy.stats>

On 3 Mar 2005, at 17:17, Adaikalavan Ramasamy wrote:

> How will you deal with multiple word searches such as
>
> 	help.search("eps dev")
>
> One way to implement would be ??"eps dev" but this looks awkward to me.

That's what you have to do with the normal help function sometimes 
anyway, e.g.

?"+"
?"base-defunct"

etc.