On Wed, Feb 6, 2008 at 10:04 PM, Joerg Fischer <[EMAIL PROTECTED]> wrote: > (I have a list_completions(mode, filename [,stub]) function, where > mode is either "tips" or "tags", filename is a loaded tips or tags > file name, and stub is an optional string. The fucntion returns a \n > separated list of all tips or tags names from the requested file that > are completions of stub. If stub is empty or missing, all tags or > tips names are returned. Moreover, the $loaded_[tips|tags]_files > arrays give access to the loaded tips and tags file names.) As I ask in a prev mail (tags/tips completion) I think it is more useful to provide macros that give you all infos about loaded tags/tips files, and with this info you can wrote your list_completion() complete in macro.
Bert > > Jörg
-- NEdit Develop mailing list - [email protected] http://www.nedit.org/mailman/listinfo/develop
