[m-rev.] for review: minor change to mtags

Fergus Henderson fjh at cs.mu.OZ.AU
Fri Jul 6 20:53:52 AEST 2001


On 06-Jul-2001, David Overton <dmo at cs.mu.OZ.AU> wrote:
> This looks fine.  Thanks Fergus.
> 
> > 	
> > 	(The ideal thing to do here would be to search for clauses with
> > 	any number of qualifiers, but that is tricky to do right, because
> > 	the right operator to use for disjunction in the search pattern
> > 	varies depending on the exact vim options set; it could be either
> > 	"|" or "\|".)
> 
> Are you referring to the 'magic' option?

Yes.

> If so, according to the Vim
> documentation, this option does not affect the disjunction operator --
> you should use '\|' regardless of whether 'magic' is set or not.

Hmm, you're right.  My log message was wrong.
Still, for now I'll go with the easy fix;
the complete fix can wait until later.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list