ReadMacroInitFile

Bert Wesarg wesarg at informatik.uni-halle.de
Fri Jun 29 14:24:45 CEST 2007


Hello,

I'm currently experimenting with the file_open_hook from Thorsten Haude
Patch Collection. But files given on the command line from nedit (not nc)
fire not this hook. That is because the ReadMacroInitFile() function is
called after the EditExistingFile() function. and the autoload.nm file is
the only way to define this file_open_hook function early enough. Now my
question: can I move the call to ReadMacroInitFile() out of the
argumenting parsing loop and call this unconditionaly before this loop?

Thanks and Regards
Bert


More information about the Develop mailing list