I checked nedit bug reports. Yes. part of my patch were from the fix in 
http://sourceforge.net/tracker/index.php?func=detail&aid=1717911&group_id=11005&atid=111005.
 However, I couldn't find where the rest, i.e., the modification in 
"TextDMoveUp()" and "TextDMoveDown()" came from. The good thing is there are 
long comments about these modification so you have clues.

Regards,

JF





----- Original Message ----
From: Bert Wesarg <[EMAIL PROTECTED]>
To: NEdit development list <[email protected]>
Sent: Friday, September 19, 2008 2:17:35 AM
Subject: Re: [PATCH] consolidate macro ops

On Thu, Sep 18, 2008 at 22:41, John Ferrier <[EMAIL PROTECTED]> wrote:
> Works perfectly now. Thanks, Bert.
>
> Also have some very nice feature after apply all the patches. That's great!
>
> One missing patch is a correction for the cursor display. Maybe it is 
> originally from Thorsten Haude or Tony, which I am not sure now. However, the 
> difference is as follows:
Has this something to do with:

http://sourceforge.net/tracker/index.php?func=detail&aid=1717911&group_id=11005&atid=111005

and how can I reproduce this, what your patch fixes?

And here a note if you would like to be up-to-date with these patches.

If you see new changes, (i.e. in the web front end) you should
un-apply all patches:

  $ quilt pop -a

than get the updates from the repo:

  $ cd patches
  $ git pull
  $ cd ..

probably refresh nedit work dir:

  $ cvs up
or
  $ git pull

lastly re-apply all patches:

  $ quilt push -a

Bert
>
> Thx again,
>
> JF
-- 
NEdit Develop mailing list - [email protected]
http://www.nedit.org/mailman/listinfo/develop



      
-- 
NEdit Develop mailing list - [email protected]
http://www.nedit.org/mailman/listinfo/develop

Reply via email to