Topic: problem with matching paren configuration (1 of 5), Read 36 times
Conf: Installation, Configuration
From: Bernd Richert
Date: Thursday, January 06, 2005 12:49 PM

I have removed the angle brackets from the matching paren string.
The cfs command displays the correct string:
MATCHING_PAREN "[][()({}{"

With this configuration, I have the following behaviour:
{Goto, Matching} moves me to either '<' or '>', whatever is next.
From that position, if again doing {Goto, Matching}, there is no
further movement.
I am using version 6.12.1.

Can anybody help?

Regards
Bernd

 


Topic: Re: problem with matching paren configuration (2 of 5), Read 35 times
Conf: Installation, Configuration
From: Ted Green
Date: Friday, January 07, 2005 10:58 AM

At 12:50 PM 1/6/2005, you wrote:
>I have removed the angle brackets from the matching paren string.
>The cfs command displays the correct string:
>MATCHING_PAREN "[][()({}{"
>
>With this configuration, I have the following behaviour:
>{Goto, Matching} moves me to either '<' or '>', whatever is next.
>>From that position, if again doing {Goto, Matching}, there is no
>further movement.

I can replicate the bug! We will fix it today.
(I don't think changing MATCHING_PAREN has worked in a long time, as there is missing code.)

Ted.


Ted.
-------------------------------------------------------------------------
Ted Green (ted@...) Greenview Data, Inc.
Web: www.... Fax: 734-996-1308 PO Box 1586, Ann Arbor, MI 48106
Tel: (734) 996-1300 Desk: 734-369-3550 VEDIT - Text/Data/Binary Editor
-------------------------------------------------------------------------
www.SpamStopsHere.com ranked #1 in accuracy by Network Computing Magazine

 


Topic: Re: problem with matching paren configuration (3 of 5), Read 33 times
Conf: Installation, Configuration
From: Ted Green
Date: Friday, January 07, 2005 11:42 AM

At 12:50 PM 1/6/2005, you wrote:
>I have removed the angle brackets from the matching paren string.
>The cfs command displays the correct string:
>MATCHING_PAREN "[][()({}{"...

I have fixed it in the code; I will release it in a few days after completing some other fixes and changes.

Ted.

 


Topic: Re: problem with matching paren configuration (4 of 5), Read 33 times
Conf: Installation, Configuration
From: Bernd Richert
Date: Friday, January 07, 2005 12:57 PM

Ted,

I am amazed, you react that quick.

Bernd

 


Topic: Re: problem with matching paren configuration (5 of 5), Read 37 times
Conf: Installation, Configuration
From: Ted Green
Date: Friday, January 07, 2005 03:51 PM

At 12:58 PM 1/7/2005, you wrote:
>I am amazed, you react that quick.

Not always, but right now we are working on VEDIT coding.
Also, easily "replicable" bugs are a luxury. ;-)

Ted.