Great and thanks, On Jan 22, 2008 3:50 PM, Joerg Fischer <[EMAIL PROTECTED]> wrote: > Hi, > > the help section about action routines is messy. Since I don't know > how to fix this in one big blow, I took a step by step manner. The > first step is to separate the mouse-only actions from the other > actions, because these can't be used inside macros but are only to be > bound directly to mouse events. IMO, this step is a must, so the diff > file for this is mouseActions.diff. > (Please note that I also renamed move-destination() to > move_destination() and that I use this action regardless of whether or > not it is unusual, so you have my email sent for this hereby. > Moreover, there is a small fix for HTML generation, the Range_Sets_ > reference must be Rangesets_.) > > > As next intermediate step, I changed the worst about the Menu Action > Routine Arguments part. In the longer run, one probably should write > a well-documented alphabetical list of all action routines (excluding > only the mouse actions, which have their separate entry now). > > Since I don't know if you like the second change, I also post a > separate diff file for it, called mouseAndMenuActions.diff. This > *includes* the mouseActions.diff, so you need to apply only *one* diff > file, either the mouseActions.diff for only the mouse actions, or the > mouseAndMenuActions.diff for the mouse actions and the menu action > changes. >
I'm currently creating a calltips file for NEdit macros from the help files. My eyes catches the following inconsistence: the terminateing '**' is either after the function name or after the argument list. And btw, how long must NEdit carry these '-' function name versions around? Regards. Bert > Cheers, > Jörg > > -- > 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
