Sorry,

In my example I meant to use

  if("string(string")

and not

  if('string(string')

because double-quotes DO work, single-quotes do not.

- Peter


--- Peter Hodge <[EMAIL PROTECTED]> wrote:

> Hello,
> 
> I don't know what I was smoking last time I posted this question, but it
> definitely is not working for me now: If I have the following code:
> 
>   if("string(string")
> 
> and I press % while the cursor is on the last ')', it correctly jumps to the
> first '('.   But, if I change the quotes to single-quotes, it doesn't jump
> correctly, it jumps to the '(' in 'string(string'.
> 
> Is there a way to fix this?
> 
> regards,
> Peter
> 



                
____________________________________________________ 
On Yahoo!7 
360°: Share your blog, photos, interests and what matters most to you 
http://www.yahoo7.com.au/360

Reply via email to