[PATCH] consolidate macro ops
Bert Wesarg
bert.wesarg at googlemail.com
Fri Sep 19 09:17:35 CEST 2008
On Thu, Sep 18, 2008 at 22:41, John Ferrier <john_j_ferrier at yahoo.com> 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
More information about the Develop
mailing list