> I worked with on the KFV with this great tool (kfv.el) and it found some > files that couldn't been listed, the file name was something like > #lmc_ioctl.h# and i'm not sure if was the kfv.el the one that created or > if is part of the kernel. > In drivers/net/wan/lmc i have 11 files (included #lmc_ioctl.h#). > > But it only put 10 on the table (because of the name, i presume) , > that's why it says 90% even when all listed says 100%, after that i > pause my kfv collaboration, now i really don't have the time to solve > it. > > I'm ashamed i didn't finished completely, but at this moment this is the > most i can help.
Thanks, Luis, for finding a bug in kfv.el. Sorry that you had to be such a victim in such a prominent section. :( I will be releasing a new version soon. In the meantime, just realize a file of the form #name.ext# is just a backup file for name.ext. If indeed those account for the 10%, then surely we are 100% done on your section. Again, sorry for the confusion. As far as a fix goes, it is just a simple file counting bug. OTOH, perhaps I should also modify kfv.el so that it is impossible to make those files in the first place. They are a normal part of safe editing practice with Emacs (like file.name~ files in vi I think), but, of course, our work has nothing to do with editing source code for the Linux kernel. _______________________________________________ gNewSense-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/gnewsense-users
